summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-27Add more cases to the testLeSeulArtichaut-2/+28
2020-05-27Apply suggestions from code reviewLeSeulArtichaut-50/+125
2020-05-27Add testsLeSeulArtichaut-0/+82
2020-05-27Implement RFC 2585LeSeulArtichaut-10/+75
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-27improve diagnostics suggestion for missing `@` in slice id binding to rest p...Chris Simpkins-0/+42
2020-05-27Add -Z profile-emit=<path> for Gcov gcda output.Ivan Lozano-4/+11
2020-05-27Add test for {impl,declare}_lint_pass macrosflip1995-0/+26
2020-05-27Allow types (with lifetimes/generics) in impl_lint_passflip1995-5/+5
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-27Fix is_char_boundary documentationMikko Rantanen-4/+3
2020-05-27Auto merge of #5631 - ThibsG:ExtendUselessConversion, r=matthiaskrgrbors-1/+1
2020-05-27Auto merge of #72639 - Dylan-DPC:rollup-76upj51, r=Dylan-DPCbors-21/+141
2020-05-26Add Peekable::next_ifJoshua Nelson-0/+88
2020-05-26expand `env!` with def-site contextAndy Russell-0/+9
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-26Simplify suggestionStanislav Tkach-19/+16
2020-05-26Add remark regarding DoubleEndedIteratorphilipp-0/+26
2020-05-26Register redundant_field_names and non_expressive_names as early passesflip1995-1/+1
2020-05-26Don't bail out of trait selection when predicate references an errorAaron Hill-11/+50
2020-05-26Auto merge of #71931 - alexcrichton:reproducible-macos, r=eddybbors-2/+12
2020-05-27Add test for #71042Yuki Okushi-0/+17
2020-05-27Add test for #70121Yuki Okushi-0/+23
2020-05-27Add test for #68532Yuki Okushi-0/+13
2020-05-27Add test for #56445Yuki Okushi-0/+26
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
2020-05-26Auto merge of #71900 - GuillaumeGomez:clean-up-rustdoc, r=ollie27,kinnisonbors-50/+51
2020-05-26Fix testAmanieu d'Antras-0/+11
2020-05-26Update src/librustc_ast_lowering/expr.rsAmanieu d'Antras-1/+1
2020-05-26Eagerly lower asm sub-expressions to HIR even if there is an errorAmanieu d'Antras-33/+42
2020-05-26Fix eslint lintsGuillaume Gomez-34/+34