| Age | Commit message (Expand) | Author | Lines |
| 2022-09-03 | Rollup merge of #100928 - CleanCut:rustc_metadata_diagnostics, r=davidtwco | Dylan DPC | -0/+1 |
| 2022-09-02 | update Miri | Ralf Jung | -0/+20 |
| 2022-09-02 | Rollup merge of #101166 - GuillaumeGomez:error-index-mdbook, r=notriddle | Guillaume Gomez | -1/+1 |
| 2022-09-02 | Auto merge of #101248 - RalfJung:miri, r=RalfJung | bors | -33/+5 |
| 2022-09-01 | update Miri | Ralf Jung | -33/+5 |
| 2022-09-01 | Auto merge of #100869 - nnethercote:replace-ThinVec, r=spastorino | bors | -0/+15 |
| 2022-08-31 | update few crates to drop old deps | klensy | -123/+33 |
| 2022-08-31 | Rollup merge of #101140 - Jarcho:clippyup, r=Jarcho | Matthias Krüger | -0/+1 |
| 2022-08-31 | Generate error index with mdbook instead of raw HTML pages | Guillaume Gomez | -1/+1 |
| 2022-08-31 | respond to review feedback: mainly eliminate as many conversions as possible... | Nathan Stocks | -0/+1 |
| 2022-08-31 | Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup | Jason Newcomb | -0/+1 |
| 2022-08-31 | Rollup merge of #100831 - JhonnyBillM:migrate-symbol-mangling-to-diagnostics-... | Ralf Jung | -0/+2 |
| 2022-08-31 | Rollup merge of #100730 - CleanCut:diagnostics-rustc_monomorphize, r=davidtwco | Ralf Jung | -0/+2 |
| 2022-08-30 | ADD - InvalidSymbolName to migrate symbol-name({}) error to new diagnostics i... | Jhonny Bill Mena | -0/+2 |
| 2022-08-30 | Auto merge of #101195 - Dylan-DPC:rollup-rhjaz6r, r=Dylan-DPC | bors | -1/+0 |
| 2022-08-30 | Rollup merge of #100653 - cuviper:fptoint_sat, r=michaelwoerister,antoyo | Dylan DPC | -1/+0 |
| 2022-08-30 | Auto merge of #98100 - bjorn3:use_object_for_bitcode_reading, r=wesleywiser | bors | -0/+1 |
| 2022-08-29 | Auto merge of #101147 - weihanglo:update-cargo, r=Mark-Simulacrum | bors | -6/+6 |
| 2022-08-29 | Auto merge of #98626 - oli-obk:tracing, r=lcnr | bors | -7/+14 |
| 2022-08-29 | Update cargo | Weihang Lo | -6/+6 |
| 2022-08-29 | Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`. | Nicholas Nethercote | -0/+15 |
| 2022-08-29 | Rollup merge of #100843 - IntQuant:issue-100717-infer, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2022-08-27 | Sunset RLS | Eric Huss | -457/+22 |
| 2022-08-27 | Add replace-version-placeholder tool | est31 | -0/+8 |
| 2022-08-26 | Rollup merge of #100890 - adriantombu:migrate_diagnostic_rustc_driver, r=davi... | Michael Goulet | -0/+1 |
| 2022-08-26 | Rollup merge of #100744 - 5225225:migrate-rustc-mir-dataflow, r=davidtwco | Michael Goulet | -0/+3 |
| 2022-08-26 | Rollup merge of #100735 - Facel3ss1:ty-utils-translation, r=davidtwco | Michael Goulet | -0/+1 |
| 2022-08-26 | Rollup merge of #100724 - JeanCASPAR:migrate-ast_lowering-to-session-diagnost... | Michael Goulet | -0/+1 |
| 2022-08-26 | revert src/tools/cargo submodule to where it ought to be from where we rebased | Nathan Stocks | -4/+4 |
| 2022-08-26 | Migrate rustc_ty_utils to use SessionDiagnostic | Peter Medus | -0/+1 |
| 2022-08-26 | Remove unused build dependency | Guillaume Gomez | -1/+0 |
| 2022-08-25 | rebased: convert rustc_monomorphize errors to SessionDiagnostic | Nathan Stocks | -4/+6 |
| 2022-08-25 | Start moving rustc_driver to SessionDiagnostic | Adrian Tombu | -0/+1 |
| 2022-08-25 | Rollup merge of #100780 - wonchulee:translation_save_analysis, r=davidtwco | Yuki Okushi | -0/+2 |
| 2022-08-23 | Update cargo | Eric Huss | -4/+4 |
| 2022-08-24 | save_analysis: Migrate diagnostics | Wonchul Lee | -0/+2 |
| 2022-08-23 | Rollup merge of #100768 - Facel3ss1:plugin-impl-translation, r=davidtwco | Dylan DPC | -0/+1 |
| 2022-08-23 | Migrate OpaqueHiddenType, E0282, E0283, E0284, E0698 | Nikita Tomashevich | -0/+1 |
| 2022-08-23 | Migrate rustc_mir_dataflow to diagnostic structs | 5225225 | -0/+3 |
| 2022-08-23 | Rollup merge of #100862 - ehuss:tidy-crossbeam, r=Mark-Simulacrum | Matthias Krüger | -1/+0 |
| 2022-08-22 | safe transmute: use `Assume` struct to provide analysis options | Jack Wrenn | -0/+1 |
| 2022-08-22 | Migrate ast_lowering::path to SessionDiagnostic | Jean CASPAR | -0/+1 |
| 2022-08-22 | Migrate rustc_plugin_impl to SessionDiagnostic | Peter Medus | -0/+1 |
| 2022-08-21 | tidy: remove crossbeam-utils | Eric Huss | -1/+0 |
| 2022-08-22 | Migrate forbidden_let | finalchild | -0/+1 |
| 2022-08-21 | Auto merge of #100624 - GuillaumeGomez:update-minifier-version, r=nnethercote | bors | -2/+2 |
| 2022-08-20 | Rollup merge of #100642 - mzohreva:mz/update-sgx-abi-cancel-queue, r=Mark-Sim... | Matthias Krüger | -2/+2 |
| 2022-08-17 | Rollup merge of #100656 - ehuss:update-cargo, r=ehuss | Matthias Krüger | -1/+1 |
| 2022-08-17 | Rollup merge of #100646 - finalchild:emoji-diag, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2022-08-16 | Update cargo | Eric Huss | -1/+1 |