mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-02 04:48:13 +00:00
Support RFC 2396
AKA. target_feature 1.1, or non unsafe target_feature.
This commit is contained in:
parent
2df4ecfc74
commit
791b1ebfd4
14 changed files with 132 additions and 24 deletions
|
|
@ -457,6 +457,8 @@ define_symbols! {
|
|||
system,
|
||||
sysv64,
|
||||
Target,
|
||||
target_feature,
|
||||
enable,
|
||||
termination,
|
||||
test_case,
|
||||
test,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue