rust/crates/syntax
DropDemBits 02c7b8b9ba
Add MethodCallExpr::get_or_create_generic_arg_list
Mirrors `PathSegment's` version, except that it always generates a
turbofish
2023-11-11 21:05:26 -05:00
..
fuzz fix(fuzz): Fixes broken Cargo.toml for fuzz tests 2023-01-24 10:54:10 -08:00
src Add MethodCallExpr::get_or_create_generic_arg_list 2023-11-11 21:05:26 -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