| Age | Commit message (Expand) | Author | Lines |
| 2020-05-17 | Rollup merge of #72233 - dtolnay:literal, r=petrochenkov | Dylan DPC | -9/+241 |
| 2020-05-16 | Rollup merge of #72254 - ehuss:double-backtick, r=dtolnay | Ralf Jung | -4/+4 |
| 2020-05-16 | Rollup merge of #72094 - petrochenkov:overfeature, r=nikic | Ralf Jung | -2/+33 |
| 2020-05-16 | Rollup merge of #72060 - lcnr:move-list, r=estebank | Ralf Jung | -145/+155 |
| 2020-05-16 | Rollup merge of #72047 - Julian-Wollersberger:literal_error_reporting_cleanup... | Ralf Jung | -214/+132 |
| 2020-05-16 | Rollup merge of #72045 - RalfJung:incomplete-unsound, r=petrochenkov | Ralf Jung | -182/+284 |
| 2020-05-16 | Auto merge of #72262 - Dylan-DPC:rollup-x56q1jj, r=Dylan-DPC | bors | -60/+187 |
| 2020-05-16 | Rollup merge of #72258 - Rustin-Liu:rustin-patch-typo, r=dtolnay | Dylan DPC | -1/+1 |
| 2020-05-16 | Rollup merge of #72234 - dtolnay:default, r=petrochenkov | Dylan DPC | -0/+7 |
| 2020-05-16 | Rollup merge of #72230 - SOF3:patch-1, r=kennytm | Dylan DPC | -2/+2 |
| 2020-05-16 | Rollup merge of #72216 - doctorn:require-lang-item, r=lcnr | Dylan DPC | -27/+34 |
| 2020-05-16 | Rollup merge of #72166 - nnethercote:simpler-slice-Iterator-methods, r=cuviper | Dylan DPC | -18/+106 |
| 2020-05-16 | Rollup merge of #71919 - Xanewok:bump-syn-1, r=Xanewok | Dylan DPC | -1/+1 |
| 2020-05-16 | Rollup merge of #71625 - Diggsey:improve-manually-drop-docs, r=RalfJung | Dylan DPC | -11/+36 |
| 2020-05-16 | Auto merge of #71872 - nnethercote:less-aggressive-arena-growth, r=oli-obk | bors | -13/+26 |
| 2020-05-16 | Auto merge of #71665 - RalfJung:miri-intern-no-ice, r=oli-obk | bors | -336/+331 |
| 2020-05-16 | Fix typo Arbintrary to Arbitrary | Rustin-Liu | -1/+1 |
| 2020-05-16 | Auto merge of #72079 - semarie:openbsd-stacker, r=Mark-Simulacrum | bors | -1/+1 |
| 2020-05-15 | Remove redundant backtick in error message. | Eric Huss | -4/+4 |
| 2020-05-16 | Rollup merge of #72224 - lzutao:links, r=Dylan-DPC | Dylan DPC | -8/+8 |
| 2020-05-16 | Rollup merge of #72220 - wesleywiser:const_prop_eval_consts, r=oli-obk | Dylan DPC | -6/+11 |
| 2020-05-16 | Rollup merge of #72218 - RalfJung:test-unleashed-ptrs, r=oli-obk | Dylan DPC | -0/+68 |
| 2020-05-16 | Rollup merge of #72206 - sergey-melnychuk:cleanup-stale-fixme, r=petrochenkov | Dylan DPC | -4/+7 |
| 2020-05-16 | Rollup merge of #72090 - RalfJung:rustc_driver-exit-code, r=oli-obk | Dylan DPC | -12/+15 |
| 2020-05-16 | Rollup merge of #71948 - csmoe:issue-61076, r=oli-obk | Dylan DPC | -37/+246 |
| 2020-05-16 | Rollup merge of #71724 - GuillaumeGomez:doc-alias-improvements, r=ollie27 | Dylan DPC | -143/+561 |
| 2020-05-16 | Rollup merge of #71677 - Mark-Simulacrum:hasher-docs, r=Amanieu | Dylan DPC | -0/+20 |
| 2020-05-16 | Rollup merge of #71662 - glandium:osstring_from_str, r=sfackler | Dylan DPC | -0/+10 |
| 2020-05-15 | Improve the documentation for ManuallyDrop to resolve conflicting usage of te... | Diggory Blake | -11/+36 |
| 2020-05-15 | Clarify use of format_args in Debug for Literal | David Tolnay | -0/+1 |
| 2020-05-15 | Implement Default for proc_macro::TokenStream | David Tolnay | -0/+7 |
| 2020-05-15 | Add test of proc_macro::TokenStream's Debug | David Tolnay | -0/+221 |
| 2020-05-15 | Fix {:#?} representation of proc_macro::Literal | David Tolnay | -9/+19 |
| 2020-05-15 | Updated documentation of Prefix::VerbatimDisk | SOFe | -2/+2 |
| 2020-05-15 | Remove lang_items\(\).*\.unwrap\(\) | Nathan Corbyn | -27/+34 |
| 2020-05-15 | Auto merge of #69659 - CAD97:step-rework-take-3, r=Amanieu | bors | -245/+619 |
| 2020-05-15 | implement type_implments_trait query | csmoe | -42/+120 |
| 2020-05-15 | doc: add links to rotate_(left|right) | Lzu Tao | -8/+8 |
| 2020-05-15 | Auto merge of #72222 - Dylan-DPC:rollup-vaw44dg, r=Dylan-DPC | bors | -51/+273 |
| 2020-05-15 | Rollup merge of #72214 - JOE1994:nitpicky, r=jonas-schievink | Dylan DPC | -3/+3 |
| 2020-05-15 | Rollup merge of #72173 - xliiv:54172-intra-for-trait-impl, r=GuillaumeGomez | Dylan DPC | -11/+90 |
| 2020-05-15 | Rollup merge of #72172 - Mark-Simulacrum:check-no-stage, r=alexcrichton | Dylan DPC | -0/+14 |
| 2020-05-15 | Rollup merge of #72146 - Mark-Simulacrum:separate-std-asserts, r=alexcrichton | Dylan DPC | -1/+14 |
| 2020-05-15 | Rollup merge of #72062 - overdrivenpotato:psp, r=jonas-schievink | Dylan DPC | -0/+111 |
| 2020-05-15 | Rollup merge of #71809 - marmeladema:fix-issue-71104, r=eddyb | Dylan DPC | -36/+41 |
| 2020-05-14 | Auto merge of #71321 - matthewjasper:alloc-min-spec, r=sfackler | bors | -120/+51 |
| 2020-05-14 | [const-prop] Don't replace Rvalues that are already constants | Wesley Wiser | -6/+11 |
| 2020-05-14 | make sure even unleashed miri does not do pointer stuff | Ralf Jung | -0/+68 |
| 2020-05-14 | improve step_integer_impls macro | CAD97 | -29/+6 |
| 2020-05-14 | Minor fixes to comments | JOE1994 | -3/+3 |