| Age | Commit message (Expand) | Author | Lines |
| 2021-05-27 | Auto merge of #85734 - Dylan-DPC:rollup-q6iiees, r=Dylan-DPC | bors | -178/+271 |
| 2021-05-27 | Rollup merge of #85649 - ChrisDenton:update-cc, r=matthewjasper | Dylan DPC | -1/+1 |
| 2021-05-27 | Rollup merge of #85564 - pnkfelix:issue-85435-readd-capture-disjoint-fields-g... | Dylan DPC | -0/+27 |
| 2021-05-27 | Rollup merge of #84701 - nikomatsakis:stabilize-member-constraints-61997, r=j... | Dylan DPC | -169/+29 |
| 2021-05-27 | Rollup merge of #84221 - ABouttefeux:generic-arg-elision, r=estebank | Dylan DPC | -8/+214 |
| 2021-05-26 | Auto merge of #85652 - ehuss:linkchecker-perf, r=Mark-Simulacrum | bors | -227/+505 |
| 2021-05-26 | Auto merge of #85721 - Xanewok:update-rls, r=Xanewok | bors | -0/+0 |
| 2021-05-26 | bless compare-mode=nll output | Niko Matsakis | -3/+3 |
| 2021-05-26 | Update RLS | Igor Matuszewski | -0/+0 |
| 2021-05-26 | Rollup merge of #85678 - lukas-code:matches2021, r=dtolnay | Dylan DPC | -0/+12 |
| 2021-05-26 | Rollup merge of #85633 - lqd:stackless_span_stacks, r=oli-obk | Dylan DPC | -0/+56 |
| 2021-05-26 | Rollup merge of #85627 - LeSeulArtichaut:thir-unsafe-fn-lint, r=nikomatsakis | Dylan DPC | -16/+141 |
| 2021-05-26 | Rollup merge of #85478 - FabianWolff:issue-85348, r=petrochenkov | Dylan DPC | -0/+77 |
| 2021-05-26 | stabilize member constraints | Niko Matsakis | -166/+26 |
| 2021-05-26 | Auto merge of #85711 - JohnTitor:rollup-8why04t, r=JohnTitor | bors | -166/+136 |
| 2021-05-26 | Rollup merge of #85701 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-05-26 | Rollup merge of #85699 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-05-26 | Rollup merge of #85668 - ehuss:fix-rustdoc-tasklist, r=Mark-Simulacrum | Yuki Okushi | -6/+4 |
| 2021-05-26 | Rollup merge of #85647 - rust-lang:revert-81601-llvm-on-demand, r=jyn514 | Yuki Okushi | -98/+13 |
| 2021-05-26 | Rollup merge of #85623 - LeSeulArtichaut:stray-stderr, r=Mark-Simulacrum | Yuki Okushi | -58/+0 |
| 2021-05-26 | Rollup merge of #85590 - jam1garner:tool-bootstrap-su-fix, r=Mark-Simulacrum | Yuki Okushi | -3/+2 |
| 2021-05-26 | Rollup merge of #84048 - konan8205:master, r=jsha | Yuki Okushi | -1/+117 |
| 2021-05-26 | Auto merge of #85252 - kulikjak:fix-solaris-CI, r=Mark-Simulacrum | bors | -14/+10 |
| 2021-05-25 | Update cargo | Eric Huss | -0/+0 |
| 2021-05-25 | Update books | Eric Huss | -0/+0 |
| 2021-05-25 | Run THIR unsafeck on `unsafe_op_in_unsafe_fn` test | LeSeulArtichaut | -16/+141 |
| 2021-05-25 | add test for issue 85155 and similar | Rémy Rakic | -0/+56 |
| 2021-05-25 | add regression test | Lukas Markeffsky | -0/+12 |
| 2021-05-25 | show list of candidates | Aliénore Bouttefeux | -9/+14 |
| 2021-05-25 | Auto merge of #85481 - lcnr:const-equate, r=matthewjasper | bors | -3/+46 |
| 2021-05-25 | Fix tasklist example in rustdoc book. | Eric Huss | -6/+4 |
| 2021-05-25 | Auto merge of #85664 - GuillaumeGomez:rollup-o7qgo8c, r=GuillaumeGomez | bors | -31/+74 |
| 2021-05-25 | Rollup merge of #85657 - kpreid:brackets, r=jyn514 | Guillaume Gomez | -1/+1 |
| 2021-05-25 | Rollup merge of #85631 - GuillaumeGomez:move-keywrod-primitive-css-dom, r=jsha | Guillaume Gomez | -20/+15 |
| 2021-05-25 | Rollup merge of #85361 - bjorn3:rustdoc_target_json_path_canonicalize, r=jyn514 | Guillaume Gomez | -10/+58 |
| 2021-05-25 | Update keyword GUI test | Guillaume Gomez | -4/+3 |
| 2021-05-25 | Move extra search result information for keywords and primitives from CSS to DOM | Guillaume Gomez | -16/+12 |
| 2021-05-25 | Auto merge of #85634 - RalfJung:miri, r=RalfJung | bors | -7/+9 |
| 2021-05-25 | Auto merge of #84985 - pietroalbini:bootstrap-1.54, r=Mark-Simulacrum | bors | -4/+4 |
| 2021-05-24 | Remove doubled braces in non_exhaustive structs’ documentation text. | Kevin Reid | -1/+1 |
| 2021-05-25 | Auto merge of #85273 - LeSeulArtichaut:thir-query, r=nikomatsakis | bors | -59/+35 |
| 2021-05-24 | Add some tests for the linkchecker. | Eric Huss | -0/+187 |
| 2021-05-24 | Optimize linkchecker by caching all filesystem access. | Eric Huss | -172/+214 |
| 2021-05-24 | Update cc | Chris Denton | -1/+1 |
| 2021-05-24 | Revert "Move llvm submodule updates to rustbuild" | Mark Rousskov | -98/+13 |
| 2021-05-24 | Apply suggestions from code review
| Felix S Klock II | -0/+2 |
| 2021-05-24 | Auto merge of #85639 - GuillaumeGomez:rollup-modinsi, r=GuillaumeGomez | bors | -14/+54 |
| 2021-05-24 | Add test | bjorn3 | -0/+53 |
| 2021-05-24 | Use parse_target_triple in rustdoc | bjorn3 | -10/+5 |
| 2021-05-24 | Rollup merge of #85628 - LeSeulArtichaut:thir-null-lowercase, r=estebank | Guillaume Gomez | -7/+7 |