rust-analyzer/crates/parser
Igor Matuszewski a7224c998d Don't explicitly warn against semicolon_in_expressions_from_macros
This has been warn-by-default for two years now and has already been
added to the future-incompat lints in 1.68.
2023-12-05 11:35:09 +01:00
..
src Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
test_data Improve error handling for top-level let statements 2023-12-01 10:37:21 +09:00
Cargo.toml Switch to in-tree rustc dependencies with a cfg flag 2023-09-15 18:10:11 +03:30