Record enabled unstable features into DefMap

This commit is contained in:
iDawer 2022-09-02 12:52:58 +05:00
parent 1fa9d5e07b
commit 8ae58b9fe4
4 changed files with 27 additions and 18 deletions

View file

@ -336,6 +336,7 @@ pub mod known {
test,
test_case,
recursion_limit,
feature,
// Safe intrinsics
abort,
add_with_overflow,