rust-analyzer/crates/hir-expand/src
Johann Hemmann 3041164301 Temporarily allow all lints which occur
They will be removed one by one
2024-01-19 12:52:12 +01:00
..
ast_id_map.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
attrs.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
builtin_attr_macro.rs Remove Delimiter::DUMMY_INVISIBLE 2023-12-20 14:00:14 +01:00
builtin_derive_macro.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
builtin_fn_macro.rs Temporarily allow all lints which occur 2024-01-19 12:52:12 +01:00
change.rs internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00
db.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
eager.rs Move Intern and Lookup traits to hir-expand 2023-12-20 21:24:20 +01:00
files.rs fix: Deduplicate annotations 2023-12-19 08:49:00 +01:00
fixup.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
hygiene.rs fix: Fix SyntaxContextID using incorrect self IDs 2024-01-01 12:54:30 +01:00
lib.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
mod_path.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
name.rs minor: Make use of some new SmolStr improvements 2024-01-17 13:47:15 +01:00
proc_macro.rs internal: Split out a span crate 2023-12-18 14:08:33 +01:00
quote.rs Temporarily allow all lints which occur 2024-01-19 12:52:12 +01:00
span_map.rs Record macro def site spans 2023-12-21 09:54:47 +01:00