| Age | Commit message (Expand) | Author | Lines |
| 2024-04-01 | Fix obligation param and bless tests | Michael Goulet | -104/+64 |
| 2024-04-01 | Instantiate closure-like bounds with placeholders to deal with binders correctly | Michael Goulet | -82/+139 |
| 2024-04-01 | Auto merge of #123327 - BoxyUwU:param_env_docs_rewrite, r=compiler-errors | bors | -5/+10 |
| 2024-04-01 | Auto merge of #123320 - WaffleLapkin:fixup-never-type-options, r=compiler-errors | bors | -5/+5 |
| 2024-04-01 | maybe | Boxy | -1/+1 |
| 2024-04-01 | Auto merge of #123318 - TomAFrench:patch-1, r=GuillaumeGomez | bors | -0/+1 |
| 2024-04-01 | Auto merge of #123315 - devnexen:thread_get_name_solaris, r=ChrisDenton | bors | -3/+11 |
| 2024-04-01 | Update `ParamEnv` docs | Boxy | -5/+10 |
| 2024-04-01 | Auto merge of #123265 - joboet:guardians_of_the_unix, r=ChrisDenton | bors | -500/+327 |
| 2024-04-01 | update comment | joboet | -4/+1 |
| 2024-04-01 | Auto merge of #122046 - Nadrieril:integrate-or-pats2, r=matthewjasper | bors | -65/+38 |
| 2024-04-01 | Fixup parsing of `rustc_never_type_options` attribute | Maybe Waffle | -5/+5 |
| 2024-04-01 | chore: fix footnotes/links in `platform-support.md` | Tom French | -0/+1 |
| 2024-04-01 | Auto merge of #123310 - compiler-errors:nested-static-codegen-attrs, r=oli-obk | bors | -3/+19 |
| 2024-04-01 | std::thread: adding get_name implementation for solaris/illumos. | David Carlier | -3/+11 |
| 2024-04-01 | Auto merge of #123192 - RalfJung:bootstrap-test-miri, r=onur-ozkan | bors | -135/+174 |
| 2024-04-01 | Auto merge of #122663 - beetrees:non-unicode-env-error, r=TaKO8Ki | bors | -23/+92 |
| 2024-04-01 | Fix error message for `env!` when env var is not valid Unicode | beetrees | -23/+92 |
| 2024-04-01 | Auto merge of #122972 - beetrees:use-align-type, r=fee1-dead | bors | -26/+74 |
| 2024-03-31 | Don't inherit codegen attrs from parent static | Michael Goulet | -3/+19 |
| 2024-04-01 | Use the `Align` type when parsing alignment attributes | beetrees | -26/+74 |
| 2024-03-31 | Auto merge of #123270 - JaniM:janim/string-alloc-doc, r=workingjubilee | bors | -3/+3 |
| 2024-03-31 | checktools: make it easier to trace what is happening | Ralf Jung | -0/+1 |
| 2024-03-31 | fix not finding the right libraries on Windows | Ralf Jung | -3/+9 |
| 2024-04-01 | doc: mention heap allocation earlier in String docs | Jani Mustonen | -3/+3 |
| 2024-03-31 | Auto merge of #123299 - workingjubilee:rollup-2z8amaj, r=workingjubilee | bors | -6/+69 |
| 2024-03-31 | Rollup merge of #123295 - BoxyUwU:boxy_compiler_reviews, r=Mark-Simulacrum | Jubilee | -0/+1 |
| 2024-03-31 | Rollup merge of #123271 - JaniM:janim/sliceindex-doc, r=Nilstrieb | Jubilee | -0/+11 |
| 2024-03-31 | Rollup merge of #123268 - RalfJung:dont-freeze, r=Nilstrieb | Jubilee | -0/+7 |
| 2024-03-31 | Rollup merge of #123267 - devnexen:thread_get_name_haiku, r=joboet | Jubilee | -1/+19 |
| 2024-03-31 | Rollup merge of #123180 - Oneirical:master, r=Mark-Simulacrum | Jubilee | -5/+31 |
| 2024-03-31 | warn against implementing Freeze | Ralf Jung | -0/+7 |
| 2024-03-31 | beep boop | Boxy | -0/+1 |
| 2024-03-31 | Auto merge of #123266 - RalfJung:catch-panic, r=workingjubilee | bors | -0/+3 |
| 2024-03-31 | add FIXME for making the cargo cmd properly typed | Ralf Jung | -5/+5 |
| 2024-03-31 | move parallel_compiler handling into prepare_tool_cargo so that it is done ev... | Ralf Jung | -16/+11 |
| 2024-03-31 | remove a pointless env var | Ralf Jung | -4/+0 |
| 2024-03-31 | shift Miri's stage so that it matches other rustc-based tools | Ralf Jung | -57/+74 |
| 2024-03-31 | bootstrap/rustc: remove a miri hack | Ralf Jung | -1/+1 |
| 2024-03-31 | cargo-miri: better debug output; reorder a comment to make it less confusing | Ralf Jung | -6/+10 |
| 2024-03-31 | std::thread: adding get_name haiku implementation. | David Carlier | -1/+19 |
| 2024-03-31 | Auto merge of #121851 - michaelwoerister:mcp-533-effective-vis, r=cjgillot | bors | -51/+6 |
| 2024-03-31 | refer to a different module in UI test | joboet | -10/+10 |
| 2024-03-31 | doc: describe panic conditions for SliceIndex implementations | Jani Mustonen | -0/+11 |
| 2024-03-31 | Auto merge of #123246 - Kobzol:tarball-reproducible, r=Mark-Simulacrum | bors | -29/+58 |
| 2024-03-31 | Sort directories when generating tarballs | Jakub Beránek | -1/+4 |
| 2024-03-31 | Make tarball generation more deterministic | Jakub Beránek | -2/+5 |
| 2024-03-31 | Remove potential `__pycache__` directories from src tarballs | Jakub Beránek | -0/+14 |
| 2024-03-31 | Checkout all submodules when building source tarballs | Jakub Beránek | -3/+3 |
| 2024-03-31 | Move submodule lookup to `Builder` | Jakub Beránek | -23/+32 |