about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-06-17Auto merge of #51466 - joshlf:ref-split, r=dtolnaybors-19/+185
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-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-15Auto merge of #50296 - cmdd:master, r=nikomatsakisbors-0/+14
2018-06-15Fix issue on unixGuillaume Gomez-0/+1
2018-06-15Fix checkregression breakage of toolstate builder on AppVeyor.kennytm-1/+1
2018-06-14Fix comment on editionsManish Goregaokar-1/+1
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
2018-06-13Improve core::task::TaskObjJosef Reinhard Brandl-18/+19
2018-06-13Remove stray commented one use statementRyan Scheel-1/+0
2018-06-13Replace `core::iter::AlwaysOk<T>` by `Result<T, !>`kennytm-19/+4
2018-06-12Auto merge of #51521 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-3/+32
2018-06-12Rollup merge of #51510 - Havvy:diagnostic-list, r=GuillaumeGomezMark Rousskov-1/+30
2018-06-12Rollup merge of #51502 - jebrosen:pub_parse_methods, r=Mark-SimulacrumMark Rousskov-2/+2
2018-06-12Auto merge of #51519 - ExpHP:issue-51331-b, r=petrochenkovbors-32/+147
2018-06-12fix issue #51331 by updating qself.positionMichael Lamparski-3/+22
2018-06-12add fold::Folder::fold_qpathMichael Lamparski-25/+24
2018-06-12add tests for $crate in QSelf pathsMichael Lamparski-4/+101
2018-06-12Auto merge of #51508 - PSeitz:master, r=Mark-Simulacrumbors-2/+2
2018-06-12Auto merge of #51505 - cuviper:these-go-to-11, r=estebankbors-1120/+1214
2018-06-12Stabilize #[repr(transparent)]Simon Sapin-237/+9
2018-06-12Auto merge of #51498 - topecongiro:pub-parse_ident, r=petrochenkovbors-1/+1
2018-06-12Auto merge of #51241 - glandium:globalalloc, r=sfackler,SimonSapinbors-629/+566