| Age | Commit message (Expand) | Author | Lines |
| 2021-06-22 | Don't dist miri on stable or beta. | Eric Huss | -0/+3 |
| 2021-06-22 | Auto merge of #85193 - pnkfelix:readd-support-for-inner-attrs-within-match, r... | bors | -18/+27 |
| 2021-06-22 | Auto merge of #86045 - jsgf:fix-emit-path-hashing, r=bjorn3 | bors | -33/+151 |
| 2021-06-22 | Auto merge of #86368 - michaelwoerister:lexing-ice, r=davidtwco | bors | -15/+89 |
| 2021-06-22 | Auto merge of #86545 - JohnTitor:rollup-7sqdhpa, r=JohnTitor | bors | -100/+279 |
| 2021-06-22 | Rollup merge of #86537 - inquisitivecrystal:mark-edition-tests-check-pass, r=... | Yuki Okushi | -28/+34 |
| 2021-06-22 | Rollup merge of #86517 - camsteffen:unused-unsafe-async, r=LeSeulArtichaut | Yuki Okushi | -25/+43 |
| 2021-06-22 | Rollup merge of #86501 - jyn514:doctest-cleanup, r=CraftSpider | Yuki Okushi | -21/+22 |
| 2021-06-22 | Rollup merge of #86451 - notriddle:notriddle/rustdoc-intra-doc-link-summary, ... | Yuki Okushi | -15/+69 |
| 2021-06-22 | Rollup merge of #86402 - tspiteri:source-woff2, r=jsha | Yuki Okushi | -11/+54 |
| 2021-06-22 | Rollup merge of #86393 - yerke:add-test-for-issue-52025, r=JohnTitor | Yuki Okushi | -0/+57 |
| 2021-06-22 | Auto merge of #84910 - eopb:stabilize_int_error_matching, r=yaahc | bors | -31/+10 |
| 2021-06-22 | postpone stabilizaton by one release | Ethan Brierley | -9/+9 |
| 2021-06-22 | add regression test for issue #52025 | Yerkebulan Tulibergenov | -0/+57 |
| 2021-06-22 | Auto merge of #85707 - jam1garner:future_prelude_collision_lint, r=nikomatsakis | bors | -31/+1144 |
| 2021-06-21 | Mark some edition tests as check-pass | Aris Merchant | -28/+34 |
| 2021-06-22 | Auto merge of #86352 - yerke:add-test-for-issue-37508, r=Mark-Simulacrum | bors | -0/+36 |
| 2021-06-22 | Auto merge of #86527 - JohnTitor:rollup-cbu78g4, r=JohnTitor | bors | -219/+553 |
| 2021-06-21 | Add test showing different KIND parameters change hash | Jeremy Fitzhardinge | -1/+12 |
| 2021-06-21 | Only hash OutputTypes keys in non-crate-hash mode | Aaron Hill | -37/+77 |
| 2021-06-21 | make -Zno-codegen TRACKED_NO_CRATE_HASH | Jeremy Fitzhardinge | -2/+11 |
| 2021-06-21 | Implement assert_non_crate_hash_different for tests | Jeremy Fitzhardinge | -0/+8 |
| 2021-06-21 | In --emit KIND=PATH options, only hash KIND | Jeremy Fitzhardinge | -5/+42 |
| 2021-06-21 | Print more crate details in -Zls | Jeremy Fitzhardinge | -2/+15 |
| 2021-06-21 | Don't reallocate the crate name when running doctests | Joshua Nelson | -5/+7 |
| 2021-06-21 | Rename cratename -> crate_name | Joshua Nelson | -17/+17 |
| 2021-06-21 | Remove unnecessary call to queries.crate_name() | Joshua Nelson | -3/+2 |
| 2021-06-22 | Rollup merge of #86493 - Smittyvb:ctor-typeck-error, r=davidtwco | Yuki Okushi | -6/+107 |
| 2021-06-22 | Rollup merge of #86398 - yerke:add-test-for-issue-54685, r=Mark-Simulacrum | Yuki Okushi | -0/+31 |
| 2021-06-22 | Rollup merge of #86387 - JohnTitor:now-no-unused-lifetimes, r=Mark-Simulacrum | Yuki Okushi | -2/+0 |
| 2021-06-22 | Rollup merge of #86381 - yerke:add-test-for-issue-39161, r=JohnTitor | Yuki Okushi | -0/+13 |
| 2021-06-22 | Rollup merge of #86367 - m-ou-se:fix-abs-comment, r=scottmcm | Yuki Okushi | -3/+3 |
| 2021-06-22 | Rollup merge of #86334 - LeSeulArtichaut:86120-links-type-aliases, r=jyn514 | Yuki Okushi | -5/+65 |
| 2021-06-22 | Rollup merge of #86297 - GuillaumeGomez:rustdoc-gui-args, r=Mark-Simulacrum | Yuki Okushi | -25/+57 |
| 2021-06-22 | Rollup merge of #86114 - JDuchniewicz:feat/panic-frame-fmt, r=yaahc | Yuki Okushi | -3/+2 |
| 2021-06-22 | Rollup merge of #86037 - soerenmeier:cursor_remaining, r=yaahc | Yuki Okushi | -4/+85 |
| 2021-06-22 | Rollup merge of #85182 - CDirkx:available_concurrency, r=JohnTitor | Yuki Okushi | -163/+182 |
| 2021-06-22 | Rollup merge of #85054 - jethrogb:jb/sgx-inline-asm, r=Amanieu | Yuki Okushi | -8/+8 |
| 2021-06-21 | Fix unused_unsafe with compiler-generated unsafe | Cameron Steffen | -25/+43 |
| 2021-06-21 | Auto merge of #86383 - shamatar:slice_len_lowering, r=bjorn3 | bors | -1/+185 |
| 2021-06-21 | Auto merge of #86515 - JohnTitor:rollup-axzb4xh, r=JohnTitor | bors | -134/+432 |
| 2021-06-21 | introduce helper function | Niko Matsakis | -22/+32 |
| 2021-06-21 | add test for `dyn` collisions | Niko Matsakis | -0/+122 |
| 2021-06-21 | do not run rustfix for future-prelude-collision-shadow | Niko Matsakis | -35/+1 |
| 2021-06-21 | Reference issue test originated from | Smitty | -8/+9 |
| 2021-06-22 | Rollup merge of #86503 - ehuss:rustc.css-fonts, r=jyn514,GuillaumeGomez | Yuki Okushi | -10/+33 |
| 2021-06-22 | Rollup merge of #86495 - r00ster91:patch-11, r=petrochenkov | Yuki Okushi | -6/+9 |
| 2021-06-22 | Rollup merge of #86473 - fee1-dead:rustdoc-const-unstable, r=jyn514 | Yuki Okushi | -51/+112 |
| 2021-06-22 | Rollup merge of #86472 - Mark-Simulacrum:fix-ci-beta, r=pietroalbini | Yuki Okushi | -6/+10 |
| 2021-06-22 | Rollup merge of #86424 - calebcartwright:rustfmt-mod-resolution, r=Mark-Simul... | Yuki Okushi | -1/+46 |