| Age | Commit message (Expand) | Author | Lines |
| 2018-07-13 | impl graphviz trait for a newtype of regioncx | Niko Matsakis | -8/+11 |
| 2018-07-13 | compute region values using SCCs not iterative flow | Niko Matsakis | -214/+340 |
| 2018-07-13 | Changed implementation of the third field to make LLVM optimize it better. | kennytm | -31/+39 |
| 2018-07-13 | Auto merge of #52275 - alexcrichton:no-macro-use, r=nrc | bors | -1/+99 |
| 2018-07-13 | Fix bitslice printing. | Nicholas Nethercote | -11/+5 |
| 2018-07-13 | Include is_empty() in PartialEq and Hash. | kennytm | -0/+19 |
| 2018-07-13 | Upgrade implementation of StepBy<RangeInclusive<_>>. | kennytm | -3/+5 |
| 2018-07-13 | Fix some RangeInclusive test cases. | kennytm | -10/+19 |
| 2018-07-13 | Change RangeInclusive to a three-field struct. | kennytm | -97/+155 |
| 2018-07-13 | Make BitSlice's `Word` properly generic. | Nicholas Nethercote | -22/+22 |
| 2018-07-13 | Auto merge of #52046 - cramertj:fix-generator-mir, r=eddyb | bors | -44/+246 |
| 2018-07-13 | Inline and remove `DataflowAnalysis::num_bits_overall()`. | Nicholas Nethercote | -13/+3 |
| 2018-07-13 | proc_macro: Fix crate root detection | Vadim Petrochenkov | -10/+39 |
| 2018-07-12 | task: remove wrong comments about non-existent LocalWake trait | Sean McArthur | -5/+3 |
| 2018-07-12 | rustc: Lint against `#[macro_use]` in 2018 idioms | Alex Crichton | -1/+99 |
| 2018-07-12 | Auto merge of #51339 - sdroege:exact-chunks-remainder, r=alexcrichton | bors | -8/+54 |
| 2018-07-12 | Update llvm-rebuild-trigger in light of LLVM 7 upgrade | varkor | -1/+1 |
| 2018-07-12 | Moved non_exhaustive message to fields/variants section and onto type. | David Wood | -19/+18 |
| 2018-07-12 | Ensure StorageDead is created even if variable initialization fails | Taylor Cramer | -44/+246 |
| 2018-07-12 | Resolve FIXME(#27942) | ljedrz | -21/+1 |
| 2018-07-12 | deprecation message improvement | Artyom Pavlov | -2/+2 |
| 2018-07-12 | Fix ICE when using a pointer cast as array size | varkor | -1/+28 |
| 2018-07-12 | Revert "Auto merge of #51165 - SimonSapin:opt2, r=alexcrichton" | kennytm | -7/+0 |
| 2018-07-12 | Auto merge of #52256 - tinco:issue_52255, r=sanxiyn | bors | -8/+5 |
| 2018-07-12 | Fix some run-make tests after object file naming has changed. | Michael Woerister | -5/+5 |
| 2018-07-12 | Rollup merge of #52298 - RalfJung:dirs, r=Mark-Simulacrum | kennytm | -1/+1 |
| 2018-07-12 | Rollup merge of #52295 - ljedrz:dyn_libsyntax_ext, r=petrochenkov | kennytm | -35/+37 |
| 2018-07-12 | Rollup merge of #52287 - ljedrz:dyn_librustc_resolve, r=petrochenkov | kennytm | -4/+6 |
| 2018-07-12 | Rollup merge of #52277 - kraai:patch-2, r=kennytm | kennytm | -1/+1 |
| 2018-07-12 | Rollup merge of #52276 - alexcrichton:validate-proc-macro-attr, r=petrochenkov | kennytm | -4/+78 |
| 2018-07-12 | Rollup merge of #52220 - ljedrz:dyn_bootstrap, r=kennytm | kennytm | -5/+6 |
| 2018-07-12 | Rollup merge of #52164 - euclio:references, r=TimNN | kennytm | -13/+11 |
| 2018-07-12 | Rollup merge of #51912 - mbrubeck:more_box_slice_clone, r=alexcrichton | kennytm | -0/+24 |
| 2018-07-12 | Rollup merge of #51816 - nodakai:conf-py-tmpfile, r=kennytm | kennytm | -5/+18 |
| 2018-07-12 | Deny bare trait objects in the rest of rust | ljedrz | -0/+43 |
| 2018-07-12 | Deny bare trait objects in librustc_target and libtest | ljedrz | -7/+12 |
| 2018-07-12 | Deny bare trait objects in src/libserialize | ljedrz | -8/+10 |
| 2018-07-12 | make reference to dirs crate clickable in terminals | Ralf Jung | -1/+1 |
| 2018-07-12 | Auto merge of #52230 - alexcrichton:attr-and-derive, r=petrochenkov | bors | -1/+69 |
| 2018-07-12 | Deny bare trait objects in src/libterm | ljedrz | -6/+7 |
| 2018-07-12 | Deny bare trait objects in src/libsyntax_ext | ljedrz | -35/+37 |
| 2018-07-12 | Deny bare trait objects in librustc_typeck | ljedrz | -14/+15 |
| 2018-07-12 | Adapt codegen-unit tests to new CGU naming scheme. | Michael Woerister | -35/+58 |
| 2018-07-12 | Add missing dyn in driver.rs | ljedrz | -1/+1 |
| 2018-07-12 | Deny bare trait objects in src/librustc_save_analysis | ljedrz | -3/+4 |
| 2018-07-12 | Deny bare trait objects in src/librustc_resolve | ljedrz | -4/+6 |
| 2018-07-12 | Don't display default generic parameters in diagnostics that compare types. | Mike Hommey | -31/+87 |
| 2018-07-12 | Auto merge of #52282 - kennytm:fix-rls-break, r=oli-obk | bors | -23/+2 |
| 2018-07-12 | Add UI tests for diagnostics comparing types | Mike Hommey | -0/+518 |
| 2018-07-12 | Deny bare trait objects in librustc_driver | ljedrz | -50/+52 |