| Age | Commit message (Expand) | Author | Lines |
| 2019-01-14 | Rollup merge of #57570 - Xanewok:querify-some, r=Zoxc | Mazdak Farrokhzad | -41/+66 |
| 2019-01-14 | Rollup merge of #57540 - estebank:eval-more, r=petrochenkov | Mazdak Farrokhzad | -141/+344 |
| 2019-01-14 | Rollup merge of #57481 - euclio:bool-cast-suggestion, r=estebank | Mazdak Farrokhzad | -24/+47 |
| 2019-01-14 | Rollup merge of #57480 - Zoxc:query-fix, r=michaelwoerister | Mazdak Farrokhzad | -20/+21 |
| 2019-01-14 | Rollup merge of #57043 - ssomers:master, r=alexcrichton | Mazdak Farrokhzad | -7/+60 |
| 2019-01-14 | Auto merge of #57559 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-01-14 | rustc: Remove platform intrinsics crate | Alex Crichton | -15986/+4 |
| 2019-01-14 | Add another feature(iter_once_with) | Stjepan Glavina | -0/+2 |
| 2019-01-14 | Add feature(iter_once_with) | Stjepan Glavina | -0/+2 |
| 2019-01-14 | Add a regression test for mutating a non-mut #[thread_local] | Michael Bradshaw | -0/+36 |
| 2019-01-14 | Auto merge of #57592 - Centril:rollup, r=Centril | bors | -253/+340 |
| 2019-01-14 | Remove unnecessary mut | Stjepan Glavina | -1/+1 |
| 2019-01-14 | Rollup merge of #57584 - nnethercote:rm-connect_timeout_unroutable, r=sfackler | Mazdak Farrokhzad | -11/+0 |
| 2019-01-14 | Rollup merge of #57556 - petrochenkov:privexist, r=arielb1 | Mazdak Farrokhzad | -3/+23 |
| 2019-01-14 | Rollup merge of #57477 - euclio:clarify-lev-suggestion, r=zackmdavis | Mazdak Farrokhzad | -125/+249 |
| 2019-01-14 | Rollup merge of #57465 - jethrogb:jb/stablize-cfg-target-vendor, r=joshtriple... | Mazdak Farrokhzad | -56/+8 |
| 2019-01-14 | Rollup merge of #57418 - lqd:collector_query, r=michaelwoerister | Mazdak Farrokhzad | -14/+3 |
| 2019-01-14 | Rollup merge of #57232 - Zoxc:par-collector-misc, r=michaelwoerister | Mazdak Farrokhzad | -44/+57 |
| 2019-01-14 | Auto merge of #57322 - Centril:stabilize-identity, r=SimonSapin | bors | -6/+1 |
| 2019-01-14 | Stabilize `cfg_target_vendor`, #29718 | Jethro Beekman | -56/+6 |
| 2019-01-14 | Add additional human-readable cfg strings to rustdoc | Jethro Beekman | -0/+2 |
| 2019-01-13 | Support passing cflags/cxxflags/ldflags to LLVM build | Petr Hosek | -1/+28 |
| 2019-01-13 | Add a debug_assert to Vec::set_len | Scott McMurray | -0/+2 |
| 2019-01-14 | Auto merge of #57387 - euclio:nonstandard-style-suggestions, r=oli-obk | bors | -373/+372 |
| 2019-01-14 | Add 'rustc-env:RUST_BACKTRACE=0' to const-pat-ice test | Aaron Hill | -0/+1 |
| 2019-01-14 | Auto merge of #57381 - estebank:if-else-308, r=nikomatsakis | bors | -28/+331 |
| 2019-01-14 | Parallelize and optimize parts of HIR map creation | John Kåre Alsaker | -44/+57 |
| 2019-01-13 | Suggest removal of semicolon when appropriate | Esteban Küber | -91/+169 |
| 2019-01-13 | Tweak output of type mismatch between "then" and `else` `if` arms | Esteban Küber | -13/+238 |
| 2019-01-13 | Recover from item trailing semicolon | Esteban Küber | -30/+113 |
| 2019-01-14 | Auto merge of #56954 - hug-dev:armv8m-main-ci, r=alexcrichton | bors | -2/+10 |
| 2019-01-14 | Make `TokenStream` use `Option`. | Nicholas Nethercote | -50/+45 |
| 2019-01-14 | Fix failing test | Stjepan Glavina | -6/+7 |
| 2019-01-13 | Retain original pass order | Igor Matuszewski | -2/+2 |
| 2019-01-13 | Querify local plugin_registrar_fn | Igor Matuszewski | -26/+35 |
| 2019-01-13 | Querify local proc_macro_decls_static | Igor Matuszewski | -15/+31 |
| 2019-01-14 | Remove the `connect_timeout_unroutable` test. | Nicholas Nethercote | -11/+0 |
| 2019-01-13 | Auto merge of #57580 - Centril:rollup, r=Centril | bors | -220/+419 |
| 2019-01-14 | Avoid some `TokenTree`-to-`TokenStream` conversions. | Nicholas Nethercote | -7/+6 |
| 2019-01-14 | Remove `ThinTokenStream`. | Nicholas Nethercote | -72/+23 |
| 2019-01-14 | Remove `TokenStream::Tree` variant. | Nicholas Nethercote | -41/+6 |
| 2019-01-13 | Fix intradoc link and update issue number | Stjepan Glavina | -8/+9 |
| 2019-01-13 | Rollup merge of #57538 - dlrobertson:fix_57472, r=zackmdavis | Mazdak Farrokhzad | -1/+63 |
| 2019-01-13 | Rollup merge of #57366 - estebank:point-match-discrim, r=varkor | Mazdak Farrokhzad | -80/+194 |
| 2019-01-13 | Rollup merge of #57113 - Zoxc:query-perf10, r=michaelwoerister | Mazdak Farrokhzad | -46/+67 |
| 2019-01-13 | Rollup merge of #56874 - JohnHeitmann:docs-spacing, r=GuillaumeGomez | Mazdak Farrokhzad | -93/+95 |
| 2019-01-13 | Removed more copyright notices. | Alexander Regueiro | -59/+9 |
| 2019-01-13 | Added check for copyright notices. | Alexander Regueiro | -2/+10 |
| 2019-01-13 | Cosmetic improvements | Alexander Regueiro | -144/+144 |
| 2019-01-13 | Auto merge of #51487 - Zoxc:incr-passes, r=michaelwoerister | bors | -70/+421 |