ZIm/crates/semantic_index/src
Marshall Bowers dfad36f668
Upgrade tree-sitter-php to v0.21.1 (#6902)
This PR upgrades `tree-sitter-php` to v0.21.1.

Here is the diff between our current version and this version:
d43130fd15...29a49d3a53

The primary impetus for this change is to get this change that adds the
`license` field to the `Cargo.toml`:
https://github.com/tree-sitter/tree-sitter-php/pull/193

This will silence the warning that is shown when running
`script/generate-licenses`.

Release Notes:

- Upgraded `tree-sitter-php` to v0.21.1.
2024-01-27 17:43:39 -05:00
..
db.rs Remove 2 suffix for fs, db, semantic_index, prettier 2024-01-03 12:09:42 -08:00
embedding_queue.rs Remove 2 suffix for fs, db, semantic_index, prettier 2024-01-03 12:09:42 -08:00
parsing.rs Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
semantic_index.rs Move interaction with keychain off the main thread 2024-01-24 14:53:05 +01:00
semantic_index_settings.rs Display setting documentation in settings.json (#3936) 2024-01-08 19:30:18 +01:00
semantic_index_tests.rs Upgrade tree-sitter-php to v0.21.1 (#6902) 2024-01-27 17:43:39 -05:00