about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-06-17Auto merge of #51404 - clarcharr:never_hash, r=KodrAusbors-0/+7
2018-06-17Auto merge of #51529 - nodakai:improve-sys_common-mutex, r=oli-obkbors-69/+73
2018-06-17Auto merge of #51555 - ccesare:remove_unused_variables_redox_os, r=kennytmbors-3/+0
2018-06-17Auto merge of #51549 - PSeitz:patch-1, r=kennytmbors-2/+2
2018-06-17Auto merge of #51392 - glaubitz:powerpc-tests, r=petrochenkovbors-8/+32
2018-06-17test: Ignore some problematic tests on powerpc and powerpc64*John Paul Adrian Glaubitz-8/+32
2018-06-17Auto merge of #51425 - QuietMisdreavus:thats-def-a-namespace-there, r=petroch...bors-67/+220
2018-06-17Auto merge of #51466 - joshlf:ref-split, r=dtolnaybors-19/+185
2018-06-17libstd: add an RAII utility for sys_common::mutex::MutexNODA, Kai-69/+73
2018-06-17Auto merge of #51382 - GuillaumeGomez:intra-link-lint, r=QuietMisdreavusbors-11/+133
2018-06-16Auto merge of #51596 - Mark-Simulacrum:bootstrap-racy-tests, r=petrochenkovbors-1/+5
2018-06-16Auto merge of #51594 - eddyb:issue-51582, r=nagisabors-2/+37
2018-06-16Auto merge of #51558 - Manishearth:manish-is-stupid, r=oli-obkbors-1/+1
2018-06-16Auto merge of #51584 - QuietMisdreavus:globs-and-crosses, r=ollie27bors-0/+60
2018-06-16Prevent Windows filesystem races in bootstrap testsMark Simulacrum-0/+3
2018-06-16Move bootstrap tests to the end of the default test runMark Simulacrum-1/+2
2018-06-16rustc_codegen_llvm: don't treat i1 as signed, even for #[repr(i8)] enums.Eduard-Mihai Burtescu-2/+37
2018-06-16Auto merge of #51562 - SimonSapin:transparent, r=cramertjbors-237/+9
2018-06-16Auto merge of #51550 - eddyb:queries-not-maps, r=nikomatsakisbors-209/+247
2018-06-16Auto merge of #51581 - GuillaumeGomez:keyword-doc, r=QuietMisdreavusbors-2/+84
2018-06-16Follow up on https://github.com/rust-lang/rust/pull/51508, make parse_block p...PSeitz-2/+2
2018-06-16Auto merge of #51411 - nnethercote:process_predicate, r=nikomatsakisbors-307/+319
2018-06-15process cross-crate glob re-exportsQuietMisdreavus-0/+60
2018-06-15Auto merge of #51462 - Havvy:refactor-cmp, r=nikomatsakisbors-3/+5
2018-06-16Add rustdoc-js tester should-fail optionGuillaume Gomez-1/+46
2018-06-15Fix search fn keywordGuillaume Gomez-1/+5
2018-06-15Add doc for fn keywordGuillaume Gomez-0/+33
2018-06-15turn expect_full_def_from_use into an iteratorQuietMisdreavus-11/+4
2018-06-15Auto merge of #50296 - cmdd:master, r=nikomatsakisbors-0/+14
2018-06-15Fix issue on unixGuillaume Gomez-0/+1
2018-06-14impl Hash for !Clar Charr-0/+7
2018-06-14add test for issue 34843QuietMisdreavus-0/+26
2018-06-14rustdoc: discard struct ctors from importsQuietMisdreavus-0/+5
2018-06-14create multiple HIR items for a use statementQuietMisdreavus-67/+196
2018-06-15Fix checkregression breakage of toolstate builder on AppVeyor.kennytm-1/+1
2018-06-14Fix comment on editionsManish Goregaokar-1/+1
2018-06-14Removed two unused variablesChris Cesare-3/+0
2018-06-14rustc: rename ty::maps to ty::query.Eduard-Mihai Burtescu-209/+247
2018-06-13Auto merge of #51542 - ccesare:remove_update-reference, r=oli-obkbors-234/+0
2018-06-13Removed various update-reference and update-all-references scriptsChris Cesare-234/+0
2018-06-13Add missing allow_missing_docsGuillaume Gomez-0/+1
2018-06-13Rename intra-doc lintGuillaume Gomez-10/+10
2018-06-13Auto merge of #51532 - MajorBreakfast:task-future, r=cramertjbors-18/+19
2018-06-13Update help message to escape square bracketsGuillaume Gomez-15/+15
2018-06-13Fix rustdoc test failureGuillaume Gomez-2/+2
2018-06-13Add help for intra-link lintGuillaume Gomez-3/+25
2018-06-13Fix options issuesGuillaume Gomez-18/+49
2018-06-13Add Ref/RefMut map_split methodJoshua Liebow-Feeser-19/+185
2018-06-13Auto merge of #51531 - Havvy:patch-1, r=kennytmbors-1/+0
2018-06-13Don't auto-hide inherent impls even if `rustdoc-collapse == true`.kennytm-24/+25