| Age | Commit message (Expand) | Author | Lines |
| 2023-11-12 | better error when calling pthread shims on unsupported unixes | Ralf Jung | -0/+70 |
| 2023-11-12 | tweak comments | Ralf Jung | -9/+5 |
| 2023-11-12 | freebsd interceptions update proposal | David Carlier | -7/+45 |
| 2023-11-10 | Auto merge of #3155 - RalfJung:data-race-docs, r=RalfJung | bors | -1/+8 |
| 2023-11-10 | data_race: link to docs for 'unusual' race conditions | Ralf Jung | -1/+8 |
| 2023-11-04 | Auto merge of #3145 - RalfJung:data-race-error, r=RalfJung | bors | -166/+233 |
| 2023-11-04 | Auto merge of #3154 - rust-lang:rustup-2023-11-04, r=RalfJung | bors | -6532/+7325 |
| 2023-11-04 | fmt | The Miri Conjob Bot | -7/+3 |
| 2023-11-04 | Merge from rustc | The Miri Conjob Bot | -6526/+7323 |
| 2023-11-04 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-11-04 | Auto merge of #115274 - bjorn3:tidy_improvements, r=davidtwco | bors | -82/+275 |
| 2023-11-04 | Auto merge of #117540 - matthiaskrgr:baby_dont_clone_me_dont_clone_me_no_more... | bors | -82/+76 |
| 2023-11-03 | Auto merge of #116412 - nnethercote:rm-plugin-support, r=bjorn3 | bors | -1712/+57 |
| 2023-11-04 | Remove support for compiler plugins. | Nicholas Nethercote | -1712/+57 |
| 2023-11-04 | Update rust-lang/book. | Nicholas Nethercote | -0/+0 |
| 2023-11-03 | Auto merge of #115333 - joshlf:patch-5, r=RalfJung | bors | -9/+15 |
| 2023-11-03 | Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb | bors | -274/+188 |
| 2023-11-03 | Auto merge of #117538 - matthiaskrgr:rollup-63u77xb, r=matthiaskrgr | bors | -3586/+4952 |
| 2023-11-03 | clone less | Matthias Krüger | -82/+76 |
| 2023-11-03 | Rollup merge of #117533 - onur-ozkan:revert-117471, r=onur-ozkan | Matthias Krüger | -7/+1 |
| 2023-11-03 | Rollup merge of #117523 - compiler-errors:oli-vacation, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-11-03 | Rollup merge of #117520 - flip1995:clippyup, r=Manishearth | Matthias Krüger | -3578/+4902 |
| 2023-11-03 | Rollup merge of #117505 - estebank:issue-117501, r=TaKO8Ki | Matthias Krüger | -0/+44 |
| 2023-11-03 | Rollup merge of #117434 - BugenZhao:box-error-provide, r=cuviper | Matthias Krüger | -0/+4 |
| 2023-11-03 | Auto merge of #117535 - RalfJung:revert-cranelift, r=onur-ozkan | bors | -12/+0 |
| 2023-11-03 | Auto merge of #117510 - elichai:patch-3, r=cuviper | bors | -0/+1 |
| 2023-11-03 | Revert "Auto merge of #117328 - lqd:cranelift-rocket, r=Mark-Simulacrum" | Ralf Jung | -12/+0 |
| 2023-11-03 | Revert "bootstrap: do not purge docs on CI environment" | onur-ozkan | -7/+1 |
| 2023-11-03 | Auto merge of #116439 - compiler-errors:on-unimplemented, r=davidtwco | bors | -154/+169 |
| 2023-11-03 | Auto merge of #117508 - nnethercote:symbols-FxIndexSet, r=cuviper | bors | -21/+12 |
| 2023-11-03 | Auto merge of #117313 - GuillaumeGomez:cg_gcc-tests, r=onur-ozkan | bors | -16/+231 |
| 2023-11-03 | Auto merge of #117131 - compiler-errors:projection-oops, r=lcnr | bors | -143/+204 |
| 2023-11-03 | Set some environment variables value only if ENABLE_GCC_CODEGEN is set | Guillaume Gomez | -6/+17 |
| 2023-11-02 | Auto merge of #117134 - lcnr:dropck_outlives-coroutine, r=compiler-errors | bors | -59/+110 |
| 2023-11-02 | Pretty print Fn traits in rustc_on_unimplemented | Michael Goulet | -154/+169 |
| 2023-11-02 | Add all RPITITs when augmenting param-env with GAT bounds in check_type_bounds | Michael Goulet | -77/+114 |
| 2023-11-02 | Use the normalizing param-env always in check_type_bounds | Michael Goulet | -143/+167 |
| 2023-11-03 | Use `FxIndexSet` in the symbol interner. | Nicholas Nethercote | -21/+12 |
| 2023-11-02 | Add comment explaining why the ENABLE_GCC_CODEGEN env variable is needed | Guillaume Gomez | -2/+8 |
| 2023-11-02 | Fix invalid enabling of gcc backend in `run.sh` | Guillaume Gomez | -3/+3 |
| 2023-11-02 | Rename `SKIP_CODEGEN_TESTS` into `ENABLE_GCC_CODEGEN` | Guillaume Gomez | -6/+6 |
| 2023-11-02 | Don't include GCC backend if SKIP_CODEGEN_TESTS is not enabled | Guillaume Gomez | -2/+7 |
| 2023-11-02 | Run codegen tests outside if not llvm-15 | Guillaume Gomez | -3/+15 |
| 2023-11-02 | Add FIXME header for two comments in cg_gcc and cg_clif boostrap types | Guillaume Gomez | -2/+2 |
| 2023-11-02 | Remove `libc` dependency in cg_gcc alloc_system example | Guillaume Gomez | -4/+14 |
| 2023-11-02 | Skip codegen tests in llvm-15 CI check | Guillaume Gomez | -2/+2 |
| 2023-11-02 | Force mangling version for rustc_codegen_gcc | Guillaume Gomez | -2/+5 |
| 2023-11-02 | Only run cg_gcc tests on linux x86_64 | Guillaume Gomez | -10/+2 |
| 2023-11-02 | Pass `--sysroot` option | Guillaume Gomez | -0/+4 |
| 2023-11-02 | Add comment explaning when to uncomment the `prepare` command code | Guillaume Gomez | -0/+2 |