| Age | Commit message (Expand) | Author | Lines |
| 2021-05-26 | don't use unneeded closure | Smittyvb | -1/+1 |
| 2021-05-26 | Mention float workaround in Iterator::{min,max} | Smitty | -2/+26 |
| 2021-05-26 | Auto merge of #85720 - Dylan-DPC:rollup-in5917x, r=Dylan-DPC | bors | -201/+444 |
| 2021-05-26 | Rollup merge of #85712 - BlackHoleFox:fix-iter-typo, r=jyn514 | Dylan DPC | -1/+1 |
| 2021-05-26 | Rollup merge of #85679 - hch12907:master, r=Mark-Simulacrum | Dylan DPC | -118/+0 |
| 2021-05-26 | Rollup merge of #85678 - lukas-code:matches2021, r=dtolnay | Dylan DPC | -3/+16 |
| 2021-05-26 | Rollup merge of #85670 - m-ou-se:array-intoiter-1, r=scottmcm | Dylan DPC | -5/+0 |
| 2021-05-26 | Rollup merge of #85633 - lqd:stackless_span_stacks, r=oli-obk | Dylan DPC | -2/+109 |
| 2021-05-26 | Rollup merge of #85627 - LeSeulArtichaut:thir-unsafe-fn-lint, r=nikomatsakis | Dylan DPC | -32/+166 |
| 2021-05-26 | Rollup merge of #85625 - SkiFire13:fix-85613-vec-dedup-drop-panics, r=nagisa | Dylan DPC | -25/+28 |
| 2021-05-26 | Rollup merge of #85478 - FabianWolff:issue-85348, r=petrochenkov | Dylan DPC | -15/+124 |
| 2021-05-26 | Fix typo in core::array::IntoIter comment | BlackHoleFox | -1/+1 |
| 2021-05-26 | Auto merge of #85711 - JohnTitor:rollup-8why04t, r=JohnTitor | bors | -192/+217 |
| 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 #85672 - CDirkx:ip, r=Mark-Simulacrum | Yuki Okushi | -8/+17 |
| 2021-05-26 | Rollup merge of #85668 - ehuss:fix-rustdoc-tasklist, r=Mark-Simulacrum | Yuki Okushi | -6/+4 |
| 2021-05-26 | Rollup merge of #85666 - fee1-dead:document-shared-from-cow, r=dtolnay | Yuki Okushi | -0/+24 |
| 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 #85645 - scottmcm:demote-from-into-try, r=yaahc | Yuki Okushi | -8/+7 |
| 2021-05-26 | Rollup merge of #85623 - LeSeulArtichaut:stray-stderr, r=Mark-Simulacrum | Yuki Okushi | -58/+0 |
| 2021-05-26 | Rollup merge of #85610 - SkiFire13:fix-copy-within-provenance, r=oli-obk | Yuki Okushi | -1/+5 |
| 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 #85529 - tlyu:trylock-errors, r=JohnTitor | Yuki Okushi | -9/+28 |
| 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-26 | Auto merge of #85535 - dtolnay:weakdangle, r=kennytm | bors | -2/+32 |
| 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 | Fix `unused_unsafe` in THIR unsafeck | LeSeulArtichaut | -8/+13 |
| 2021-05-25 | Handle `unsafe_op_in_unsafe_fn` properly in THIR unsafeck | LeSeulArtichaut | -8/+12 |
| 2021-05-25 | add test for issue 85155 and similar | Rémy Rakic | -0/+56 |
| 2021-05-25 | emit diagnostic after post-monomorphization errors | Rémy Rakic | -2/+53 |
| 2021-05-25 | add regression test | Lukas Markeffsky | -0/+12 |
| 2021-05-25 | Remove num_as_ne_bytes feature | Hoe Hao Cheng | -118/+0 |
| 2021-05-25 | fix matches! and assert_matches! on edition 2021 | Lukas Markeffsky | -3/+4 |
| 2021-05-25 | Move stability attribute for methods under the `ip` feature from the module t... | Christiaan Dirkx | -8/+17 |
| 2021-05-25 | Auto merge of #85481 - lcnr:const-equate, r=matthewjasper | bors | -6/+80 |
| 2021-05-25 | Remove arrays/IntoIterator message from Iterator trait. | Mara Bos | -5/+0 |
| 2021-05-25 | Fix tasklist example in rustdoc book. | Eric Huss | -6/+4 |
| 2021-05-25 | Document shared_from_cow functions | Deadbeef | -0/+24 |
| 2021-05-25 | Auto merge of #85664 - GuillaumeGomez:rollup-o7qgo8c, r=GuillaumeGomez | bors | -57/+104 |
| 2021-05-25 | Rollup merge of #85657 - kpreid:brackets, r=jyn514 | Guillaume Gomez | -1/+1 |
| 2021-05-25 | Rollup merge of #85650 - scottmcm:adjust-adjustment-docs, r=jyn514 | Guillaume Gomez | -5/+5 |
| 2021-05-25 | Rollup merge of #85644 - tialaramex:master, r=dtolnay | 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 #85605 - ptrojahn:closure_struct, r=matthewjasper | Guillaume Gomez | -19/+20 |
| 2021-05-25 | Rollup merge of #85361 - bjorn3:rustdoc_target_json_path_canonicalize, r=jyn514 | Guillaume Gomez | -11/+62 |
| 2021-05-25 | Update keyword GUI test | Guillaume Gomez | -4/+3 |