aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/lib.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-01-01 16:33:45 +0000
committerGitHub <[email protected]>2021-01-01 16:33:45 +0000
commitc92c9fdc52ee04a88ee2950a93afc34b4870616b (patch)
tree4d0b7da08fe7955d7a676a075e9011e296d55e86 /crates/hir_ty/src/lib.rs
parent56a7bf7ede12f6bec194265ea4a95911c9e469bd (diff)
parent273d2f91234367bd1348a6c4d84df22fe35becf5 (diff)
Merge #7123
7123: Add support for Rust 2021. r=lnicola a=m-ou-se This adds `2021` in all places where rust-analyzer already knew about `2015` and `2018`. The only edition-specific behaviour I could find in the source code was gated on a direct comparison with `Edition2015`, so `Edition2021` should (correctly) behave the same as `Edition2018`: https://github.com/rust-analyzer/rust-analyzer/blob/56a7bf7ede12f6bec194265ea4a95911c9e469bd/crates/hir_def/src/nameres/path_resolution.rs#L132 Co-authored-by: Mara Bos <[email protected]>
Diffstat (limited to 'crates/hir_ty/src/lib.rs')
0 files changed, 0 insertions, 0 deletions