| Age | Commit message (Expand) | Author | Lines |
| 2023-12-10 | Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstrieb | bors | -3/+107 |
| 2023-12-10 | Auto merge of #118703 - Kobzol:bootstrap-config-unused, r=onur-ozkan | bors | -171/+303 |
| 2023-12-10 | Add ChangeInfo record | Jakub Beránek | -1/+6 |
| 2023-12-10 | Remove unused run_dsymutil and gpg_password_file config values | Jakub Beránek | -4/+0 |
| 2023-12-10 | Destructure TOML configs | Jakub Beránek | -168/+299 |
| 2023-12-10 | Auto merge of #118791 - saethlin:use-immediate-type, r=nikic | bors | -1/+16 |
| 2023-12-10 | Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Ki | bors | -8/+125 |
| 2023-12-10 | Auto merge of #116278 - Kobzol:bootstrap-lld-mode, r=albertlarsan68,petrochenkov | bors | -109/+226 |
| 2023-12-10 | Add (unstable) documentation for `--env` command line option | Guillaume Gomez | -0/+26 |
| 2023-12-10 | Add feature gate test for `--env` flag | Guillaume Gomez | -0/+5 |
| 2023-12-10 | Add ui tests for `--env` option | Guillaume Gomez | -0/+21 |
| 2023-12-10 | Implement `--env` compiler flag | Guillaume Gomez | -3/+55 |
| 2023-12-10 | Review fixes | Jakub Beránek | -21/+21 |
| 2023-12-10 | Auto merge of #118692 - surechen:remove_unused_imports, r=petrochenkov | bors | -510/+140 |
| 2023-12-10 | Produce an explicit error when using a self-contained lld, but we don't add i... | Jakub Beránek | -0/+10 |
| 2023-12-10 | Add change tracker entry | Jakub Beránek | -0/+5 |
| 2023-12-10 | Do not invoke external lld to figure out thread flags in self-contained mode | Jakub Beránek | -8/+23 |
| 2023-12-10 | Update `config.example.toml` | Jakub Beránek | -3/+5 |
| 2023-12-10 | Use MCP510 | Jakub Beránek | -2/+11 |
| 2023-12-10 | Introduce `LldMode` and generalize parsing of `use-lld` | Jakub Beránek | -12/+99 |
| 2023-12-10 | Refactor rust(do)c linker flags | Jakub Beránek | -65/+51 |
| 2023-12-10 | Add `is_msvc` function | Jakub Beránek | -23/+26 |
| 2023-12-10 | Auto merge of #118792 - naglis:fix-mutex-doc-typo, r=workingjubilee | bors | -1/+1 |
| 2023-12-10 | Auto merge of #118788 - compiler-errors:const-pretty, r=fee1-dead | bors | -58/+66 |
| 2023-12-10 | Auto merge of #116949 - hamza1311:stablize-arc_unwrap_or_clone, r=dtolnay | bors | -4/+2 |
| 2023-12-10 | Auto merge of #118550 - cjgillot:filecheck-const-prop, r=Mark-Simulacrum | bors | -253/+290 |
| 2023-12-10 | remove redundant imports | surechen | -510/+140 |
| 2023-12-10 | Auto merge of #118787 - GuillaumeGomez:rollup-fj5wr3q, r=GuillaumeGomez | bors | -25/+152 |
| 2023-12-10 | Fix typo in `std::sync::Mutex` example | naglis | -1/+1 |
| 2023-12-09 | Auto merge of #118069 - onur-ozkan:bypass_bootstrap_lock, r=Mark-Simulacrum | bors | -68/+128 |
| 2023-12-09 | Use immediate_backend_type when reading from a const alloc | Ben Kimock | -1/+16 |
| 2023-12-09 | Auto merge of #118308 - Nadrieril:sound-exhaustive-patterns-take-3, r=compile... | bors | -865/+2823 |
| 2023-12-09 | Print constness in TraitPredPrintModifiersAndPath | Michael Goulet | -8/+11 |
| 2023-12-09 | s/const_effect/host_effect | Michael Goulet | -9/+10 |
| 2023-12-09 | Don't print host effect param in pretty path_generic_args | Michael Goulet | -42/+46 |
| 2023-12-09 | allow bypassing the build directory lock | onur-ozkan | -68/+128 |
| 2023-12-09 | Auto merge of #117771 - tmandry:fuchsia-gha, r=Mark-Simulacrum | bors | -11/+144 |
| 2023-12-09 | Rollup merge of #118782 - jyn514:powershell, r=ChrisDenton | Guillaume Gomez | -16/+3 |
| 2023-12-09 | Rollup merge of #118775 - Young-Flash:fix, r=compiler-errors | Guillaume Gomez | -3/+69 |
| 2023-12-09 | Rollup merge of #118774 - lcnr:region-refactor-uwu, r=compiler-errors | Guillaume Gomez | -4/+57 |
| 2023-12-09 | Rollup merge of #118747 - Urgau:check-cfg-freebsd-cleanup, r=onur-ozkan | Guillaume Gomez | -2/+0 |
| 2023-12-09 | Rollup merge of #117966 - lxy19980601:safe_compilation_options, r=Mark-Simula... | Guillaume Gomez | -0/+23 |
| 2023-12-09 | use `&` instead of start-process in x.ps1 | jyn | -16/+3 |
| 2023-12-09 | Auto merge of #118780 - GuillaumeGomez:rollup-nd0syaf, r=GuillaumeGomez | bors | -283/+1099 |
| 2023-12-09 | Rollup merge of #118766 - compiler-errors:lower-spans, r=spastorino | Guillaume Gomez | -5/+6 |
| 2023-12-09 | Rollup merge of #118734 - nnethercote:literal-cleanups, r=fee1-dead | Guillaume Gomez | -58/+63 |
| 2023-12-09 | Rollup merge of #118702 - Urgau:check-cfg-strengthen-well-known, r=nnethercote | Guillaume Gomez | -77/+298 |
| 2023-12-09 | Rollup merge of #118638 - nnethercote:rustc_mir_dataflow-more, r=cjgillot | Guillaume Gomez | -138/+102 |
| 2023-12-09 | Rollup merge of #118057 - bvanjoi:fix-118048, r=cjgillot | Guillaume Gomez | -4/+36 |
| 2023-12-09 | Rollup merge of #117953 - farnoy:masked-load-store, r=workingjubilee | Guillaume Gomez | -1/+594 |