| Age | Commit message (Expand) | Author | Lines |
| 2018-11-23 | Auto merge of #55808 - estebank:type-arguments, r=petrochenkov | bors | -94/+222 |
| 2018-11-23 | Auto merge of #54071 - eddyb:alignsssss, r=oli-obk | bors | -374/+363 |
| 2018-11-22 | Do not point at associated types from other crates | Esteban Küber | -34/+6 |
| 2018-11-22 | Reword and fix test | Esteban Küber | -23/+26 |
| 2018-11-22 | Suggest correct syntax when writing type arg instead of assoc type | Esteban Küber | -47/+88 |
| 2018-11-22 | Point at the associated type's def span | Esteban Küber | -0/+66 |
| 2018-11-22 | Join multiple E0191 errors in the same location under a single diagnostic | Esteban Küber | -27/+33 |
| 2018-11-22 | Point at every unexpected lifetime and type argument in E0107 | Esteban Küber | -29/+69 |
| 2018-11-22 | Auto merge of #56143 - nikomatsakis:issue-56128-segment-id-ice-nightly, r=pet... | bors | -41/+123 |
| 2018-11-22 | Auto merge of #53586 - eddyb:top-lock, r=alexcrichton | bors | -3569/+39 |
| 2018-11-22 | explain how this works | Niko Matsakis | -1/+23 |
| 2018-11-22 | only reset non-restricted visibilities | Niko Matsakis | -15/+28 |
| 2018-11-22 | Auto merge of #56136 - matthiaskrgr:clippy, r=oli-obk | bors | -11/+18 |
| 2018-11-22 | submodules: update clippy from f5d868c9 to 2f6881c6 | Matthias Krüger | -11/+18 |
| 2018-11-22 | Move Cargo.{toml,lock} to the repository root directory. | Eduard-Mihai Burtescu | -3569/+39 |
| 2018-11-22 | Auto merge of #56155 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -97/+507 |
| 2018-11-22 | Rollup merge of #56126 - Turbo87:bench-parse, r=alexcrichton | Guillaume Gomez | -0/+105 |
| 2018-11-22 | Rollup merge of #56106 - bjorn3:patch-1, r=alexcrichton | Guillaume Gomez | -12/+0 |
| 2018-11-22 | Rollup merge of #56078 - ehuss:fix-panic-opt-msg, r=alexcrichton | Guillaume Gomez | -5/+5 |
| 2018-11-22 | Rollup merge of #56067 - jethrogb:jb/sgx-target-spec, r=alexcrichton | Guillaume Gomez | -0/+93 |
| 2018-11-22 | Rollup merge of #56063 - 0xrgb:patch-1, r=joshtriplett | Guillaume Gomez | -11/+11 |
| 2018-11-22 | Rollup merge of #56002 - Axary:master, r=estebank | Guillaume Gomez | -2/+58 |
| 2018-11-22 | Rollup merge of #55980 - csmoe:issue-55891, r=estebank | Guillaume Gomez | -11/+45 |
| 2018-11-22 | Rollup merge of #55961 - tromey:Bug-55944-vecdeque, r=nikomatsakis | Guillaume Gomez | -3/+22 |
| 2018-11-22 | Rollup merge of #55784 - meltinglava:master, r=KodrAus | Guillaume Gomez | -8/+8 |
| 2018-11-22 | Rollup merge of #55485 - petertodd:2018-10-manuallydrop-deref, r=TimNN | Guillaume Gomez | -2/+2 |
| 2018-11-22 | Rollup merge of #55367 - GuillaumeGomez:private-item-doc-test-lint, r=QuietMi... | Guillaume Gomez | -43/+158 |
| 2018-11-22 | Auto merge of #53918 - Havvy:doc-sort-by, r=GuillaumeGomez | bors | -0/+32 |
| 2018-11-22 | rustc_target: avoid using AbiAndPrefAlign where possible. | Eduard-Mihai Burtescu | -334/+311 |
| 2018-11-22 | Auto merge of #56147 - petrochenkov:impice, r=nikomatsakis | bors | -2/+71 |
| 2018-11-22 | rustc_target: separate out an individual Align from AbiAndPrefAlign. | Eduard-Mihai Burtescu | -197/+207 |
| 2018-11-22 | rustc_target: rename abi::Align to AbiAndPrefAlign. | Eduard-Mihai Burtescu | -218/+220 |
| 2018-11-21 | add compile-pass annotation | Niko Matsakis | -0/+2 |
| 2018-11-21 | Auto merge of #56065 - oli-obk:min_const_fn_loop_ice, r=davidtwco | bors | -5/+16 |
| 2018-11-22 | resolve: Fix some asserts in import validation | Vadim Petrochenkov | -2/+71 |
| 2018-11-21 | hack: ignore list-stems for pub lint | Niko Matsakis | -1/+9 |
| 2018-11-21 | pass vis by shared reference | Niko Matsakis | -6/+6 |
| 2018-11-21 | add regression test | Niko Matsakis | -0/+13 |
| 2018-11-21 | preserve the original visibility for the "list stem" node | Niko Matsakis | -4/+0 |
| 2018-11-21 | Auto merge of #56134 - oli-obk:clippy_documentation, r=nrc | bors | -0/+2 |
| 2018-11-21 | renumber segment ids for visibilities whenever we clone them | Niko Matsakis | -7/+17 |
| 2018-11-21 | add some `debug!` into lowering | Niko Matsakis | -0/+8 |
| 2018-11-21 | track the span for each id so that we can give a nice ICE | Niko Matsakis | -29/+39 |
| 2018-11-21 | Auto merge of #56118 - steveklabnik:update-books, r=alexcrichton | bors | -58/+45 |
| 2018-11-21 | Forward rust version number to tools | Oliver Scherer | -0/+2 |
| 2018-11-21 | Auto merge of #56117 - petrochenkov:iempty, r=eddyb | bors | -1/+15 |
| 2018-11-21 | update various stdlib docs | Steve Klabnik | -37/+22 |
| 2018-11-21 | core/benches/num: Add `from_str/from_str_radix()` benchmarks | Tobias Bieniek | -0/+105 |
| 2018-11-21 | Add x86_64-fortanix-unknown-sgx target to the compiler | Jethro Beekman | -0/+74 |
| 2018-11-21 | Auto merge of #52591 - eddyb:functional-snakes, r=oli-obk | bors | -144/+129 |