| Age | Commit message (Expand) | Author | Lines |
| 2019-02-20 | Rollup merge of #58534 - dwijnand:mention-capping-forbid-lints, r=oli-obk | kennytm | -1/+3 |
| 2019-02-20 | Rollup merge of #58530 - scottmcm:monomorphize-less, r=TimNN | kennytm | -9/+18 |
| 2019-02-20 | Rollup merge of #58528 - Zoxc:stmtkind-item, r=oli-obk | kennytm | -6/+7 |
| 2019-02-20 | Rollup merge of #58456 - lzutao:nll, r=Centril | kennytm | -4/+0 |
| 2019-02-20 | Rollup merge of #58409 - euclio:impl-trait-wrapping, r=QuietMisdreavus | kennytm | -30/+43 |
| 2019-02-20 | Rollup merge of #58392 - scottmcm:less-shifting-in-net-ip, r=oli-obk | kennytm | -25/+58 |
| 2019-02-20 | Rollup merge of #58384 - GuillaumeGomez:fix-table-display, r=QuietMisdreavus | kennytm | -25/+6 |
| 2019-02-20 | Rollup merge of #58336 - GuillaumeGomez:fix-search-results-interactions, r=ol... | kennytm | -2/+2 |
| 2019-02-20 | Rollup merge of #58303 - GuillaumeGomez:stability-tags-display, r=QuietMisdre... | kennytm | -11/+10 |
| 2019-02-19 | Update cargo | Eric Huss | -0/+0 |
| 2019-02-19 | update miri | Ralf Jung | -14/+14 |
| 2019-02-19 | update Cargo.lock and miri URL | Ralf Jung | -2/+3 |
| 2019-02-19 | update miri | Ralf Jung | -14/+14 |
| 2019-02-19 | expand Unpin example | Ralf Jung | -3/+5 |
| 2019-02-19 | improve wording | Ralf Jung | -2/+2 |
| 2019-02-19 | improve linked list -> drop transition | Ralf Jung | -5/+6 |
| 2019-02-19 | please the mericless tidy, oh tidy | Ralf Jung | -1/+1 |
| 2019-02-19 | mention interaction with Deref in intro | Ralf Jung | -9/+38 |
| 2019-02-19 | examples | Ralf Jung | -1/+3 |
| 2019-02-19 | rewrite pin module intro | Ralf Jung | -24/+27 |
| 2019-02-19 | more work on projections and RefCell example | Ralf Jung | -12/+22 |
| 2019-02-19 | separate section for doubly-linked list, reword projections intro | Ralf Jung | -33/+43 |
| 2019-02-19 | Apply suggestions from code review | Ralf Jung | -12/+12 |
| 2019-02-19 | apply some of the feedback | Ralf Jung | -25/+34 |
| 2019-02-20 | Rollup merge of #56470 - llogiq:process-termination-doctest, r=GuillaumeGomez | kennytm | -4/+51 |
| 2019-02-19 | Auto merge of #57896 - oli-obk:permissive_existence, r=cramertj | bors | -79/+548 |
| 2019-02-19 | Stabilize iter::from_fn | Simon Sapin | -7/+5 |
| 2019-02-19 | Stabilize iter::successors | Simon Sapin | -7/+8 |
| 2019-02-19 | improve Pin documentation | Ralf Jung | -20/+190 |
| 2019-02-19 | Add missing fmt structs examples | Guillaume Gomez | -10/+313 |
| 2019-02-19 | Fix tables display | Guillaume Gomez | -25/+6 |
| 2019-02-19 | Auto merge of #58571 - Manishearth:rustup, r=Manishearth | bors | -112/+155 |
| 2019-02-19 | Update clippy to rust-lang/rust-clippy@d61b25419be | Manish Goregaokar | -7/+9 |
| 2019-02-19 | Auto merge of #56514 - ollie27:rustdoc_test_libdir, r=QuietMisdreavus | bors | -22/+5 |
| 2019-02-19 | reduced some code repetitions. | kenta7777 | -6/+4 |
| 2019-02-18 | Fix a transposition in driver.rs. | Benjamin Peterson | -1/+1 |
| 2019-02-19 | Auto merge of #58503 - varkor:const-generics-hir, r=petrochenkov | bors | -191/+390 |
| 2019-02-19 | Fix typo in std::future::Future docs | Thomas Eizinger | -1/+1 |
| 2019-02-18 | Fix style nits | Dan Robertson | -48/+64 |
| 2019-02-18 | Auto merge of #58543 - jonas-schievink:bumpstrap, r=pietroalbini | bors | -1/+1 |
| 2019-02-18 | override `VecDeque::try_rfold`, also update iterator | Andre Bogus | -5/+117 |
| 2019-02-18 | re-blessing error output: ./x.py test src/test/ui --stage 1 --bless | Clint Frederickson | -37/+37 |
| 2019-02-18 | Fixed doc example for Path::with_capacity | Aaron Stillwell | -1/+2 |
| 2019-02-18 | Auto merge of #58549 - pietroalbini:fix-docker-ci-hash, r=Mark-Simulacrum | bors | -3/+3 |
| 2019-02-18 | ci: fix docker cache hash collision | Pietro Albini | -3/+3 |
| 2019-02-18 | Update Cargo.lock | flip1995 | -95/+140 |
| 2019-02-18 | Add constant_time_eq to license exception list of tidy tool | flip1995 | -0/+1 |
| 2019-02-18 | Update Cargo.toml of rustc-workspace-hack | flip1995 | -1/+1 |
| 2019-02-18 | Update rustfmt to rust-lang/rustfmt@d6829d | flip1995 | -5/+5 |
| 2019-02-18 | Update RLS to rust-lang/rls@0d6f53 | flip1995 | -0/+0 |