add a rustc::query_stability
lint
This commit is contained in:
parent
7f7915347d
commit
80fe0bb76e
11 changed files with 246 additions and 65 deletions
|
@ -1115,6 +1115,7 @@ symbols! {
|
|||
rustc_layout_scalar_valid_range_end,
|
||||
rustc_layout_scalar_valid_range_start,
|
||||
rustc_legacy_const_generics,
|
||||
rustc_lint_query_instability,
|
||||
rustc_macro_transparency,
|
||||
rustc_main,
|
||||
rustc_mir,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue