about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-29Fix missing import lost in revertAaron Hill-1/+1
2020-05-29Revert "Move functions to librustc_parse"Aaron Hill-123/+179
2020-05-29Revert "Recursively expand nonterminals"Aaron Hill-95/+16
2020-05-29Revert "Add test for macro_rules! invoking a proc-macro with capture groups"Aaron Hill-30/+0
2020-05-29Revert "Fix rebase fallout"Aaron Hill-4/+3
2020-05-29Rollup merge of #72702 - petrochenkov:unudeps, r=estebankDylan DPC-1/+9
2020-05-29Rollup merge of #72697 - ehuss:rm-rustc-ux-guidelines, r=nikomatsakisDylan DPC-90/+0
2020-05-29Rollup merge of #72695 - jclulow:illumos-llvm-catchup, r=nikicDylan DPC-1/+2
2020-05-29Rollup merge of #72682 - JohnTitor:mir-tests, r=RalfJungDylan DPC-0/+11
2020-05-29Rollup merge of #72674 - Mark-Simulacrum:clippy-always-test-pass, r=oli-obkDylan DPC-34/+26
2020-05-29Rollup merge of #72670 - rust-lang:jonas-schievink-patch-1, r=nikomatsakisDylan DPC-1/+1
2020-05-29Rollup merge of #72667 - RalfJung:unaligned-ref-test, r=nikomatsakisDylan DPC-11/+34
2020-05-29Rollup merge of #72636 - marmeladema:resolver-outputs-def-id, r=petrochenkovDylan DPC-79/+44
2020-05-29Rollup merge of #72605 - GuillaumeGomez:cleanup-e0617, r=Dylan-DPCDylan DPC-0/+11
2020-05-29Rollup merge of #72466 - lzutao:stabilize_str-strip, r=dtolnayDylan DPC-7/+2
2020-05-29Rollup merge of #72239 - hch12907:master, r=dtolnayDylan DPC-1/+106
2020-05-28rustc_lint: Remove `unused_crate_dependencies` from the `unused` groupVadim Petrochenkov-1/+9
2020-05-28Remove rustc-ux-guidelinesEric Huss-90/+0
2020-05-28update data layout for illumos x86Joshua M. Clulow-1/+2
2020-05-28Add test for #66930Yuki Okushi-0/+11
2020-05-28Auto merge of #72494 - lcnr:predicate-cleanup, r=nikomatsakisbors-196/+194
2020-05-27Clippy should always buildMark Rousskov-34/+26
2020-05-27Fix incorrect comment in generator testJonas Schievink-1/+1
2020-05-27Add working example for E0617 explanationGuillaume Gomez-0/+11
2020-05-27Auto merge of #71996 - Marwes:detach_undo_log, r=nikomatsakisbors-33/+41
2020-05-27expand unaligned_references testRalf Jung-11/+34
2020-05-27Store `LocalDefId` directly in `rustc_resolve::Resolver` where possiblemarmeladema-79/+44
2020-05-27Auto merge of #72601 - JohnTitor:deps, r=Mark-Simulacrumbors-5/+0
2020-05-27Auto merge of #72639 - Dylan-DPC:rollup-76upj51, r=Dylan-DPCbors-21/+141
2020-05-27Rollup merge of #72626 - phimuemue:doubleendediter_doc, r=dtolnayDylan DPC-0/+26
2020-05-27Rollup merge of #72610 - GuillaumeGomez:revert-unwanted-css-changes, r=Dylan-DPCDylan DPC-9/+0
2020-05-27Rollup merge of #72606 - GuillaumeGomez:cell-example-update, r=Dylan-DPCDylan DPC-3/+3
2020-05-27Rollup merge of #72548 - rossmacarthur:add-mcve-for-50687, r=nikomatsakisDylan DPC-0/+57
2020-05-27Rollup merge of #72533 - Diggsey:db-fix-arc-ub2, r=dtolnayDylan DPC-9/+26
2020-05-27Rollup merge of #72348 - chrissimpkins:fix-72253, r=estebankDylan DPC-0/+29
2020-05-27Auto merge of #72596 - ehuss:update-cargo, r=ehussbors-0/+0
2020-05-26Auto merge of #72627 - Dylan-DPC:rollup-bavnoq5, r=Dylan-DPCbors-322/+677
2020-05-26improve error message for unexpected comma token in multiline blockChris Simpkins-0/+29
2020-05-26Rollup merge of #72592 - ehuss:update-books, r=ehussDylan DPC-0/+0
2020-05-26Rollup merge of #72581 - samrat:allow-desugared-break-in-labeled-block, r=dav...Dylan DPC-1/+14
2020-05-26Rollup merge of #72401 - ecstatic-morse:issue-72394, r=eddybDylan DPC-2/+26
2020-05-26Rollup merge of #72342 - jsgf:warn-unused-deps, r=petrochenkovDylan DPC-0/+188
2020-05-26Rollup merge of #72294 - GuillaumeGomez:js-cleanup, r=kinnisonDylan DPC-299/+305
2020-05-26Rollup merge of #72270 - RalfJung:lint-ref-to-packed, r=oli-obkDylan DPC-20/+144
2020-05-26Add remark regarding DoubleEndedIteratorphilipp-0/+26
2020-05-26Auto merge of #71931 - alexcrichton:reproducible-macos, r=eddybbors-2/+12
2020-05-26Export ZERO_AR_DATE for macos linker invocationsAlex Crichton-2/+12
2020-05-26Import missing functions from storage.jsGuillaume Gomez-1/+1
2020-05-26Improve formattingGuillaume Gomez-2/+2
2020-05-26Remove font-display settingsGuillaume Gomez-9/+0