| Age | Commit message (Expand) | Author | Lines |
| 2020-03-23 | fix comment | Bastian Kauschke | -1/+1 |
| 2020-03-23 | type_of AnonConst AssocTy does not require parent | Bastian Kauschke | -1/+1 |
| 2020-03-22 | correctly handle const params in type_of | Bastian Kauschke | -15/+73 |
| 2020-03-22 | Auto merge of #70275 - Dylan-DPC:rollup-1fbosob, r=Dylan-DPC | bors | -252/+321 |
| 2020-03-22 | Rollup merge of #70266 - petrochenkov:prochead, r=varkor | Dylan DPC | -31/+20 |
| 2020-03-22 | Rollup merge of #70254 - matthiaskrgr:cl4ppy, r=Centril | Dylan DPC | -67/+34 |
| 2020-03-22 | Rollup merge of #70240 - brain0:thread_id, r=Mark-Simulacrum | Dylan DPC | -4/+4 |
| 2020-03-22 | Rollup merge of #70229 - matthiaskrgr:cl3ppy, r=Mark-Simulacrum | Dylan DPC | -115/+92 |
| 2020-03-22 | Rollup merge of #70223 - lcnr:issue70167, r=eddyb | Dylan DPC | -4/+54 |
| 2020-03-22 | Rollup merge of #70209 - Centril:recover-quant-closure, r=petrochenkov | Dylan DPC | -14/+66 |
| 2020-03-22 | Rollup merge of #70172 - eddyb:retokenize-external-src, r=petrochenkov | Dylan DPC | -7/+15 |
| 2020-03-22 | Rollup merge of #68099 - lukaslueg:into_raw_unsafe, r=LukasKalbertodt | Dylan DPC | -10/+36 |
| 2020-03-22 | Auto merge of #68820 - WaffleLapkin:remove_finished_from_map_while, r=LukasKa... | bors | -57/+32 |
| 2020-03-22 | proc_macro_harness: Use item header spans for errors | Vadim Petrochenkov | -31/+20 |
| 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-22 | don't create variable bindings just to return the bound value immediately (cl... | Matthias Krüger | -60/+33 |
| 2020-03-22 | summarize if-else-code with identical blocks (clippy::if_same_then_else) | Matthias Krüger | -7/+1 |
| 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 | remove unused unit values (clippy::unused_unit) | Matthias Krüger | -35/+11 |
| 2020-03-21 | make some let-if-bindings more idiomatic (clippy::useless_let_if_seq) | Matthias Krüger | -46/+41 |
| 2020-03-21 | clarify when we pass () to functions (clippy::unit_arg) | Matthias Krüger | -10/+14 |
| 2020-03-21 | Allow `hir().find` to return `None` | John Kåre Alsaker | -19/+56 |
| 2020-03-21 | Return NonZeroU64 from ThreadId::as_u64. | Thomas Bächler | -4/+4 |
| 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 | don't redundantly repeat field names (clippy::redundant_field_names) | Matthias Krüger | -3/+3 |
| 2020-03-21 | remove redundant returns (clippy::needless_return) | Matthias Krüger | -7/+5 |
| 2020-03-21 | use let instead of match for matches with single bindings (clippy::match_sing... | Matthias Krüger | -12/+16 |
| 2020-03-21 | Remove CARGO_BUILD_TARGET from bootstrap.py | lzutao | -0/+4 |
| 2020-03-21 | don't convert results to options just for matching (clippy::if_let_some_result) | Matthias Krüger | -2/+2 |
| 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 | fix type of const params in associated types. | Bastian Kauschke | -4/+54 |
| 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 |