| Age | Commit message (Expand) | Author | Lines |
| 2024-05-05 | Rename test for issue 21058 | Ryan Lowe | -8/+8 |
| 2024-04-28 | Run tidy on tests | Ryan Lowe | -28/+45 |
| 2024-04-28 | Move various stdlib tests to library/std/tests | Ryan Lowe | -33/+24 |
| 2024-04-28 | Auto merge of #124467 - matthiaskrgr:rollup-1aq98fu, r=matthiaskrgr | bors | -2/+51 |
| 2024-04-28 | Rollup merge of #124463 - gurry:rename-func, r=TaKO8Ki | Matthias Krüger | -2/+2 |
| 2024-04-28 | Rollup merge of #124444 - compiler-errors:eval, r=lcnr | Matthias Krüger | -0/+49 |
| 2024-04-28 | Auto merge of #124435 - matthiaskrgr:tests, r=jieyouxu | bors | -0/+277 |
| 2024-04-28 | try to fix tests on windows where the "file not found" error is different fro... | Matthias Krüger | -1/+1 |
| 2024-04-28 | Auto merge of #124261 - onur-ozkan:drop-llvm-if-available, r=Mark-Simulacrum | bors | -5/+0 |
| 2024-04-28 | add test for ice expected-type-of-closure-body-to-be-a-closure-or-coroutine-i... | Matthias Krüger | -0/+91 |
| 2024-04-28 | add test for ice future has no bound vars. | Matthias Krüger | -0/+29 |
| 2024-04-28 | add test for const generic ty's with lifetimes cause opaque types to ICE | Matthias Krüger | -0/+29 |
| 2024-04-28 | add test for ICE failed to resolve instance for <[f32; 2] as CrossProduct | Matthias Krüger | -0/+18 |
| 2024-04-28 | add test for Inconsistent rustc_transmute::is_transmutable(...) result, got Yes | Matthias Krüger | -0/+71 |
| 2024-04-28 | add test for https://github.com/rust-lang/rust/issues/109812 | Matthias Krüger | -0/+22 |
| 2024-04-28 | add test for ICE: tcx.resolutions(()) is not supported for local crate -Zunpr... | Matthias Krüger | -0/+17 |
| 2024-04-28 | Rename `inihibit_union_abi_opt()` to `inihibits_union_abi_opt()` | Gurinder Singh | -2/+2 |
| 2024-04-28 | Auto merge of #124210 - the8472:consign-ebadf-to-the-fire, r=Mark-Simulacrum | bors | -5/+49 |
| 2024-04-28 | Auto merge of #123546 - Rajveer100:branch-for-issue-122128, r=onur-ozkan | bors | -0/+29 |
| 2024-04-28 | Auto merge of #124454 - Mark-Simulacrum:bump-version, r=Mark-Simulacrum | bors | -1/+1 |
| 2024-04-28 | Auto merge of #124456 - matthiaskrgr:rollup-8bm3m6v, r=matthiaskrgr | bors | -27/+562 |
| 2024-04-28 | put FD validity behind late debug_asserts checking | The 8472 | -29/+32 |
| 2024-04-28 | Rollup merge of #124447 - workingjubilee:set-argv-twice-on-gnu, r=ChrisDenton | Matthias Krüger | -6/+4 |
| 2024-04-28 | Rollup merge of #124429 - Enselic:document-builder, r=Mark-Simulacrum | Matthias Krüger | -0/+23 |
| 2024-04-28 | Rollup merge of #124406 - Alexendoo:cargo-patch-clippy, r=Mark-Simulacrum | Matthias Krüger | -3/+0 |
| 2024-04-28 | Rollup merge of #124242 - workingjubilee:describe-bootstrap-files-better, r=M... | Matthias Krüger | -6/+28 |
| 2024-04-28 | Rollup merge of #124165 - matthiaskrgr:slice-pattern-const-ice-incr, r=Mark-S... | Matthias Krüger | -0/+39 |
| 2024-04-28 | Rollup merge of #123942 - onur-ozkan:x-vendor, r=Mark-Simulacrum | Matthias Krüger | -12/+348 |
| 2024-04-28 | Rollup merge of #123248 - Mark-Simulacrum:relnotes, r=Mark-Simulacrum | Matthias Krüger | -0/+120 |
| 2024-04-27 | Bump version to 1.80 | Mark Rousskov | -1/+1 |
| 2024-04-27 | 1.78 release notes | Mark Rousskov | -0/+120 |
| 2024-04-27 | Record certainty of evaluate_added_goals_and_make_canonical_response call in ... | Michael Goulet | -0/+49 |
| 2024-04-27 | Auto merge of #124448 - matthiaskrgr:rollup-iloy9vz, r=matthiaskrgr | bors | -176/+232 |
| 2024-04-27 | Rollup merge of #124445 - Enselic:global-true, r=onur-ozkan | Matthias Krüger | -40/+40 |
| 2024-04-27 | Rollup merge of #124443 - tbu-:pr_statx_enosys_comment, r=workingjubilee | Matthias Krüger | -8/+4 |
| 2024-04-27 | Rollup merge of #124437 - linyihai:doc-link-typeck, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-04-27 | Rollup merge of #124434 - GKFX:remove-lazy-dependencies, r=jieyouxu | Matthias Krüger | -112/+80 |
| 2024-04-27 | Rollup merge of #124425 - saethlin:ceci-nest-pas-une-ice, r=compiler-errors | Matthias Krüger | -6/+55 |
| 2024-04-27 | Rollup merge of #124394 - gurry:123863-ice-unexpected-region, r=lcnr | Matthias Krüger | -6/+49 |
| 2024-04-27 | Rollup merge of #124370 - ShE3py:substitution-part-offset, r=fee1-dead | Matthias Krüger | -3/+3 |
| 2024-04-27 | Auto merge of #124405 - RalfJung:miri-core-alloc-tests, r=clubby789 | bors | -3/+0 |
| 2024-04-27 | Unconditionally call really_init | Jubilee Young | -6/+4 |
| 2024-04-27 | Bootstrap: Check validity of `--target` and `--host` triples before starting ... | Rajveer | -0/+29 |
| 2024-04-27 | bootstrap: Change `global(true)` to `global = true` for flags for consistency | Martin Nordholts | -40/+40 |
| 2024-04-27 | bootstrap: Document `struct Builder` and its fields | Martin Nordholts | -0/+23 |
| 2024-04-27 | Elaborate in comment about `statx` probe | Tobias Bucher | -8/+4 |
| 2024-04-27 | Auto merge of #124432 - zetanumbers:non_copy_into_raw_with_alloc, r=Nilstrieb | bors | -7/+4 |
| 2024-04-27 | doc: Replace mod.rs with the appropriate link | Lin Yihai | -1/+1 |
| 2024-04-27 | Remove lazycell and once_cell from compiletest dependencies | George Bateman | -112/+80 |
| 2024-04-27 | Auto merge of #124430 - RalfJung:miri, r=RalfJung | bors | -568/+675 |