| Age | Commit message (Expand) | Author | Lines |
| 2018-07-27 | Disable lints in rustdoc | Oliver Middleton | -0/+4 |
| 2018-07-26 | For some reason, on my linux box, using `-Zverbose` here is causing a linker ... | Felix S. Klock II | -1/+1 |
| 2018-07-26 | Regression test for issue. | Felix S. Klock II | -0/+88 |
| 2018-07-25 | fix beta backport | Pietro Albini | -2/+2 |
| 2018-07-25 | add failure-status to rustdoc doctest ui test | QuietMisdreavus | -9/+10 |
| 2018-07-25 | normalize test output so it can be run from repo root | QuietMisdreavus | -10/+14 |
| 2018-07-25 | update stdout file with test path normalization | QuietMisdreavus | -10/+10 |
| 2018-07-25 | report doctest compile failures correctly | QuietMisdreavus | -3/+19 |
| 2018-07-25 | add ui test for failing doctest | QuietMisdreavus | -0/+40 |
| 2018-07-22 | Abort instead of UB if promotion fails | Oliver Schneider | -0/+38 |
| 2018-07-14 | add test for #52213 | Ariel Ben-Yehuda | -0/+24 |
| 2018-07-14 | Fix rustdoc run failures by shutting down definitely some lints | Guillaume Gomez | -0/+24 |
| 2018-07-12 | rustdoc: Hide struct and enum variant constructor imports | Oliver Middleton | -0/+25 |
| 2018-07-05 | Do not allow LLVM to increase a TLS's alignment on macOS. | kennytm | -0/+55 |
| 2018-07-05 | Fix macro missing from doc search | Guillaume Gomez | -0/+20 |
| 2018-06-28 | actually fix test | mark | -1/+1 |
| 2018-06-28 | fix test | mark | -4/+7 |
| 2018-06-28 | Prohibit global_allocator in submodules for now | Mark Mansi | -1/+9 |
| 2018-06-28 | Attempt to fix hygiene for global_allocator | Mark Mansi | -0/+37 |
| 2018-06-27 | use `pat_ty_adjusted` from `expr_use_visitor` to type of arguments | Niko Matsakis | -0/+42 |
| 2018-06-27 | Don't use `ParamEnv::reveal_all()` if there is a real one available | Oliver Schneider | -0/+28 |
| 2018-06-20 | Auto merge of #51638 - spastorino:diagnostic-suggest-drop-in-reverse, r=nikom... | bors | -0/+48 |
| 2018-06-19 | Suggest that values are dropped in the opposite order they are defined | Santiago Pastorino | -0/+48 |
| 2018-06-19 | Auto merge of #51639 - SimonSapin:missing-alloc, r=rkruppe | bors | -0/+30 |
| 2018-06-19 | Auto merge of #51275 - pnkfelix:nll-diagnostics-revise-check-access-permissio... | bors | -112/+258 |
| 2018-06-19 | Auto merge of #51543 - SimonSapin:oom, r=SimonSapin | bors | -7/+11 |
| 2018-06-19 | Update the error message for a missing global allocator | Simon Sapin | -1/+1 |
| 2018-06-19 | Add a UI test for the missing allocator error message | Simon Sapin | -0/+30 |
| 2018-06-19 | Add unit test for case that didn't seem to be covered in existing UI tests | Felix S. Klock II | -0/+46 |
| 2018-06-19 | Update the existing compile-fail tests to reflect diagnostic changes in NLL. | Felix S. Klock II | -1/+8 |
| 2018-06-19 | Update the existing UI tests to reflect diagnostic changes in NLL. | Felix S. Klock II | -5/+38 |
| 2018-06-19 | updates to compile-fail tests for changes to NLL. | Felix S. Klock II | -3/+3 |
| 2018-06-19 | NLL: Updates to diagnostic output in `test/ui`. | Felix S. Klock II | -103/+163 |
| 2018-06-19 | Auto merge of #50383 - stevepentland:union-derive, r=oli-obk | bors | -0/+52 |
| 2018-06-19 | Auto merge of #51278 - EPashkin:fix_mod_with_multilevel_paths_on_windows, r=n... | bors | -0/+49 |
| 2018-06-18 | Add ability to apply custom derive to union types. | Steve Pentland | -0/+52 |
| 2018-06-18 | Auto merge of #51248 - fabric-and-ink:newtype_index_debrujin, r=nikomatsakis | bors | -15/+15 |
| 2018-06-18 | Rename OOM to allocation error | Simon Sapin | -7/+11 |
| 2018-06-18 | Auto merge of #51460 - nikomatsakis:nll-perf-examination-refactor-1, r=pnkfelix | bors | -8/+6 |
| 2018-06-18 | Auto merge of #51414 - oli-obk:impl_trait_type_def, r=pnkfelix | bors | -114/+300 |
| 2018-06-17 | Auto merge of #51392 - glaubitz:powerpc-tests, r=petrochenkov | bors | -8/+32 |
| 2018-06-17 | test: Ignore some problematic tests on powerpc and powerpc64* | John Paul Adrian Glaubitz | -8/+32 |
| 2018-06-17 | Auto merge of #51425 - QuietMisdreavus:thats-def-a-namespace-there, r=petroch... | bors | -0/+26 |
| 2018-06-17 | Auto merge of #51382 - GuillaumeGomez:intra-link-lint, r=QuietMisdreavus | bors | -2/+50 |
| 2018-06-16 | Auto merge of #51594 - eddyb:issue-51582, r=nagisa | bors | -0/+27 |
| 2018-06-16 | Auto merge of #51584 - QuietMisdreavus:globs-and-crosses, r=ollie27 | bors | -0/+36 |
| 2018-06-16 | rustc_codegen_llvm: don't treat i1 as signed, even for #[repr(i8)] enums. | Eduard-Mihai Burtescu | -0/+27 |
| 2018-06-16 | Auto merge of #51562 - SimonSapin:transparent, r=cramertj | bors | -35/+3 |
| 2018-06-16 | Auto merge of #51550 - eddyb:queries-not-maps, r=nikomatsakis | bors | -1/+1 |
| 2018-06-15 | process cross-crate glob re-exports | QuietMisdreavus | -0/+36 |