rust-analyzer/crates/ide-ssr/src
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
..
errors.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
fragments.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
from_comment.rs Run cargo fmt 2022-07-20 15:06:15 +02:00
lib.rs Don't explicitly warn against semicolon_in_expressions_from_macros 2023-12-05 11:35:09 +01:00
matching.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
nester.rs Run cargo fmt 2022-07-20 15:06:15 +02:00
parsing.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
replacing.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
resolving.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
search.rs Updated search to expose some more functions and to make search take the search scope by reference. 2023-07-09 17:30:21 -04:00
tests.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00