| Age | Commit message (Expand) | Author | Lines |
| 2019-02-05 | add even more debugging code to track down appveyor 259 exit code | Pietro Albini | -0/+6 |
| 2019-02-04 | add more debugging code to track down appveyor 259 exit code | Pietro Albini | -1/+1 |
| 2019-02-04 | Auto merge of #58095 - h-michael:cargotest-2018, r=Centril | bors | -0/+3 |
| 2019-02-04 | Auto merge of #58090 - ljedrz:HirIdification_phase_2, r=Zoxc | bors | -17/+125 |
| 2019-02-03 | hir: remove Definitions::hir_to_def_index | ljedrz | -27/+5 |
| 2019-02-03 | Auto merge of #58024 - h-michael:update-rls, r=Xanewok | bors | -0/+0 |
| 2019-02-03 | hir: add HirId methods | ljedrz | -1/+138 |
| 2019-02-03 | Auto merge of #58081 - Centril:liballoc-2018, r=oli-obk | bors | -393/+360 |
| 2019-02-03 | Auto merge of #58093 - h-michael:clippy, r=Xanewok | bors | -10/+11 |
| 2019-02-03 | Use 2018 edition for cargotest | Hirokazu Hata | -0/+3 |
| 2019-02-03 | Auto merge of #57922 - davidtwco:issue-57410, r=petrochenkov | bors | -9/+107 |
| 2019-02-03 | submodule: update clippy from 6ce78d1 to 3bda548 | Hirokazu Hata | -10/+11 |
| 2019-02-03 | Auto merge of #58062 - SimonSapin:iter_from_fn, r=alexcrichton | bors | -32/+25 |
| 2019-02-03 | cleanup: don't use node_to_hir_id where unneeded | ljedrz | -17/+10 |
| 2019-02-03 | liballoc: revert nested imports style changes. | Mazdak Farrokhzad | -406/+305 |
| 2019-02-03 | Auto merge of #58043 - jethrogb:jb/sgx-usercallnrs, r=joshtriplett | bors | -20/+10 |
| 2019-02-03 | liballoc: alloc-extern-crates test needs --edition=2018 | Mazdak Farrokhzad | -1/+1 |
| 2019-02-03 | submodule: update rls from c9d25b667a to f331ff7 | Hirokazu Hata | -0/+0 |
| 2019-02-03 | Auto merge of #58079 - ljedrz:HirIdification_phase_1, r=Zoxc | bors | -114/+257 |
| 2019-02-02 | Auto merge of #58071 - Centril:adjust-stabilization-order, r=varkor | bors | -2/+2 |
| 2019-02-02 | liballoc: remove redundant extern crate. | Mazdak Farrokhzad | -2/+0 |
| 2019-02-02 | hir: add HirId to main Hir nodes | ljedrz | -114/+257 |
| 2019-02-02 | Update visibility of intermediate use items. | David Wood | -9/+107 |
| 2019-02-02 | liballoc: fix some idiom lints. | Mazdak Farrokhzad | -87/+90 |
| 2019-02-02 | liballoc: elide &'static. | Mazdak Farrokhzad | -2/+2 |
| 2019-02-02 | liballoc: elide some lifetimes. | Mazdak Farrokhzad | -126/+119 |
| 2019-02-02 | liballoc: apply uniform_paths. | Mazdak Farrokhzad | -19/+20 |
| 2019-02-02 | liballoc: prefer imports of borrow from libcore. | Mazdak Farrokhzad | -14/+13 |
| 2019-02-02 | liballoc: adjust abolute imports + more import fixes. | Mazdak Farrokhzad | -25/+15 |
| 2019-02-02 | liballoc: refactor & fix some imports. | Mazdak Farrokhzad | -342/+424 |
| 2019-02-02 | Auto merge of #58047 - SimonSapin:split_ascii_whitespace, r=Centril | bors | -8/+6 |
| 2019-02-02 | liballoc: cargo check passes on 2018 | Mazdak Farrokhzad | -60/+61 |
| 2019-02-02 | liballoc => edition = 2018. | Mazdak Farrokhzad | -0/+1 |
| 2019-02-02 | fix stabilization order of uniform_paths. | Mazdak Farrokhzad | -2/+2 |
| 2019-02-02 | Auto merge of #58048 - SimonSapin:error_type_id, r=Centril | bors | -3/+1 |
| 2019-02-02 | Auto merge of #58060 - andre-richter:master, r=nagisa | bors | -0/+1 |
| 2019-02-01 | Auto merge of #57937 - denzp:nvptx, r=nagisa | bors | -60/+482 |
| 2019-02-01 | Rename iter::unfold to iter::from_fn and remove explicit state | Simon Sapin | -32/+25 |
| 2019-02-01 | targets: aarch64-unknown-none: Add +strict-align | Andre Richter | -0/+1 |
| 2019-02-01 | Auto merge of #57978 - varkor:fix-irrefutable-integer-range-match, r=oli-obk | bors | -7/+21 |
| 2019-02-01 | Fix bug in integer range matching | varkor | -7/+21 |
| 2019-02-01 | Auto merge of #58049 - king6cong:typo, r=oli-obk | bors | -1/+1 |
| 2019-02-01 | Auto merge of #57586 - Aaron1011:feature/pub-priv-dep, r=petrochenkov | bors | -2/+182 |
| 2019-02-01 | Cleanup unecessary code | Aaron Hill | -15/+0 |
| 2019-02-01 | Update tests for future-compat warning removal | Aaron Hill | -13/+2 |
| 2019-02-01 | Add future compat lint declaration | Aaron Hill | -5/+0 |
| 2019-02-01 | Remove unnecessary is_local() check | Aaron Hill | -2/+1 |
| 2019-02-01 | Test allowing individual struct field | Aaron Hill | -0/+6 |
| 2019-02-01 | Replace --extern-public with --extern-private | Aaron Hill | -36/+36 |
| 2019-02-01 | Remove feature from test | Aaron Hill | -1/+0 |