Auto merge of #152294 - JonathanBrouwer:rollup-ygNTxe8, r=JonathanBrouwer
Rollup of 3 pull requests Successful merges: - rust-lang/rust#149960 (add `unreachable_cfg_select_predicates` lint) - rust-lang/rust#152168 (Port `rustc_intrinsic_const_stable_indirect` and `rustc_intrinsic` to the new attribute parser) - rust-lang/rust#152289 (Also duplicate `#[expect]` attribute in `#[derive]`-ed code)
This commit is contained in:
commit
c7f5f3e0d5
32 changed files with 443 additions and 90 deletions
|
|
@ -3539,6 +3539,7 @@ dependencies = [
|
|||
"rustc_abi",
|
||||
"rustc_ast",
|
||||
"rustc_ast_pretty",
|
||||
"rustc_data_structures",
|
||||
"rustc_errors",
|
||||
"rustc_feature",
|
||||
"rustc_hir",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue