diff options
| author | Michael Goulet <michael@errs.io> | 2023-08-04 19:47:39 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-04 19:47:39 -0700 |
| commit | 200fa5d621f3706a559458c24d74ec90ee6269ed (patch) | |
| tree | 8d946e10403577b29f15a8c79005da5ab3ccab43 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | a7f0900a2ade52564e6176acd6a3d49343140b09 (diff) | |
| parent | f78485a97ecea3327e212275a32bd987267cbdc8 (diff) | |
| download | rust-200fa5d621f3706a559458c24d74ec90ee6269ed.tar.gz rust-200fa5d621f3706a559458c24d74ec90ee6269ed.zip | |
Rollup merge of #114482 - compiler-errors:sigh, r=pnkfelix
Fix ui-fulldeps missing the `internal_features` lint on stage 0 Similar to #114102, `ui-fulldeps --stage=1` builds using the the stage 0 compiler instead of the stage 1 compiler. That means that the new `internal_features` lint is referencing a lint that does not exist. Gate the flag it properly until the next feature bump. Maybe we should just add ui-fulldeps stage 1 into CI somewhere so this is flagged before landing.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
