rust-analyzer/crates/hir-def
Chayim Refael Friedman 5c06f047b9 When checking for forbidden expr kind matches, account for rawness
An expression starting with `r#const` etc. should be accepted even in edition <=2021.
2024-09-19 23:38:48 +03:00
..
src When checking for forbidden expr kind matches, account for rawness 2024-09-19 23:38:48 +03:00
Cargo.toml Replace once_cell with std's recently stabilized OnceCell/Lock and LazyCell/Lock 2024-08-16 09:53:37 +03:00