| Age | Commit message (Expand) | Author | Lines |
| 2021-01-15 | Rollup merge of #81008 - tmiasko:generator-layout-err, r=tmandry | Yuki Okushi | -8/+50 |
| 2021-01-15 | Rollup merge of #80944 - LingMan:map_or, r=nagisa | Yuki Okushi | -79/+67 |
| 2021-01-15 | Rollup merge of #80834 - bugadani:vecdeque, r=oli-obk | Yuki Okushi | -5/+23 |
| 2021-01-15 | Rollup merge of #80254 - Aaron1011:rustdoc-auto-param-env, r=estebank | Yuki Okushi | -6/+41 |
| 2021-01-15 | Auto merge of #80993 - Aaron1011:collect-set-tokens, r=petrochenkov | bors | -147/+101 |
| 2021-01-15 | Auto merge of #81027 - Xanewok:update-rls, r=calebcartwright | bors | -52/+52 |
| 2021-01-15 | ...and update Cargo.lock again | Igor Matuszewski | -0/+4 |
| 2021-01-15 | Remove local patch in Cargo.toml for rls-* crates | Igor Matuszewski | -4/+0 |
| 2021-01-15 | Update RLS and Rustfmt | Igor Matuszewski | -54/+54 |
| 2021-01-14 | Auto merge of #81018 - m-ou-se:rollup-7202dc7, r=m-ou-se | bors | -158/+793 |
| 2021-01-14 | Remove unreachable panics from VecDeque | Dániel Buga | -5/+23 |
| 2021-01-14 | Use Option::map_or instead of `.map(..).unwrap_or(..)` | LingMan | -79/+67 |
| 2021-01-14 | Rollup merge of #80991 - calebsander:fix/fmt-link, r=m-ou-se | Mara Bos | -12/+30 |
| 2021-01-14 | Rollup merge of #80990 - cuviper:unused-debug-context, r=nagisa | Mara Bos | -6/+2 |
| 2021-01-14 | Rollup merge of #80985 - ijackson:slice-strip-fix, r=jyn514 | Mara Bos | -4/+4 |
| 2021-01-14 | Rollup merge of #80981 - bjorn3:bjorn3-patch-1, r=jonas-schievink | Mara Bos | -2/+2 |
| 2021-01-14 | Rollup merge of #80980 - trevarj:patch-1, r=nagisa | Mara Bos | -1/+1 |
| 2021-01-14 | Rollup merge of #80973 - ehuss:update-books, r=ehuss | Mara Bos | -0/+0 |
| 2021-01-14 | Rollup merge of #80972 - KodrAus:deprecate/remove_item, r=nagisa | Mara Bos | -21/+0 |
| 2021-01-14 | Rollup merge of #80969 - camelid:monomorph-ice-msg, r=nagisa | Mara Bos | -1/+1 |
| 2021-01-14 | Rollup merge of #80966 - KodrAus:deprecate/spin_loop_hint, r=m-ou-se | Mara Bos | -20/+19 |
| 2021-01-14 | Rollup merge of #80895 - sfackler:read-to-end-ub, r=m-ou-se | Mara Bos | -12/+10 |
| 2021-01-14 | Rollup merge of #80829 - jyn514:dep-constructor, r=michaelwoerister | Mara Bos | -35/+17 |
| 2021-01-14 | Rollup merge of #80567 - lukaslueg:intersperse_with, r=m-ou-se | Mara Bos | -27/+202 |
| 2021-01-14 | Rollup merge of #80444 - glittershark:bound-as-ref, r=dtolnay | Mara Bos | -0/+23 |
| 2021-01-14 | Rollup merge of #80217 - camelid:io-read_to_string, r=m-ou-se | Mara Bos | -0/+48 |
| 2021-01-14 | Rollup merge of #80169 - frewsxcv:frewsxcv-docs-fix, r=jyn514 | Mara Bos | -7/+12 |
| 2021-01-14 | Rollup merge of #80017 - camelid:sugg-rest-pattern, r=estebank | Mara Bos | -7/+291 |
| 2021-01-14 | Rollup merge of #79982 - ijackson:exit-status, r=dtolnay | Mara Bos | -3/+131 |
| 2021-01-14 | Auto merge of #79689 - Vooblin:patch1, r=tmandry | bors | -64/+65 |
| 2021-01-14 | Auto merge of #79328 - c410-f3r:hir-if, r=matthewjasper | bors | -3055/+3100 |
| 2021-01-14 | Don't ICE when computing a layout of a generator tainted by errors | Tomasz Miąsko | -8/+50 |
| 2021-01-14 | Auto merge of #81003 - tmiasko:generator-layout, r=oli-obk | bors | -1/+38 |
| 2021-01-14 | Auto merge of #78259 - plaflamme:fix-49660, r=KodrAus | bors | -14/+261 |
| 2021-01-13 | Fix typos in Fuchsia unix_process_wait_more | David Tolnay | -2/+2 |
| 2021-01-13 | Adds tests to ensure some base op traits exist. | Philippe Laflamme | -0/+245 |
| 2021-01-13 | Avoid ident concatenation in macro. | Philippe Laflamme | -14/+15 |
| 2021-01-13 | Fix missing mod declaration for Wrapping tests. | Philippe Laflamme | -0/+1 |
| 2021-01-13 | Set tokens on AST node in `collect_tokens` | Aaron Hill | -147/+101 |
| 2021-01-14 | Auto merge of #80802 - jyn514:box-attributes, r=nnethercote | bors | -9/+9 |
| 2021-01-13 | Add as_ref and as_mut methods for Bound | Griffin Smith | -0/+23 |
| 2021-01-14 | Encode optimized MIR of generators when emitting metadata | Tomasz Miąsko | -1/+38 |
| 2021-01-13 | Auto merge of #80654 - Aaron1011:fix/dummy-span-ctxt, r=wesleywiser | bors | -13/+32 |
| 2021-01-13 | Auto merge of #77524 - Patryk27:fixes/66228, r=estebank | bors | -739/+2760 |
| 2021-01-13 | Properly handle `SyntaxContext` of dummy spans in incr comp | Aaron Hill | -13/+32 |
| 2021-01-13 | Improve Iterator::intersperse_ docs | Lukas Lueg | -8/+16 |
| 2021-01-13 | Fix formatting specifiers doc link | Caleb Sander | -12/+30 |
| 2021-01-13 | Remove the unused context from CreateDebugLocation | Josh Stone | -6/+2 |
| 2021-01-13 | Add doc intralinks | Lukas Lueg | -0/+6 |
| 2021-01-13 | Auto merge of #80718 - tmiasko:skip-opt-mir, r=oli-obk | bors | -32/+39 |