| Age | Commit message (Expand) | Author | Lines |
| 2021-06-17 | add regression test for issue #54685 | Yerkebulan Tulibergenov | -0/+31 |
| 2021-06-11 | Auto merge of #86116 - FabianWolff:issue-86100, r=varkor | bors | -0/+80 |
| 2021-06-11 | Auto merge of #85994 - tmiasko:monomorphic-needs-drop, r=RalfJung | bors | -0/+37 |
| 2021-06-11 | Auto merge of #86204 - alexcrichton:wasm-simd-stable, r=Amanieu | bors | -4/+0 |
| 2021-06-10 | std: Stabilize wasm simd intrinsics | Alex Crichton | -4/+0 |
| 2021-06-11 | Auto merge of #85961 - 1000teslas:issue-71519-fix, r=petrochenkov | bors | -0/+10 |
| 2021-06-10 | Auto merge of #80080 - rylev:qpath-on-struct, r=petrochenkov | bors | -101/+207 |
| 2021-06-10 | Auto merge of #86098 - pietroalbini:test-stable, r=Mark-Simulacrum | bors | -20/+26 |
| 2021-06-10 | Auto merge of #82639 - jyn514:stable-options, r=Mark-Simulacrum | bors | -816/+80 |
| 2021-06-10 | Add support for using qualified paths with structs in expression and pattern | Ryan Levick | -101/+207 |
| 2021-06-10 | gcc-lld mvp | 1000teslas | -0/+10 |
| 2021-06-09 | Auto merge of #86003 - pnkfelix:issue-84297-revert-81238, r=Mark-Simulacrum | bors | -198/+25 |
| 2021-06-09 | Auto merge of #86118 - spastorino:tait-soundness-bug, r=nikomatsakis | bors | -0/+103 |
| 2021-06-09 | Auto merge of #86107 - Smittyvb:peephole-optim-eq-bool, r=wesleywiser | bors | -0/+166 |
| 2021-06-09 | Rollup merge of #86124 - Aaron1011:ambig-macro-name, r=varkor | Yuki Okushi | -2/+2 |
| 2021-06-09 | Rollup merge of #85982 - alexcrichton:doc-safe-wasm, r=jyn514 | Yuki Okushi | -0/+7 |
| 2021-06-09 | Rollup merge of #85957 - BoxyUwU:rustdoc-const-generic-defaults, r=oli-obk | Yuki Okushi | -0/+6 |
| 2021-06-08 | Rollup merge of #86096 - FabianWolff:ec-E0316, r=GuillaumeGomez | Yuki Okushi | -0/+1 |
| 2021-06-08 | Rollup merge of #86095 - GuillaumeGomez:search-description-codeblock, r=jsha | Yuki Okushi | -0/+5 |
| 2021-06-08 | Rollup merge of #86078 - GuillaumeGomez:type-page-font-weight, r=jsha | Yuki Okushi | -1/+7 |
| 2021-06-08 | Rollup merge of #86074 - reaganmcf:iss-86039, r=jyn514 | Yuki Okushi | -2/+2 |
| 2021-06-07 | Include macro name in 'local ambiguity' error | Aaron Hill | -2/+2 |
| 2021-06-07 | Enable rustdoc to document safe wasm intrinsics | Alex Crichton | -0/+7 |
| 2021-06-07 | Add more TAIT multiple defining uses test cases | Santiago Pastorino | -0/+72 |
| 2021-06-07 | Differentiate different defining uses of taits when they reference distinct g... | Santiago Pastorino | -0/+31 |
| 2021-06-07 | Suggest a trailing comma if a 1-tuple is expected | Fabian Wolff | -0/+80 |
| 2021-06-07 | use channel-relative urls in rustdoc/intra-doc/field.rs | Pietro Albini | -2/+2 |
| 2021-06-07 | Peephole optimize `x == false` and `x != true` | Smitty | -0/+166 |
| 2021-06-07 | ignore ui-fulldeps/session-derive-errors.rs on beta and stable | Pietro Albini | -18/+24 |
| 2021-06-07 | Bless ui/where-clauses/where-for-self.rs test | Fabian Wolff | -0/+1 |
| 2021-06-07 | Auto merge of #85891 - bjorn3:revert_merge_crate_disambiguator, r=Mark-Simula... | bors | -92/+92 |
| 2021-06-07 | Add test to ensure the result descripton is correctly handling codeblocks | Guillaume Gomez | -0/+5 |
| 2021-06-07 | Revert "Update tests" | bjorn3 | -68/+68 |
| 2021-06-07 | Revert "Update mir opt tests" | bjorn3 | -24/+24 |
| 2021-06-07 | Rollup merge of #84262 - camelid:sized-ice, r=estebank | Yuki Okushi | -0/+58 |
| 2021-06-07 | Auto merge of #85810 - bjorn3:further_driver_cleanup, r=varkor | bors | -18/+3 |
| 2021-06-06 | Update testsuite to match new panic msg | Reagan McFarland | -2/+2 |
| 2021-06-07 | Rollup merge of #86058 - fee1-dead:E0121-improvements, r=jackh726 | Guillaume Gomez | -22/+22 |
| 2021-06-07 | Rollup merge of #86010 - FabianWolff:ICE-parser, r=varkor | Guillaume Gomez | -0/+135 |
| 2021-06-07 | Add test to check that font-weight is correctly set on type page | Guillaume Gomez | -1/+7 |
| 2021-06-06 | Add variance-related information to lifetime error messages | Aaron Hill | -0/+53 |
| 2021-06-06 | Auto merge of #84995 - petrochenkov:tcollect, r=Aaron1011 | bors | -0/+577 |
| 2021-06-06 | Auto merge of #86054 - JohnTitor:rollup-j40z7sm, r=JohnTitor | bors | -14/+36 |
| 2021-06-06 | parser: Ensure that all nonterminals have tokens after parsing | Vadim Petrochenkov | -0/+577 |
| 2021-06-06 | Rollup merge of #86047 - jyn514:doc-attrs, r=petrochenkov | Yuki Okushi | -0/+22 |
| 2021-06-06 | Rollup merge of #85930 - mominul:array_into_iter, r=m-ou-se | Yuki Okushi | -14/+14 |
| 2021-06-06 | Auto merge of #84863 - ABouttefeux:libtest, r=m-ou-se | bors | -11/+83 |
| 2021-06-06 | Don't pass -Z unstable-options by default for UI tests | Joshua Nelson | -816/+80 |
| 2021-06-06 | Auto merge of #84171 - ricobbe:raw-dylib-via-llvm, r=petrochenkov | bors | -1/+158 |
| 2021-06-05 | Don't fire `invalid_doc_attributes` on `extern crate` items | Joshua Nelson | -0/+22 |