| Age | Commit message (Expand) | Author | Lines |
| 2020-03-22 | Add span label to primary error span | Esteban Küber | -80/+76 |
| 2020-03-22 | Increase verbosity when suggesting subtle code changes | Esteban Küber | -239/+360 |
| 2020-03-22 | Auto merge of #68820 - WaffleLapkin:remove_finished_from_map_while, r=LukasKa... | bors | -57/+32 |
| 2020-03-22 | Auto merge of #68098 - ssomers:btreemap_gdb_pretty_print, r=Mark-Simulacrum | bors | -3/+11 |
| 2020-03-22 | Auto merge of #70153 - flip1995:clippyup, r=Dylan-DPC | bors | -7/+18 |
| 2020-03-21 | Rollup merge of #70238 - petrochenkov:procmod, r=Centril | Dylan DPC | -0/+13 |
| 2020-03-21 | Rollup merge of #70232 - adrian5:patch-1, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-03-21 | Rollup merge of #70231 - aDotInTheVoid:E0224, r=Dylan-DPC | Dylan DPC | -3/+24 |
| 2020-03-21 | Rollup merge of #70228 - lzutao:patch-1, r=Mark-Simulacrum | Dylan DPC | -0/+4 |
| 2020-03-21 | Rollup merge of #70218 - intgr:fix-deprecated-method-in-docs, r=jonas-schievink | Dylan DPC | -1/+1 |
| 2020-03-21 | Rollup merge of #70215 - petrochenkov:attrid, r=Centril | Dylan DPC | -18/+12 |
| 2020-03-21 | Rollup merge of #70197 - pnkfelix:issue-53957-revise-test-of-23076, r=LukasKa... | Dylan DPC | -4/+19 |
| 2020-03-21 | Rollup merge of #70126 - wesleywiser:fix_miri_ice_neg_zst_enum_discr, r=RalfJ... | Dylan DPC | -4/+60 |
| 2020-03-21 | Rollup merge of #70051 - Zoxc:opt-find, r=eddyb | Dylan DPC | -19/+56 |
| 2020-03-21 | Rollup merge of #70003 - eddyb:symbol-mangling-reify-shims, r=nikomatsakis | Dylan DPC | -8/+18 |
| 2020-03-21 | Allow `hir().find` to return `None` | John Kåre Alsaker | -19/+56 |
| 2020-03-21 | Add a test for out-of-line module passed through a proc macro | Vadim Petrochenkov | -0/+13 |
| 2020-03-21 | Tweak wording for std::io::Read::read function | adrian5 | -1/+1 |
| 2020-03-21 | Add explanation message for E0224 | Nixon Enraght-Moony | -3/+24 |
| 2020-03-21 | slightly change the `Iterator::map_while` docs | Waffle | -14/+4 |
| 2020-03-21 | Remove CARGO_BUILD_TARGET from bootstrap.py | lzutao | -0/+4 |
| 2020-03-21 | Test pretty printing more and fix overzealous type substitution | Stein Somers | -3/+11 |
| 2020-03-21 | symbol_names: treat ReifyShim like VtableShim. | Eduard-Mihai Burtescu | -8/+18 |
| 2020-03-21 | Rollup merge of #70119 - eddyb:typeck-tables-local-def-id, r=petrochenkov | Dylan DPC | -125/+94 |
| 2020-03-21 | Rollup merge of #70032 - lcnr:issue69970, r=varkor | Dylan DPC | -37/+84 |
| 2020-03-21 | Rollup merge of #69955 - alexcrichton:stderr-infallible, r=sfackler | Dylan DPC | -100/+149 |
| 2020-03-21 | Rollup merge of #69910 - cjgillot:polym, r=Zoxc | Dylan DPC | -201/+226 |
| 2020-03-21 | Rollup merge of #69901 - RalfJung:rustc_layout, r=eddyb | Dylan DPC | -8/+356 |
| 2020-03-21 | Rollup merge of #69497 - Zoxc:ast-fragment-error, r=petrochenkov | Dylan DPC | -8/+38 |
| 2020-03-21 | Rename `cast_from_int` to `cast_from_int_like` | Wesley Wiser | -3/+5 |
| 2020-03-21 | Fix ICE caused by truncating a negative ZST enum discriminant | Wesley Wiser | -2/+56 |
| 2020-03-21 | Fix deprecated Error.description() usage in docs | Marti Raudsepp | -1/+1 |
| 2020-03-21 | normalize away preferred alignment | Ralf Jung | -28/+13 |
| 2020-03-21 | ast: Compress `AttrId` from `usize` to `u32` | Vadim Petrochenkov | -18/+12 |
| 2020-03-21 | Rollup merge of #70151 - Amanieu:stdarch, r=sfackler | Mazdak Farrokhzad | -0/+0 |
| 2020-03-21 | Rollup merge of #70138 - RalfJung:throw-not-return, r=oli-obk | Mazdak Farrokhzad | -11/+12 |
| 2020-03-21 | Rollup merge of #70092 - eddyb:hir-items-are-just-nodes, r=Zoxc | Mazdak Farrokhzad | -391/+394 |
| 2020-03-21 | Rollup merge of #70089 - eddyb:closure-sig-infer, r=nikomatsakis | Mazdak Farrokhzad | -76/+51 |
| 2020-03-21 | Rollup merge of #70054 - rojamd:android-pgo, r=michaelwoerister | Mazdak Farrokhzad | -1/+1 |
| 2020-03-21 | Rollup merge of #69965 - mark-i-m:codegen-utils, r=eddyb | Mazdak Farrokhzad | -267/+244 |
| 2020-03-21 | Rollup merge of #69934 - andjo403:inlinecost, r=wesleywiser | Mazdak Farrokhzad | -2/+17 |
| 2020-03-21 | Rollup merge of #67888 - Zoxc:metadata-prefetch, r=matthewjasper | Mazdak Farrokhzad | -33/+136 |
| 2020-03-21 | Rollup merge of #70194 - kornelski:must_split, r=joshtriplett | Mazdak Farrokhzad | -0/+1 |
| 2020-03-21 | Rollup merge of #70189 - RalfJung:is_signed, r=eddyb | Mazdak Farrokhzad | -2/+2 |
| 2020-03-21 | Rollup merge of #70188 - GuillaumeGomez:cleanup-e0439, r=Dylan-DPC | Mazdak Farrokhzad | -2/+3 |
| 2020-03-21 | Rollup merge of #70187 - matthiaskrgr:cl2ppy, r=Mark-Simulacrum | Mazdak Farrokhzad | -172/+142 |
| 2020-03-21 | Rollup merge of #70184 - Centril:include-mod-relativism, r=petrochenkov | Mazdak Farrokhzad | -1/+25 |
| 2020-03-21 | Rollup merge of #70177 - bjorn3:patch-2, r=Dylan-DPC | Mazdak Farrokhzad | -1/+1 |
| 2020-03-21 | Rollup merge of #70176 - rylev:ice-tests, r=Centril | Mazdak Farrokhzad | -0/+651 |
| 2020-03-21 | Rollup merge of #70166 - CDirkx:range-inclusive-derives, r=cramertj | Mazdak Farrokhzad | -22/+2 |