rust/crates/syntax
DropDemBits 787ca888e3
Add IdentPat::set_pat
Needed so that the `tuple_pat` node gets added to the syntax tree,
which is required as we're using structured snippets.
2023-11-13 20:41:06 -05:00
..
fuzz fix(fuzz): Fixes broken Cargo.toml for fuzz tests 2023-01-24 10:54:10 -08:00
src Add IdentPat::set_pat 2023-11-13 20:41:06 -05:00
test_data Spelling 2023-04-19 09:45:55 -04:00
Cargo.toml Switch to in-tree rustc dependencies with a cfg flag 2023-09-15 18:10:11 +03:30
rust.ungram Implement builtin#format_args, using rustc's format_args parser 2023-09-05 19:19:46 +02:00