| Age | Commit message (Expand) | Author | Lines |
| 2024-04-17 | Auto merge of #123936 - Mark-Simulacrum:zst-no-alloc, r=oli-obk | bors | -9/+14 |
| 2024-04-17 | tests: update cross-lang-lto-riscv-abi to use command wrappers | 许杰友 Jieyou Xu (Joe) | -42/+19 |
| 2024-04-17 | Auto merge of #124084 - matthiaskrgr:rollup-h42psbx, r=matthiaskrgr | bors | -54/+104 |
| 2024-04-17 | Rollup merge of #124073 - saethlin:rust-get-test-int, r=wesleywiser | Matthias Krüger | -54/+18 |
| 2024-04-17 | Rollup merge of #124062 - allgoewer:fish-fight, r=oli-obk | Matthias Krüger | -0/+15 |
| 2024-04-17 | Rollup merge of #124037 - compiler-errors:dont-parent-body, r=michaelwoerister | Matthias Krüger | -0/+39 |
| 2024-04-17 | Rollup merge of #122723 - bjorn3:archive_writer_fixes, r=nnethercote | Matthias Krüger | -0/+32 |
| 2024-04-17 | Add GUI test for copy path button | Guillaume Gomez | -0/+15 |
| 2024-04-17 | Auto merge of #123674 - oli-obk:bogus_note, r=estebank | bors | -107/+47 |
| 2024-04-17 | Rename `BindingAnnotation` to `BindingMode` | Jules Bertholet | -1/+1 |
| 2024-04-17 | Remove libc from rust_get_test_int uses | Ben Kimock | -54/+18 |
| 2024-04-17 | Use the default file permissions when writing | bjorn3 | -1/+10 |
| 2024-04-17 | Add regression test for #107495 | bjorn3 | -0/+23 |
| 2024-04-17 | Remove libc from more tests | Ben Kimock | -45/+30 |
| 2024-04-17 | consistency rename: language item -> lang item | Ralf Jung | -48/+48 |
| 2024-04-17 | weak lang items are not allowed to be #[track_caller] | Ralf Jung | -3/+28 |
| 2024-04-17 | Validate before reporting interning errors. | Oli Scherer | -490/+201 |
| 2024-04-17 | Validate nested static items | Oli Scherer | -78/+166 |
| 2024-04-17 | Rollup merge of #123997 - compiler-errors:self-res, r=fmease | Matthias Krüger | -0/+47 |
| 2024-04-17 | coverage: Branch coverage tests for lazy boolean operators | Zalathar | -0/+370 |
| 2024-04-17 | coverage: Move branch coverage tests into a subdirectory | Zalathar | -15/+15 |
| 2024-04-16 | Fix broken test | Mark Rousskov | -1/+1 |
| 2024-04-16 | Codegen ZSTs without an allocation | Mark Rousskov | -8/+13 |
| 2024-04-17 | Rollup merge of #124000 - compiler-errors:sugg-tweaks, r=wesleywiser | Guillaume Gomez | -30/+30 |
| 2024-04-17 | Rollup merge of #123975 - lqd:rust-lld-tests, r=jieyouxu | Guillaume Gomez | -19/+115 |
| 2024-04-17 | Rollup merge of #123675 - oli-obk:static_wf_ice, r=compiler-errors | Guillaume Gomez | -17/+58 |
| 2024-04-17 | Rollup merge of #123673 - oli-obk:sig_wfcheck_ice, r=jieyouxu,estebank | Guillaume Gomez | -0/+63 |
| 2024-04-16 | Add another expression to weird-exprs.rs | Maik Allgöwer | -0/+15 |
| 2024-04-16 | Don't proceed into parent bodies when collecting stmts for possible return su... | Michael Goulet | -0/+39 |
| 2024-04-16 | Rollup merge of #124023 - pacak:less-splody, r=jieyouxu | Guillaume Gomez | -0/+29 |
| 2024-04-16 | Rollup merge of #123512 - Jules-Bertholet:ref-pat-eat-one-layer-2024, r=Nadri... | Guillaume Gomez | -0/+547 |
| 2024-04-16 | Add simple async drop glue generation | zetanumbers | -0/+219 |
| 2024-04-16 | Rollup merge of #123535 - Jules-Bertholet:mut_dont_reset_binding_mode_2024, r... | Matthias Krüger | -0/+154 |
| 2024-04-16 | Rollup merge of #123501 - Urgau:stabilize-check-cfg, r=petrochenkov | Matthias Krüger | -195/+163 |
| 2024-04-16 | Allow workproducts without object files. | Michael Baikov | -0/+29 |
| 2024-04-16 | Auto merge of #124015 - GuillaumeGomez:rollup-s46ksxa, r=GuillaumeGomez | bors | -71/+131 |
| 2024-04-16 | Rollup merge of #123574 - notriddle:notriddle/issue-d, r=fmease | Guillaume Gomez | -33/+69 |
| 2024-04-16 | Rollup merge of #123491 - gurry:123154-ice-unsized-struct-eval, r=oli-obk | Guillaume Gomez | -34/+58 |
| 2024-04-16 | Rollup merge of #121694 - davidtwco:stabilize-relro-level, r=Mark-Simulacrum | Guillaume Gomez | -4/+4 |
| 2024-04-16 | Fixup 2 ui tests using changed intrinsics | Maybe Waffle | -6/+6 |
| 2024-04-16 | Add codegen tests for changed intrinsics | Maybe Waffle | -0/+118 |
| 2024-04-16 | Don't ICE for kind mismatches during error rendering | Oli Scherer | -0/+63 |
| 2024-04-16 | Auto merge of #123468 - compiler-errors:precise-capturing, r=oli-obk | bors | -0/+427 |
| 2024-04-16 | Taint const qualifs if a static is referenced that didn't pass wfcheck | Oli Scherer | -17/+58 |
| 2024-04-16 | Auto merge of #123963 - lqd:gdb15-failures, r=Kobzol | bors | -0/+4 |
| 2024-04-16 | Fail candidate assembly for erroneous types | Gurinder Singh | -34/+58 |
| 2024-04-16 | Emit suggestions when equality constraints are wrongly used | Gurinder Singh | -18/+593 |
| 2024-04-15 | Ensure inherited reference is never set to `&mut` behind an `&` | Jules Bertholet | -23/+59 |
| 2024-04-15 | Support `let &mut x = &&mut 0;` | Jules Bertholet | -3/+44 |
| 2024-04-15 | Properly downgrade inherited mutability | Jules Bertholet | -2/+72 |