| Age | Commit message (Expand) | Author | Lines |
| 2023-04-28 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-04-28 | Auto merge of #2828 - Vanille-N:tb-diags, r=RalfJung | bors | -246/+802 |
| 2023-04-28 | tweak wording | Ralf Jung | -110/+111 |
| 2023-04-28 | Tree Borrows: improved diagnostics | Neven Villani | -244/+799 |
| 2023-04-28 | Rollup merge of #110766 - m-ou-se:fmt-rt, r=jyn514 | Matthias Krüger | -32/+34 |
| 2023-04-27 | Rollup merge of #110853 - tamird:compiletest-bpflinker-support, r=wesleywiser | Matthias Krüger | -0/+8 |
| 2023-04-27 | Rollup merge of #110851 - tamird:better-error-compiletest, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-04-27 | Fix compile test so it normalizes (un)expected error messages | Maybe Waffle | -2/+5 |
| 2023-04-27 | Make clippy happy | Michael Goulet | -14/+14 |
| 2023-04-27 | Tweak await span | Michael Goulet | -4/+4 |
| 2023-04-27 | rename `needs_infer` to `has_infer` | Boxy | -1/+1 |
| 2023-04-27 | Bump libffi-sys to 2.3.0 | WANG Rui | -2/+2 |
| 2023-04-26 | compiletest: add bpf-linker assembly support | Tamir Duberstein | -0/+8 |
| 2023-04-26 | Rollup merge of #109444 - WaffleLapkin:undeprecate_todos, r=jyn514 | Matthias Krüger | -2/+4 |
| 2023-04-26 | compiletest: emit assembly-output header in error | Tamir Duberstein | -1/+1 |
| 2023-04-26 | Make `{Arc,Rc,Weak}::ptr_eq` ignore pointer metadata | Albert Larsan | -28/+8 |
| 2023-04-26 | Try to improve tidy errors on TODOs | Maybe Waffle | -2/+4 |
| 2023-04-26 | Fix uses of `TraitRef::identity` in clippy and rustdoc | Maybe Waffle | -6/+3 |
| 2023-04-26 | fix endianess handling in eventfd::write | Ralf Jung | -8/+26 |
| 2023-04-26 | port stacked borrows tests to tree borrows | Ralf Jung | -0/+239 |
| 2023-04-26 | fmt | Ralf Jung | -17/+16 |
| 2023-04-26 | tree borrows: test String::as_mut_ptr | Ralf Jung | -14/+41 |
| 2023-04-26 | Merge from rustc | Ralf Jung | -23/+25 |
| 2023-04-26 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-04-26 | Update cargo | Weihang Lo | -0/+0 |
| 2023-04-25 | Rollup merge of #110556 - kylematsuda:earlybinder-explicit-item-bounds, r=com... | Matthias Krüger | -6/+5 |
| 2023-04-25 | Use `ty::TraitRef::new` in clippy | Maybe Waffle | -1/+1 |
| 2023-04-25 | Rollup merge of #110782 - matthiaskrgr:revert_panic_oom, r=Amanieu | Matthias Krüger | -0/+4 |
| 2023-04-25 | Revert "Remove #[alloc_error_handler] from the compiler and library" | Matthias Krüger | -0/+4 |
| 2023-04-24 | Auto merge of #110718 - flip1995:clippyup, r=Manishearth | bors | -1400/+2304 |
| 2023-04-24 | Hide backtrace from stderr files | Oli Scherer | -62/+2 |
| 2023-04-24 | Update miri test. | Mara Bos | -26/+28 |
| 2023-04-24 | Add minimum alignment support for loongarch64 | WANG Rui | -1/+1 |
| 2023-04-24 | Remove "V1" from ArgumentsV1 and FlagsV1. | Mara Bos | -6/+6 |
| 2023-04-24 | Fix `rustc_index` imports outside the compiler | Maybe Waffle | -23/+25 |
| 2023-04-24 | Merge from rustc | Ralf Jung | -0/+29 |
| 2023-04-24 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-04-24 | Clippy book: hotfix for broken link | Philipp Krones | -1/+1 |
| 2023-04-24 | Rollup merge of #110637 - oli-obk:gha, r=jyn514 | Matthias Krüger | -0/+24 |
| 2023-04-23 | Auto merge of #108118 - oli-obk:lazy_typeck, r=cjgillot | bors | -2/+2 |
| 2023-04-23 | Merge commit 'a3ed905928a03b6e433d0b429190bf3a847128b3' into clippyup | Philipp Krones | -1400/+2304 |
| 2023-04-22 | Group entire build steps in the gha logs | Oli Scherer | -0/+24 |
| 2023-04-22 | Update chrono/spdx-rs | nils | -4/+5 |
| 2023-04-22 | Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwco | bors | -4/+0 |
| 2023-04-22 | Auto merge of #104844 - cjgillot:mention-eval-place, r=jackh726,RalfJung | bors | -8/+37 |
| 2023-04-22 | Merge from rustc | Ralf Jung | -0/+20 |
| 2023-04-22 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-04-22 | Auto merge of #106934 - DrMeepster:offset_of, r=WaffleLapkin | bors | -4/+26 |
| 2023-04-21 | Allow `LocalDefId` as the argument to `def_path_str` | Oli Scherer | -2/+2 |
| 2023-04-21 | Auto merge of #110653 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |