| Age | Commit message (Expand) | Author | Lines |
| 2024-01-09 | Rollup merge of #118903 - azhogin:azhogin/skip_second_stmt_debuginfo.rs, r=pe... | Matthias Krüger | -9/+1 |
| 2024-01-08 | Improved support of collapse_debuginfo attribute for macros. | Andrew Zhogin | -9/+1 |
| 2024-01-08 | Use chaining for `DiagnosticBuilder` construction and `emit`. | Nicholas Nethercote | -3/+4 |
| 2024-01-07 | Update test for `E0796` and `static_mut_ref` lint | Obei Sideg | -0/+3 |
| 2023-12-31 | Merge commit '6d355f6844323db03bfd608899613e363e701951' into sync_cg_clif-202... | bjorn3 | -20/+22 |
| 2023-12-28 | Remove movability from TyKind::Coroutine | Michael Goulet | -2/+2 |
| 2023-12-26 | Auto merge of #119146 - nnethercote:rm-DiagCtxt-api-duplication, r=compiler-e... | bors | -69/+79 |
| 2023-12-24 | Fix borked subtree syncs | bjorn3 | -256/+33 |
| 2023-12-24 | Merge commit '26c02eb2904da9a53d2220d4f3069b19a3c81d3d' into sync_cg_clif-202... | bjorn3 | -34/+66 |
| 2023-12-24 | Remove more `Session` methods that duplicate `DiagCtxt` methods. | Nicholas Nethercote | -4/+4 |
| 2023-12-24 | Remove `Session` methods that duplicate `DiagCtxt` methods. | Nicholas Nethercote | -65/+75 |
| 2023-12-22 | Rollup merge of #119171 - nnethercote:cleanup-errors-4, r=compiler-errors | Michael Goulet | -1/+1 |
| 2023-12-23 | Rename `EarlyDiagCtxt` methods to match `DiagCtxt`. | Nicholas Nethercote | -1/+1 |
| 2023-12-22 | update cfg(bootstrap)s | Pietro Albini | -3/+3 |
| 2023-12-19 | Merge commit '3a9bf729322fb5035518f99b9d76a742bf7c124e' into sync_cg_clif-202... | bjorn3 | -117/+225 |
| 2023-12-18 | Rename many `DiagCtxt` and `EarlyDiagCtxt` locals. | Nicholas Nethercote | -2/+2 |
| 2023-12-18 | Rename many `DiagCtxt` arguments. | Nicholas Nethercote | -2/+2 |
| 2023-12-18 | Rename `Session::span_diagnostic` as `Session::dcx`. | Nicholas Nethercote | -1/+1 |
| 2023-12-18 | Rename `EarlyErrorHandler` as `EarlyDiagCtxt`. | Nicholas Nethercote | -4/+3 |
| 2023-12-18 | Rename `Handler` as `DiagCtxt`. | Nicholas Nethercote | -1/+1 |
| 2023-12-14 | update use of feature flags | lcnr | -1/+1 |
| 2023-12-13 | Auto merge of #118534 - RalfJung:extern-type-size-of-val, r=WaffleLapkin | bors | -60/+0 |
| 2023-12-12 | remove a cranelift test that doesn't make sense any more | Ralf Jung | -60/+0 |
| 2023-12-11 | Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwco | bors | -1/+1 |
| 2023-12-10 | remove redundant imports | surechen | -13/+2 |
| 2023-12-09 | Add simd_masked_{load,store} platform-intrinsics | Jakub Okoński | -1/+51 |
| 2023-12-07 | Auto merge of #118324 - RalfJung:ctfe-read-only-pointers, r=saethlin | bors | -2/+4 |
| 2023-12-07 | ctfe interpreter: extend provenance so that it can track whether a pointer is... | Ralf Jung | -2/+4 |
| 2023-12-06 | Adjust tests for newly added ambiguous_wide_pointer_comparisons lint | Urgau | -1/+1 |
| 2023-12-04 | Give `Handler::fatal` and `Session::fatal` the same return type. | Nicholas Nethercote | -1/+1 |
| 2023-11-25 | Auto merge of #118279 - bjorn3:sync_cg_clif-2023-11-25, r=bjorn3 | bors | -71/+452 |
| 2023-11-25 | Merge commit '710c67909d034e1c663174a016ca82b95c2d6c12' into sync_cg_clif-202... | bjorn3 | -71/+452 |
| 2023-11-24 | Replace `option.map(cond) == Some(true)` with `option.is_some_and(cond)` | David Tolnay | -2/+2 |
| 2023-11-23 | Fix fn_sig_for_fn_abi and the coroutine transform for generators | bjorn3 | -1/+50 |
| 2023-11-16 | Merge commit 'def04540a4e2541b995195c752c751295606a388' into sync_cg_clif-202... | bjorn3 | -192/+473 |
| 2023-11-15 | Add check-cfg to cranelift | Mark Rousskov | -0/+2 |
| 2023-11-10 | Merge commit 'c84d1871dc4456539b7b578830268ab3539915d0' into sync_cg_clif-202... | bjorn3 | -67/+961 |
| 2023-11-04 | Remove support for compiler plugins. | Nicholas Nethercote | -1/+0 |
| 2023-10-31 | Support enum variants in offset_of! | George Bateman | -1/+1 |
| 2023-10-30 | Rollup merge of #117317 - RalfJung:track-caller, r=oli-obk | Guillaume Gomez | -41/+5 |
| 2023-10-29 | Merge commit 'dde58803fd6cbb270c7a437f36a8a3a29fbef679' into sync_cg_clif-202... | bjorn3 | -334/+100 |
| 2023-10-28 | Auto merge of #81746 - bjorn3:cg_clif_rustup_component, r=Mark-Simulacrum | bors | -34/+34 |
| 2023-10-28 | share the track_caller handling within a mir::Body | Ralf Jung | -32/+5 |
| 2023-10-28 | interpret: call caller_location logic the same way codegen does, and share so... | Ralf Jung | -10/+1 |
| 2023-10-28 | Auto merge of #116609 - eduardosm:bump-stdarch, r=workingjubilee | bors | -35/+0 |
| 2023-10-27 | Update target-lexicon to 0.12.12 | bjorn3 | -2/+2 |
| 2023-10-27 | Update Cranelift to 0.101.2 and disable host-arch feature of cranelift-codegen | bjorn3 | -32/+32 |
| 2023-10-24 | Merge commit '93a5433f17ab5ed48cc88f1e69b0713b16183373' into sync_cg_clif-202... | bjorn3 | -138/+260 |
| 2023-10-21 | Merge commit 'c07d1e2f88cb3b1a0604ae8f18b478c1aeb7a7fa' into sync_cg_clif-202... | bjorn3 | -493/+163 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -2/+2 |