| Age | Commit message (Expand) | Author | Lines |
| 2023-06-20 | Auto merge of #112835 - lcnr:proof-tree-nits, r=BoxyUwU | bors | -295/+310 |
| 2023-06-20 | Lint `mem_forget` if fields are `Drop` | Catherine | -13/+30 |
| 2023-06-20 | Fix invalid creation of files in rustdoc | Guillaume Gomez | -9/+44 |
| 2023-06-20 | Auto merge of #112847 - bvanjoi:fix-112831, r=Nilstrieb | bors | -40/+86 |
| 2023-06-20 | put issue link between <> | y21 | -1/+1 |
| 2023-06-20 | [`type_repetition_in_bounds`]: respect msrv for combining maybe bounds | y21 | -11/+59 |
| 2023-06-20 | add support for needs-dynamic-linking | Pietro Albini | -1/+8 |
| 2023-06-20 | avoid dynamic linking on targets that do not support dynamic linking | Pietro Albini | -1/+3 |
| 2023-06-20 | merge target spec and --print=cfg for compiletest target info | Pietro Albini | -64/+24 |
| 2023-06-20 | Auto merge of #10952 - Centri3:excessive_precision, r=dswij | bors | -31/+70 |
| 2023-06-20 | test(resolve): update_resolution for remove single import | bohan | -0/+33 |
| 2023-06-20 | Revert "Rollup merge of #112758 - bvanjoi:clean-up-resolve, r=petrochenkov" | bohan | -40/+53 |
| 2023-06-20 | `Adt` for `Unique` may contain a reference | Neven Villani | -0/+1 |
| 2023-06-20 | Auto merge of #2520 - saethlin:mmap-shim, r=RalfJung | bors | -12/+521 |
| 2023-06-20 | Improve organization | Ben Kimock | -83/+90 |
| 2023-06-20 | Make munmap throw unsup errors instead of trying to work | Ben Kimock | -64/+68 |
| 2023-06-20 | mmap/munmap/mremamp shims | Ben Kimock | -12/+510 |
| 2023-06-20 | Auto merge of #10990 - y21:issue8634-partial, r=blyxyas,xFrednet | bors | -4/+105 |
| 2023-06-20 | wrap `else {` for long, single-lined initializer expressions | Yacin Tmimi | -16/+20 |
| 2023-06-20 | Add additional test cases | Yacin Tmimi | -0/+328 |
| 2023-06-20 | Prevent single-line `let-else` if it would exceed `max_width` | Yacin Tmimi | -7/+27 |
| 2023-06-20 | Implement wrapping rules to force `else` on a newline in `let-else` | Yacin Tmimi | -1/+79 |
| 2023-06-20 | Implement `let-else` rewriting in terms of rewrite_let_else_block | Yacin Tmimi | -2/+19 |
| 2023-06-20 | Allow callers to determine if blocks can be formatted on a single line | Yacin Tmimi | -1/+12 |
| 2023-06-20 | Initial pass at implementing let-else | Yacin Tmimi | -5/+37 |
| 2023-06-20 | Extract logic for rewriting `else` keyword into function | Yacin Tmimi | -40/+46 |
| 2023-06-20 | Auto merge of #112839 - GuillaumeGomez:rollup-jc5nqug, r=GuillaumeGomez | bors | -92/+226 |
| 2023-06-20 | update comment on `MutBorrowKind::ClosureCapture` | Ziru Niu | -4/+7 |
| 2023-06-20 | address most easy comments | Ziru Niu | -42/+33 |
| 2023-06-20 | merge `BorrowKind::Unique` into `BorrowKind::Mut` | Ziru Niu | -105/+109 |
| 2023-06-20 | Rollup merge of #112819 - dtolnay:weirdderef, r=Nilstrieb | Guillaume Gomez | -5/+5 |
| 2023-06-20 | Rollup merge of #112794 - bjorn3:fix_lib_global_alloc, r=oli-obk | Guillaume Gomez | -2/+38 |
| 2023-06-20 | Rollup merge of #112786 - lcnr:early-binder, r=Nilstrieb | Guillaume Gomez | -78/+83 |
| 2023-06-20 | Rollup merge of #112762 - chenyukang:yukang-fix-112507-argument-checking, r=c... | Guillaume Gomez | -5/+75 |
| 2023-06-20 | Rollup merge of #112720 - poliorcetics:rustdoc-item-type-color-same-as-item-c... | Guillaume Gomez | -1/+13 |
| 2023-06-20 | Rollup merge of #112464 - eval-exec:exec/fix-connect_timeout-overflow, r=Chri... | Guillaume Gomez | -1/+12 |
| 2023-06-20 | Add `Item::def_id` helper | Guillaume Gomez | -9/+13 |
| 2023-06-20 | inspect nits | lcnr | -147/+158 |
| 2023-06-20 | Remove useless unit tests | Eval EXEC | -21/+0 |
| 2023-06-20 | Ignore `connect_timeout` unit test on SGX platform | Eval EXEC | -0/+1 |
| 2023-06-20 | cleanup imports | lcnr | -21/+20 |
| 2023-06-20 | split probe into 2 functions for better readability | lcnr | -127/+132 |
| 2023-06-20 | Auto merge of #112320 - compiler-errors:do-not-impl-via-obj, r=lcnr | bors | -60/+175 |
| 2023-06-20 | tests: add test for color of item kind | Alexis (Poliorcetics) Bourget | -0/+6 |
| 2023-06-20 | Auto merge of #112821 - calebcartwright:rustfmt-sync, r=calebcartwright | bors | -393/+1634 |
| 2023-06-20 | Auto merge of #10986 - Centri3:undocumented_unsafe_blocks, r=Manishearth | bors | -48/+162 |
| 2023-06-19 | allow safety comment above attributes | Centri3 | -48/+162 |
| 2023-06-20 | Auto merge of #10989 - ericmarkmartin:use-placeref-abstraction, r=Manishearth | bors | -15/+16 |
| 2023-06-20 | Merge attrs, better validation | Michael Goulet | -73/+140 |
| 2023-06-20 | Make rustc_deny_explicit_impl only local as well | Michael Goulet | -4/+8 |