| Age | Commit message (Expand) | Author | Lines |
| 2021-08-01 | Inline make_if macro | Cameron Steffen | -12/+4 |
| 2021-08-01 | Inline create_maybe_get_coercion_reason macro | Cameron Steffen | -52/+50 |
| 2021-08-01 | Auto merge of #81825 - voidc:pidfd, r=joshtriplett | bors | -11/+410 |
| 2021-08-01 | Auto merge of #87664 - devnexen:netbsd_sanitizers_support, r=nagisa | bors | -1/+6 |
| 2021-08-01 | Auto merge of #87546 - rusticstuff:issue87450-take-two, r=davidtwco | bors | -1/+48 |
| 2021-08-01 | Auto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa | bors | -51/+44 |
| 2021-08-01 | Check whether clone3 syscall exists in pidfd test | Dominik Stolz | -1/+19 |
| 2021-08-01 | Add dummy FileDesc struct for doc target | Dominik Stolz | -0/+4 |
| 2021-08-01 | Do not call getpid wrapper after fork in tests | Dominik Stolz | -7/+35 |
| 2021-08-01 | Auto merge of #84662 - dtolnay:unwindsafe, r=Amanieu | bors | -638/+662 |
| 2021-07-31 | Fix unused sync::atomic import on targets without atomics | David Tolnay | -15/+14 |
| 2021-08-01 | Auto merge of #85782 - badboy:build-ios-sim-target, r=Mark-Simulacrum | bors | -2/+2 |
| 2021-07-31 | Auto merge of #87662 - FabianWolff:rb-string, r=estebank | bors | -3/+41 |
| 2021-07-31 | Auto merge of #87610 - Aaron1011:bump-llvm-bugfix, r=cuviper | bors | -6/+2 |
| 2021-07-31 | netbsd x86_64 arch enable supported sanitizers. | David Carlier | -1/+6 |
| 2021-07-31 | Auto merge of #87607 - JohnTitor:help-to-unused-must-use-op, r=estebank | bors | -143/+325 |
| 2021-07-31 | Suggest `br` if the unknown string prefix `rb` is found | Fabian Wolff | -3/+41 |
| 2021-07-31 | Relocate Arc and Rc UnwindSafe impls | David Tolnay | -12/+8 |
| 2021-07-31 | Auto merge of #86264 - crlf0710:trait_upcasting_part1, r=nikomatsakis | bors | -27/+504 |
| 2021-07-31 | Auto merge of #87387 - the8472:slice-iter-advance_by, r=scottmcm | bors | -0/+57 |
| 2021-07-31 | Auto merge of #87488 - kornelski:track-remove, r=dtolnay | bors | -0/+2 |
| 2021-07-31 | Add more tests to cover more corner cases of type-checking. | Charles Lew | -0/+342 |
| 2021-07-30 | Auto merge of #86754 - estebank:use-multispans-more, r=varkor | bors | -442/+661 |
| 2021-07-31 | Apply review suggestion | Yuki Okushi | -70/+157 |
| 2021-07-31 | Move the `unused` dir to `lint`s subdir | Yuki Okushi | -0/+0 |
| 2021-07-31 | Add a hint that the expressions produce a value | Yuki Okushi | -30/+125 |
| 2021-07-30 | Auto merge of #87640 - JohnTitor:rollup-yq24nq5, r=JohnTitor | bors | -94/+577 |
| 2021-07-31 | Rollup merge of #87616 - Wilfred:patch-1, r=jyn514 | Yuki Okushi | -1/+1 |
| 2021-07-31 | Rollup merge of #87609 - LukasKalbertodt:improve-array-map-docs, r=m-ou-se | Yuki Okushi | -0/+22 |
| 2021-07-31 | Rollup merge of #87606 - JohnTitor:tait-tests, r=oli-obk | Yuki Okushi | -0/+53 |
| 2021-07-31 | Rollup merge of #87596 - jesyspa:issue-87318-hidden-whitespace, r=estebank | Yuki Okushi | -8/+75 |
| 2021-07-31 | Rollup merge of #87559 - estebank:consider-borrowing, r=oli-obk | Yuki Okushi | -44/+76 |
| 2021-07-31 | Rollup merge of #87557 - rylev:fix-invalid-prelude-collision-error, r=nikomat... | Yuki Okushi | -3/+126 |
| 2021-07-31 | Rollup merge of #87547 - GuillaumeGomez:nonnull-examples, r=kennytm | Yuki Okushi | -0/+88 |
| 2021-07-31 | Rollup merge of #87385 - Aaron1011:final-enable-semi, r=petrochenkov | Yuki Okushi | -37/+135 |
| 2021-07-31 | Rollup merge of #86072 - MarcusCalhoun-Lopez:llvm_cross, r=nagisa | Yuki Okushi | -1/+1 |
| 2021-07-30 | Add regression test for issue #87450. | Hans Kratz | -0/+43 |
| 2021-07-30 | Fix some broken rustdoc links in core::panic documentation | David Tolnay | -0/+6 |
| 2021-07-30 | Fix comment referring to formerly-above code | David Tolnay | -1/+1 |
| 2021-07-30 | Fix undocumented unsafe in AssertUnwindSafe impls | David Tolnay | -0/+2 |
| 2021-07-30 | Move UnwindSafe, RefUnwindSafe, AssertUnwindSafe to core | David Tolnay | -309/+319 |
| 2021-07-30 | Fix separation of public vs internal parts of Location | David Tolnay | -12/+12 |
| 2021-07-30 | Split core::panic module to subdirectory | David Tolnay | -329/+340 |
| 2021-07-30 | Auto merge of #87421 - estebank:perf-run, r=oli-obk | bors | -19/+615 |
| 2021-07-31 | Implement trait upcasting coercion type-checking. | Charles Lew | -25/+130 |
| 2021-07-31 | Add feature gate tests. | Charles Lew | -7/+32 |
| 2021-07-31 | Added feature gate. | Alexander Regueiro | -0/+5 |
| 2021-07-30 | Use multispan suggestions more often | Esteban Küber | -442/+661 |
| 2021-07-30 | Tweak borrowing suggestion in `for` loop | Esteban Küber | -44/+76 |
| 2021-07-30 | Do not discard `?Sized` type params and suggest their removal | Esteban Küber | -19/+615 |