rust/crates/hir_expand
bors[bot] 6aeeb4ef33
Merge #10603
10603: fix: Don't resolve attributes to non attribute macros r=Veykril a=Veykril

Also changes `const`s to `static`s for `Limit`s as we have interior mutability in those(though only used with a certain feature flag enabled).

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-10-21 10:39:26 +00:00
..
src Don't resolve attributes to non attribute macros 2021-10-21 12:22:40 +02:00
Cargo.toml Move IdxRange into la_arena 2021-10-15 13:03:28 +11:00