| Age | Commit message (Expand) | Author | Lines |
| 2019-01-15 | fix test output changing in rebase | Ariel Ben-Yehuda | -2/+2 |
| 2019-01-15 | Add error check | Yuki Okushi | -9/+30 |
| 2019-01-15 | Add test | Yuki Okushi | -0/+30 |
| 2019-01-15 | Make UnsafeCode EarlyLintPass | Yuki Okushi | -22/+20 |
| 2019-01-15 | Run lint for unsafe on the ast | Yuki Okushi | -1/+1 |
| 2019-01-15 | Add PartialEq | Yuki Okushi | -2/+2 |
| 2019-01-14 | Simplify 'product' factorial example | timvisee | -1/+1 |
| 2019-01-14 | Rollup merge of #57589 - scottmcm:vec-set_len-debug_assert, r=alexcrichton | Mazdak Farrokhzad | -0/+2 |
| 2019-01-14 | Rollup merge of #57585 - estebank:trailing-semicolon, r=petrochenkov | Mazdak Farrokhzad | -30/+113 |
| 2019-01-14 | Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkov | Mazdak Farrokhzad | -233/+62 |
| 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 | -15991/+4 |
| 2019-01-14 | Remove GCE cloud setting from AppVeyor config | Alex Crichton | -6/+0 |
| 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/+33 |
| 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 | -24/+32 |
| 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 |