-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Rollup of 9 pull requests #101064
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Rollup of 9 pull requests #101064
Conversation
…reate_feature_err() builder
…tc_driver, r=davidtwco Migrate rustc_driver to SessionDiagnostic First timer noob here 👋🏽 I'm having a problem understanding how I can retrieve the span, and how to properly construct the error structs to avoid the current compilation errors. Any help pointing me in the right direction would be much appreciated 🙌🏽
on `region_errors.rs` `@rustbot` label +A-translation
Tried to roll up all of the translation PRs into one cc @davidtwco |
Well I also included one that wasn't a translation PR but oh well. |
@bors r+ rollup=never p=5 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR: previous master: 2b443a8d97 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (bb8a08f): comparison URL. Overall result: ❌✅ regressions and improvements - ACTION NEEDEDNext Steps: If you can justify the regressions found in this perf run, please indicate this with @rustbot label: +perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Footnotes |
@rustbot label: -perf-regression |
Successful merges:
rustc_ty_utils
toSessionDiagnostic
#100735 (Migraterustc_ty_utils
toSessionDiagnostic
)rustc_lint
errors toSessionDiagnostic
#100776 (Migraterustc_lint
errors toSessionDiagnostic
)rustc_attr
crate diagnostics #100836 (Migraterustc_attr
crate diagnostics)region_errors.rs
#100900 (onregion_errors.rs
)Failed merges:
symbol_mangling
module to new diagnostics structs #100831 (Migratesymbol_mangling
module to new diagnostics structs)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup