| Age | Commit message (Expand) | Author | Lines |
| 2019-10-01 | Update clippy | Manish Goregaokar | -11/+18 |
| 2019-10-01 | Improve HRTB error span when -Zno-leak-check is used | Aaron Hill | -26/+116 |
| 2019-10-01 | Implement Clone::clone_from for LinkedList | Charles Gleason | -0/+13 |
| 2019-10-01 | Update example table to match current output | Dylan MacKenzie | -19/+19 |
| 2019-10-01 | Reset row background for each block | Dylan MacKenzie | -0/+1 |
| 2019-10-01 | This needs to be build-pass since it involves debuginfo | Dylan MacKenzie | -1/+1 |
| 2019-10-01 | Fix typo passing flags to rustc | Dylan MacKenzie | -1/+1 |
| 2019-10-01 | Update rls submodule | Alex Crichton | -0/+0 |
| 2019-10-01 | Update `Cargo.lock` for cargo update | Alex Crichton | -0/+1 |
| 2019-10-01 | Add test cases for #64945 | Dylan MacKenzie | -0/+61 |
| 2019-10-01 | Rollup merge of #64950 - nnethercote:simplify-interners, r=varkor,spastorino | Mazdak Farrokhzad | -47/+22 |
| 2019-10-01 | Rollup merge of #64943 - lzutao:doc-saturating, r=shepmaster | Mazdak Farrokhzad | -3/+6 |
| 2019-10-01 | Rollup merge of #64933 - sam09:master, r=estebank | Mazdak Farrokhzad | -7/+49 |
| 2019-10-01 | Rollup merge of #64912 - lzutao:unneeded-main-doc, r=jonas-schievink | Mazdak Farrokhzad | -372/+266 |
| 2019-10-01 | Rollup merge of #64910 - Centril:params-cleanup, r=petrochenkov | Mazdak Farrokhzad | -569/+501 |
| 2019-10-01 | Rollup merge of #64820 - ssomers:master, r=bluss | Mazdak Farrokhzad | -93/+247 |
| 2019-10-01 | Rollup merge of #63416 - RalfJung:apfloat, r=eddyb | Mazdak Farrokhzad | -1/+2 |
| 2019-10-01 | Don't mark zero-sized arrays as indirectly mutable when borrowed | Dylan MacKenzie | -15/+31 |
| 2019-10-01 | Pass attrs to `do_dataflow` in new const checker | Dylan MacKenzie | -1/+1 |
| 2019-10-01 | change .node -> .kind after rebase | Alex Zatelepin | -1/+1 |
| 2019-10-01 | Update src/librustc/ty/mod.rs | Santiago Pastorino | -1/+1 |
| 2019-10-01 | Make comment about dummy type a bit more clear | Santiago Pastorino | -1/+2 |
| 2019-10-01 | fix test after rebase | Alex Zatelepin | -4/+14 |
| 2019-10-01 | address review comments | Alex Zatelepin | -39/+37 |
| 2019-10-01 | add tests | Alex Zatelepin | -4/+108 |
| 2019-10-01 | fix spurious unreachable_code lints for try{} block ok-wrapping | Alex Zatelepin | -21/+57 |
| 2019-10-01 | fix typo | Alex Zatelepin | -1/+1 |
| 2019-10-01 | Fix clippy warnings | Yuki Okushi | -17/+16 |
| 2019-10-01 | regression test for 64453 borrow check error. | Felix S. Klock II | -0/+58 |
| 2019-10-01 | BTreeSet intersection, difference & is_subnet optimizations | Stein Somers | -93/+247 |
| 2019-10-01 | Update ui tests | Guillaume Gomez | -1/+1 |
| 2019-10-01 | Add E0551 long error explanation | Guillaume Gomez | -1/+19 |
| 2019-10-01 | Add new rustdoc-ui test to ensuire that rustdoc feature isn't passed down to ... | Guillaume Gomez | -0/+20 |
| 2019-10-01 | Prevent rustdoc feature to be passed down to doctests | Guillaume Gomez | -3/+7 |
| 2019-10-01 | Remove unneeded `fn main` blocks from docs | Lzu Tao | -372/+266 |
| 2019-10-01 | Update cargo. | Michael Woerister | -0/+0 |
| 2019-10-01 | Change to use exprPrecedence instead of exprKind. | Sam Radhakrishnan | -9/+10 |
| 2019-10-01 | Improve sidebar styling to make its integration easier | Guillaume Gomez | -4/+4 |
| 2019-10-01 | Rollup merge of #64937 - estebank:dedup-closure-err, r=Centril | Mazdak Farrokhzad | -153/+23 |
| 2019-10-01 | Rollup merge of #64935 - AnthonyMikh:librustc_errors/emmiter__code-clarity, r... | Mazdak Farrokhzad | -273/+239 |
| 2019-10-01 | Rollup merge of #64930 - davidtwco:issue-61798-diverging-await, r=petrochenkov | Mazdak Farrokhzad | -1/+43 |
| 2019-10-01 | Rollup merge of #64928 - JohnTitor:add-some-tests, r=Centril | Mazdak Farrokhzad | -0/+125 |
| 2019-10-01 | Rollup merge of #64907 - alexreg:tidy-up, r=Mark-Simulacrum | Mazdak Farrokhzad | -71/+74 |
| 2019-10-01 | Rollup merge of #64896 - XAMPPRocky:remove-grammar, r=Centril | Mazdak Farrokhzad | -3566/+4 |
| 2019-10-01 | Rollup merge of #64895 - davidtwco:issue-64130-async-error-definition, r=niko... | Mazdak Farrokhzad | -28/+281 |
| 2019-10-01 | Rollup merge of #64887 - Centril:recover-trailing-vert, r=estebank | Mazdak Farrokhzad | -37/+323 |
| 2019-10-01 | Rollup merge of #63931 - petrochenkov:stabmac, r=Centril | Mazdak Farrokhzad | -363/+60 |
| 2019-10-01 | Rollup merge of #63674 - petrochenkov:meta2, r=Centril | Mazdak Farrokhzad | -83/+119 |
| 2019-10-01 | Remove the `$lt_tcx` parameter from `direct_interners!`. | Nicholas Nethercote | -7/+7 |
| 2019-10-01 | Inline and remove `intern_method!`. | Nicholas Nethercote | -26/+14 |