| Age | Commit message (Expand) | Author | Lines |
| 2021-06-12 | add `@has` | Ellen | -0/+2 |
| 2021-06-12 | line | Ellen | -1/+1 |
| 2021-06-12 | dont ICE on `ConstEvaluatable` predicates | Ellen | -1/+6 |
| 2021-06-12 | Auto merge of #86234 - Mark-Simulacrum:new-vers, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-06-12 | Auto merge of #86226 - JohnTitor:rollup-5ubdolf, r=JohnTitor | bors | -41/+152 |
| 2021-06-11 | Bump to 1.54 | Mark Rousskov | -1/+1 |
| 2021-06-12 | Rollup merge of #86217 - fee1-dead:adjust-box-doc, r=m-ou-se | Yuki Okushi | -1/+1 |
| 2021-06-12 | Remove "generic type" in boxed.rs | Deadbeef | -1/+1 |
| 2021-06-12 | Rollup merge of #86205 - JohnTitor:full-test-for-72293, r=oli-obk | Yuki Okushi | -11/+17 |
| 2021-06-12 | Rollup merge of #86189 - JohnTitor:relate-fn-pub, r=Aaron1011 | Yuki Okushi | -1/+1 |
| 2021-06-12 | Rollup merge of #86174 - lqd:const-ub-align, r=RalfJung | Yuki Okushi | -1/+51 |
| 2021-06-12 | Rollup merge of #86153 - tmiasko:dummy-span, r=estebank | Yuki Okushi | -9/+9 |
| 2021-06-12 | Rollup merge of #85823 - fee1-dead:borrowck-0, r=jackh726 | Yuki Okushi | -2/+26 |
| 2021-06-12 | Rollup merge of #85800 - BoxyUwU:const-param-default-diagnostics, r=oli-obk | Yuki Okushi | -16/+47 |
| 2021-06-11 | Auto merge of #85885 - bjorn3:remove_box_region, r=cjgillot | bors | -215/+91 |
| 2021-06-11 | Auto merge of #86116 - FabianWolff:issue-86100, r=varkor | bors | -1/+108 |
| 2021-06-11 | Auto merge of #85994 - tmiasko:monomorphic-needs-drop, r=RalfJung | bors | -1/+43 |
| 2021-06-11 | Auto merge of #86204 - alexcrichton:wasm-simd-stable, r=Amanieu | bors | -5/+2 |
| 2021-06-10 | std: Stabilize wasm simd intrinsics | Alex Crichton | -5/+2 |
| 2021-06-11 | Auto merge of #85961 - 1000teslas:issue-71519-fix, r=petrochenkov | bors | -1/+82 |
| 2021-06-10 | Auto merge of #85630 - gilescope:to_digit_speedup3, r=nagisa | bors | -16/+21 |
| 2021-06-11 | Run full const-generics test for issue-72293 | Yuki Okushi | -11/+17 |
| 2021-06-10 | Auto merge of #80080 - rylev:qpath-on-struct, r=petrochenkov | bors | -187/+374 |
| 2021-06-10 | Further simplification of to_digit | Giles Cope | -16/+21 |
| 2021-06-10 | Auto merge of #86098 - pietroalbini:test-stable, r=Mark-Simulacrum | bors | -22/+72 |
| 2021-06-10 | Remove unnecessary transmute | bjorn3 | -2/+1 |
| 2021-06-10 | Auto merge of #86020 - nagisa:nagisa/outliner, r=pnkfelix | bors | -1/+12 |
| 2021-06-10 | Auto merge of #82639 - jyn514:stable-options, r=Mark-Simulacrum | bors | -817/+86 |
| 2021-06-10 | Add support for using qualified paths with structs in expression and pattern | Ryan Levick | -187/+374 |
| 2021-06-10 | Auto merge of #85741 - tmiasko:ssa, r=nagisa | bors | -1/+4 |
| 2021-06-10 | gcc-lld mvp | 1000teslas | -1/+82 |
| 2021-06-10 | Auto merge of #86186 - JohnTitor:rollup-upaw6wx, r=JohnTitor | bors | -192/+233 |
| 2021-06-10 | Make `relate_type_and_mut` public | Yuki Okushi | -1/+1 |
| 2021-06-10 | Rollup merge of #86175 - RalfJung:miri, r=RalfJung | Yuki Okushi | -9/+15 |
| 2021-06-10 | Rollup merge of #86113 - the8472:doctest-lld, r=Mark-Simulacrum | Yuki Okushi | -16/+27 |
| 2021-06-10 | Rollup merge of #86111 - spookyvision:master, r=JohnTitor | Yuki Okushi | -1/+1 |
| 2021-06-10 | Rollup merge of #86051 - erer1243:update_move_keyword_docs, r=Mark-Simulacrum | Yuki Okushi | -11/+9 |
| 2021-06-10 | Rollup merge of #85997 - jyn514:rustdoc-diff, r=Mark-Simulacrum | Yuki Okushi | -9/+21 |
| 2021-06-10 | Rollup merge of #84687 - a1phyr:improve_rwlock, r=m-ou-se | Yuki Okushi | -133/+111 |
| 2021-06-10 | Rollup merge of #82037 - calavera:strip_debuginfo_osx, r=petrochenkov | Yuki Okushi | -13/+49 |
| 2021-06-10 | Auto merge of #85910 - cjgillot:no-meta-version, r=Aaron1011 | bors | -13/+9 |
| 2021-06-09 | detect incorrect vtable alignment during const eval instead of ICE-ing | Rémy Rakic | -1/+51 |
| 2021-06-09 | update Miri | Ralf Jung | -9/+15 |
| 2021-06-09 | Auto merge of #86003 - pnkfelix:issue-84297-revert-81238, r=Mark-Simulacrum | bors | -414/+225 |
| 2021-06-09 | Make symbols stripping work on MacOS X | David Calavera | -13/+49 |
| 2021-06-09 | Auto merge of #86150 - cjgillot:notable, r=michaelwoerister | bors | -39/+14 |
| 2021-06-09 | Add safety comments | bjorn3 | -0/+5 |
| 2021-06-09 | Use explicit drop impl | bjorn3 | -8/+13 |
| 2021-06-09 | Auto merge of #85975 - the8472:revert-take-tra, r=scottmcm | bors | -22/+1 |
| 2021-06-09 | Auto merge of #86118 - spastorino:tait-soundness-bug, r=nikomatsakis | bors | -132/+439 |