| Age | Commit message (Expand) | Author | Lines |
| 2018-06-20 | Disable probestack when GCOV profiling is being used | Marco Castelluccio | -0/+5 |
| 2018-06-18 | Auto merge of #50894 - teiesti:stabilize_path_ancestors, r=dtolnay | bors | -8/+4 |
| 2018-06-18 | Stabilize std::path::Path:ancestors | Tobias Stolzmann | -8/+4 |
| 2018-06-18 | Auto merge of #51460 - nikomatsakis:nll-perf-examination-refactor-1, r=pnkfelix | bors | -481/+685 |
| 2018-06-18 | Auto merge of #51414 - oli-obk:impl_trait_type_def, r=pnkfelix | bors | -288/+646 |
| 2018-06-18 | Auto merge of #51605 - ericfindlay:master, r=kennytm | bors | -1/+1 |
| 2018-06-17 | Auto merge of #51404 - clarcharr:never_hash, r=KodrAus | bors | -0/+7 |
| 2018-06-17 | Auto merge of #51529 - nodakai:improve-sys_common-mutex, r=oli-obk | bors | -69/+73 |
| 2018-06-17 | Auto merge of #51555 - ccesare:remove_unused_variables_redox_os, r=kennytm | bors | -3/+0 |
| 2018-06-17 | Auto merge of #51549 - PSeitz:patch-1, r=kennytm | bors | -2/+2 |
| 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 | -67/+220 |
| 2018-06-17 | Auto merge of #51466 - joshlf:ref-split, r=dtolnay | bors | -19/+185 |
| 2018-06-17 | libstd: add an RAII utility for sys_common::mutex::Mutex | NODA, Kai | -69/+73 |
| 2018-06-17 | Auto merge of #51382 - GuillaumeGomez:intra-link-lint, r=QuietMisdreavus | bors | -11/+133 |
| 2018-06-17 | Fixed minor error in Compiler Error Index, E0603. | Eric Findlay | -1/+1 |
| 2018-06-16 | Auto merge of #51596 - Mark-Simulacrum:bootstrap-racy-tests, r=petrochenkov | bors | -1/+5 |
| 2018-06-16 | Auto merge of #51594 - eddyb:issue-51582, r=nagisa | bors | -2/+37 |
| 2018-06-16 | Auto merge of #51558 - Manishearth:manish-is-stupid, r=oli-obk | bors | -1/+1 |
| 2018-06-16 | Auto merge of #51584 - QuietMisdreavus:globs-and-crosses, r=ollie27 | bors | -0/+60 |
| 2018-06-16 | Prevent Windows filesystem races in bootstrap tests | Mark Simulacrum | -0/+3 |
| 2018-06-16 | Move bootstrap tests to the end of the default test run | Mark Simulacrum | -1/+2 |
| 2018-06-16 | rustc_codegen_llvm: don't treat i1 as signed, even for #[repr(i8)] enums. | Eduard-Mihai Burtescu | -2/+37 |
| 2018-06-16 | Auto merge of #51562 - SimonSapin:transparent, r=cramertj | bors | -237/+9 |
| 2018-06-16 | Auto merge of #51550 - eddyb:queries-not-maps, r=nikomatsakis | bors | -209/+247 |
| 2018-06-16 | Auto merge of #51581 - GuillaumeGomez:keyword-doc, r=QuietMisdreavus | bors | -2/+84 |
| 2018-06-16 | Follow up on https://github.com/rust-lang/rust/pull/51508, make parse_block p... | PSeitz | -2/+2 |
| 2018-06-16 | Auto merge of #51411 - nnethercote:process_predicate, r=nikomatsakis | bors | -307/+319 |
| 2018-06-15 | process cross-crate glob re-exports | QuietMisdreavus | -0/+60 |
| 2018-06-15 | Auto merge of #51462 - Havvy:refactor-cmp, r=nikomatsakis | bors | -3/+5 |
| 2018-06-16 | Add rustdoc-js tester should-fail option | Guillaume Gomez | -1/+46 |
| 2018-06-15 | Fix search fn keyword | Guillaume Gomez | -1/+5 |
| 2018-06-15 | Add doc for fn keyword | Guillaume Gomez | -0/+33 |
| 2018-06-15 | turn expect_full_def_from_use into an iterator | QuietMisdreavus | -11/+4 |
| 2018-06-15 | Auto merge of #50296 - cmdd:master, r=nikomatsakis | bors | -0/+14 |
| 2018-06-15 | Fix issue on unix | Guillaume Gomez | -0/+1 |
| 2018-06-14 | impl Hash for ! | Clar Charr | -0/+7 |
| 2018-06-14 | add test for issue 34843 | QuietMisdreavus | -0/+26 |
| 2018-06-14 | rustdoc: discard struct ctors from imports | QuietMisdreavus | -0/+5 |
| 2018-06-14 | create multiple HIR items for a use statement | QuietMisdreavus | -67/+196 |
| 2018-06-15 | Fix checkregression breakage of toolstate builder on AppVeyor. | kennytm | -1/+1 |
| 2018-06-14 | Fix comment on editions | Manish Goregaokar | -1/+1 |
| 2018-06-14 | Removed two unused variables | Chris Cesare | -3/+0 |
| 2018-06-14 | rustc: rename ty::maps to ty::query. | Eduard-Mihai Burtescu | -209/+247 |
| 2018-06-13 | Auto merge of #51542 - ccesare:remove_update-reference, r=oli-obk | bors | -234/+0 |
| 2018-06-13 | Removed various update-reference and update-all-references scripts | Chris Cesare | -234/+0 |
| 2018-06-13 | Add missing allow_missing_docs | Guillaume Gomez | -0/+1 |
| 2018-06-13 | Rename intra-doc lint | Guillaume Gomez | -10/+10 |
| 2018-06-13 | Auto merge of #51532 - MajorBreakfast:task-future, r=cramertj | bors | -18/+19 |