mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
Record enabled unstable features into DefMap
This commit is contained in:
parent
1fa9d5e07b
commit
8ae58b9fe4
4 changed files with 27 additions and 18 deletions
|
@ -336,6 +336,7 @@ pub mod known {
|
|||
test,
|
||||
test_case,
|
||||
recursion_limit,
|
||||
feature,
|
||||
// Safe intrinsics
|
||||
abort,
|
||||
add_with_overflow,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue