| Age | Commit message (Expand) | Author | Lines |
| 2024-03-04 | Improve wording of static_mut_ref | Obei Sideg | -2/+2 |
| 2024-01-30 | Remove the lifetime from `DiagnosticArgValue`. | Nicholas Nethercote | -1/+1 |
| 2024-01-26 | Auto merge of #116167 - RalfJung:structural-eq, r=lcnr | bors | -6/+0 |
| 2024-01-25 | Auto merge of #119911 - NCGThompson:is-statically-known, r=oli-obk | bors | -3/+10 |
| 2024-01-24 | remove StructuralEq trait | Ralf Jung | -6/+0 |
| 2024-01-23 | Further Implement `is_val_statically_known` | Nicholas Thompson | -3/+10 |
| 2024-01-10 | Rename `{create,emit}_warning` as `{create,emit}_warn`. | Nicholas Nethercote | -3/+3 |
| 2024-01-07 | Update test for `E0796` and `static_mut_ref` lint | Obei Sideg | -0/+3 |
| 2024-01-05 | Rollup merge of #119538 - nnethercote:cleanup-errors-5, r=compiler-errors | Michael Goulet | -2/+2 |
| 2024-01-04 | Rollup merge of #119431 - taiki-e:asm-s390x-reg-addr, r=Amanieu | Matthias Krüger | -1/+4 |
| 2024-01-03 | Support reg_addr register class in s390x inline assembly | Taiki Endo | -1/+4 |
| 2024-01-03 | Rename some `Diagnostic` setters. | Nicholas Nethercote | -2/+2 |
| 2023-12-30 | Auto merge of #118705 - WaffleLapkin:codegen-atomic-exhange-untuple, r=cjgillot | bors | -14/+6 |
| 2023-12-28 | Remove movability from TyKind::Coroutine | Michael Goulet | -1/+1 |
| 2023-12-28 | Change `rustc_codegen_ssa`'s `atomic_cmpxchg` interface to return a pair of v... | Bernd Schmidt | -14/+6 |
| 2023-12-24 | Remove `Session` methods that duplicate `DiagCtxt` methods. | Nicholas Nethercote | -13/+13 |
| 2023-12-19 | Add `level` arg to `into_diagnostic`. | Nicholas Nethercote | -5/+9 |
| 2023-12-18 | Rename many `DiagCtxt` arguments. | Nicholas Nethercote | -21/+21 |
| 2023-12-18 | Rename `CodegenContext::create_diag_handler` as `CodegenContext::create_dcx`. | Nicholas Nethercote | -1/+1 |
| 2023-12-18 | Rename `Handler` as `DiagCtxt`. | Nicholas Nethercote | -12/+13 |
| 2023-12-17 | Auto merge of #118828 - mu001999:master, r=b-naber | bors | -17/+0 |
| 2023-12-14 | Move rustc_codegen_ssa target features to rustc_target | Urgau | -7/+6 |
| 2023-12-13 | Add unstable `-Zdefault-hidden-visibility` cmdline flag for `rustc`. | Lukasz Anforowicz | -1/+1 |
| 2023-12-11 | Fix rustc codegen gcc tests | Urgau | -1/+1 |
| 2023-12-11 | Remove dead codes | r0cky | -17/+0 |
| 2023-12-09 | Auto merge of #117873 - quininer:android-emutls, r=Amanieu | bors | -0/+1 |
| 2023-12-07 | Auto merge of #118324 - RalfJung:ctfe-read-only-pointers, r=saethlin | bors | -3/+5 |
| 2023-12-07 | ctfe interpreter: extend provenance so that it can track whether a pointer is... | Ralf Jung | -3/+5 |
| 2023-12-07 | Allow internal_features in rustc_codegen_gcc examples | Urgau | -0/+1 |
| 2023-12-07 | Update rustc_codegen_gcc libc | Urgau | -2/+2 |
| 2023-12-07 | Add emulated TLS support | quininer | -0/+1 |
| 2023-12-04 | Rename some arguments. | Nicholas Nethercote | -2/+2 |
| 2023-11-26 | Use `rustc_fluent_macro::fluent_messages!` directly. | Nicholas Nethercote | -2/+1 |
| 2023-11-26 | Avoid need for `{D,Subd}iagnosticMessage` imports. | Nicholas Nethercote | -1/+1 |
| 2023-11-19 | Pass TyCtxt by value | Antoni Boucher | -3/+3 |
| 2023-11-19 | Merge commit '2e8386e9fb3506cef991d04f8b3bc78f9a0c2630' into subtree-update_c... | Antoni Boucher | -41/+104 |
| 2023-11-15 | Bump cfg(bootstrap)s | Mark Rousskov | -3/+3 |
| 2023-11-12 | target_feature: make it more clear what that 'Option' means | Ralf Jung | -1/+1 |
| 2023-11-02 | Remove `libc` dependency in cg_gcc alloc_system example | Guillaume Gomez | -4/+14 |
| 2023-11-02 | Pass `--sysroot` option | Guillaume Gomez | -0/+4 |
| 2023-11-02 | Fix config.sh script | Guillaume Gomez | -1/+1 |
| 2023-11-02 | Fix compilation errors in rustc_codegen_gcc examples | Guillaume Gomez | -2/+2 |
| 2023-11-02 | Disable `master` feature by default when building rustc_codegen_gcc | Guillaume Gomez | -1/+0 |
| 2023-10-27 | Merge commit '09ce29d0591a21e1abae22eac4d41ffd32993af8' into subtree-update_c... | Antoni Boucher | -53/+98 |
| 2023-10-26 | Merge commit 'e4fe941b11a55c5005630696e9b6d81c65f7bd04' into subtree-update_c... | Antoni Boucher | -507/+2664 |
| 2023-10-20 | s/generator/coroutine/ | Oli Scherer | -1/+1 |
| 2023-10-20 | s/Generator/Coroutine/ | Oli Scherer | -4/+4 |
| 2023-10-16 | docs: add Rust logo to more compiler crates | Michael Howell | -0/+2 |
| 2023-10-09 | Use IntoDynSyncSend | Antoni Boucher | -6/+14 |
| 2023-10-09 | Fix checks | Antoni Boucher | -1/+1 |