| Age | Commit message (Expand) | Author | Lines |
| 2019-10-07 | Address review comments. | Charles Lew | -55/+63 |
| 2019-10-07 | Add support for parsing #[link_ordinal] attribute. | Charles Lew | -0/+44 |
| 2019-10-07 | Add feature gate for raw_dylib. | Charles Lew | -5/+78 |
| 2019-10-07 | syntax: unify and simplify fn signature parsing. | Mazdak Farrokhzad | -92/+88 |
| 2019-10-07 | syntax: unify trait parsing a bit. | Mazdak Farrokhzad | -17/+12 |
| 2019-10-07 | syntax: further item parsing cleanup | Mazdak Farrokhzad | -24/+35 |
| 2019-10-07 | syntax: de-dups in item parsing. | Mazdak Farrokhzad | -50/+44 |
| 2019-10-07 | syntax: cleanup associated const parsing. | Mazdak Farrokhzad | -32/+39 |
| 2019-10-07 | Remove `force_ex!`. | Nicholas Nethercote | -14/+10 |
| 2019-10-07 | Auto merge of #64906 - Aaron1011:feature/extern-const-fn, r=Centril | bors | -19/+301 |
| 2019-10-07 | Remove `def_id!`. | Nicholas Nethercote | -12/+9 |
| 2019-10-07 | Remove `krate!`. | Nicholas Nethercote | -5/+1 |
| 2019-10-07 | Remove `force!`. | Nicholas Nethercote | -5/+1 |
| 2019-10-06 | add more info in debug traces for gcu merging | Andreas Jonson | -3/+7 |
| 2019-10-06 | Update reference | Tyler Mandry | -0/+0 |
| 2019-10-06 | Auto merge of #65169 - tmandry:rollup-qxjj8xp, r=tmandry | bors | -390/+220 |
| 2019-10-06 | rewrite documentation for unimplemented! | Andrew Banchich | -15/+32 |
| 2019-10-06 | Update ui tests | Guillaume Gomez | -6/+5 |
| 2019-10-06 | Rollup merge of #65158 - ishitatsuyuki:remove-dead, r=Mark-Simulacrum | Tyler Mandry | -204/+0 |
| 2019-10-06 | Rollup merge of #65155 - Avi-D-coder:fix-lints, r=Mark-Simulacrum | Tyler Mandry | -9/+9 |
| 2019-10-06 | Rollup merge of #65142 - matthewjasper:unshadow-anon-lifetimes, r=petrochenkov | Tyler Mandry | -1/+24 |
| 2019-10-06 | Rollup merge of #65101 - mati865:rustc_macro-deps, r=nikomatsakis | Tyler Mandry | -14/+26 |
| 2019-10-06 | Rollup merge of #65095 - GuillaumeGomez:sort-librustc_passes-err-codes, r=varkor | Tyler Mandry | -162/+161 |
| 2019-10-06 | Auto merge of #64564 - jonas-schievink:cowardly-default, r=nikomatsakis | bors | -45/+268 |
| 2019-10-06 | add testcase for generator move suggestion | csmoe | -0/+31 |
| 2019-10-06 | Add long error explanation for E0566 | Guillaume Gomez | -1/+24 |
| 2019-10-06 | Auto merge of #65089 - nnethercote:optimize-integral-pattern-matching, r=Mark... | bors | -165/+199 |
| 2019-10-06 | Remove loaded_from_cache map from DepGraph | Mark Rousskov | -31/+0 |
| 2019-10-06 | sort error codes in librustc_passes | Guillaume Gomez | -162/+161 |
| 2019-10-06 | Suggest dereferencing boolean reference when used in 'if' or 'while' | wangxiangqing | -40/+2 |
| 2019-10-06 | Suggest dereferencing boolean reference when used in 'if' or 'while' | wangxiangqing | -12/+80 |
| 2019-10-06 | Auto merge of #65043 - Aaron1011:fix/reexport-determinism, r=petrochenkov | bors | -29/+19 |
| 2019-10-06 | Use shorthand initialization in rustdoc | Avi Dessauer | -9/+9 |
| 2019-10-06 | Fix const arguments not displaying in types mismatch diagnostic. | ben | -7/+24 |
| 2019-10-06 | Auto merge of #65152 - tmandry:rollup-btn4a01, r=tmandry | bors | -966/+1601 |
| 2019-10-05 | Rollup merge of #65151 - tmandry:revert-emscripten-upgrade, r=tmandry | Tyler Mandry | -377/+537 |
| 2019-10-05 | Rollup merge of #65130 - davidtwco:rfc-2008-improper-ctypes, r=petrochenkov | Tyler Mandry | -0/+175 |
| 2019-10-05 | Rollup merge of #65126 - BO41:time_typo, r=kennytm | Tyler Mandry | -28/+23 |
| 2019-10-05 | Rollup merge of #65124 - memoryruins:castaway, r=petrochenkov | Tyler Mandry | -24/+24 |
| 2019-10-05 | Rollup merge of #65123 - Centril:mac-invoc-in-mut-pat, r=estebank | Tyler Mandry | -1/+76 |
| 2019-10-05 | Rollup merge of #65118 - cuviper:Zmutable-noalias-default, r=rkruppe | Tyler Mandry | -1/+1 |
| 2019-10-05 | Rollup merge of #65116 - spastorino:remove-unneeded-fn, r=oli-obk | Tyler Mandry | -6/+0 |
| 2019-10-05 | Rollup merge of #65113 - Qwaz:master, r=jonas-schievink | Tyler Mandry | -1/+1 |
| 2019-10-05 | Rollup merge of #65106 - Mark-Simulacrum:unused-attr-allow, r=Centril | Tyler Mandry | -0/+2 |
| 2019-10-05 | Rollup merge of #65105 - Mark-Simulacrum:split-librustc, r=nikomatsakis | Tyler Mandry | -229/+239 |
| 2019-10-05 | Rollup merge of #65100 - csmoe:generator, r=nikomatsakis | Tyler Mandry | -126/+110 |
| 2019-10-05 | Rollup merge of #65066 - wesleywiser:fix_const_prop_ice_on_polymorphic_promot... | Tyler Mandry | -11/+29 |
| 2019-10-05 | Rollup merge of #65064 - rust-lang:permit-asyncawait-ondeck-by-anyone, r=niko... | Tyler Mandry | -1/+2 |
| 2019-10-05 | Rollup merge of #65011 - estebank:ice-o-matic, r=zackmdavis | Tyler Mandry | -5/+41 |
| 2019-10-05 | Rollup merge of #64909 - estebank:turbofish-reloaded, r=Centril | Tyler Mandry | -86/+286 |