about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-19Refactor if-available setting to work in CIMark Rousskov-44/+79
2022-08-19Minor refactoringMark Rousskov-2/+1
2022-08-19Auto merge of #99541 - timvermeulen:flatten_cleanup, r=the8472bors-137/+280
2022-08-18Auto merge of #98851 - klensy:encode_symbols, r=cjgillotbors-3/+113
2022-08-18Auto merge of #98807 - cbeuw:derived-obligation, r=compiler-errorsbors-279/+279
2022-08-18Reword "Required because of the requirements on the impl of ..."Andy Wang-279/+279
2022-08-18Auto merge of #99860 - oli-obk:revert_97346, r=pnkfelixbors-67/+69
2022-08-18Auto merge of #100682 - RalfJung:miri, r=RalfJungbors-7/+9
2022-08-18Auto merge of #98655 - nnethercote:dont-derive-PartialEq-ne, r=dtolnaybors-252/+38
2022-08-18Auto merge of #100708 - matthiaskrgr:rollup-vl0olnj, r=matthiaskrgrbors-102/+314
2022-08-18Rollup merge of #100688 - compiler-errors:issue-100684, r=wesleywiserMatthias Krüger-1/+36
2022-08-18Rollup merge of #100674 - PragmaTwice:mig-typeck-unused-crate-diag, r=davidtwcoMatthias Krüger-37/+52
2022-08-18Rollup merge of #100670 - Xiretza:parser-stmt-force-collect-docs, r=davidtwcoMatthias Krüger-1/+1
2022-08-18Rollup merge of #100669 - nnethercote:attribute-cleanups, r=spastorinoMatthias Krüger-29/+6
2022-08-18Rollup merge of #100651 - nidnogg:diagnostics_migration_expand_transcribe, r=...Matthias Krüger-25/+78
2022-08-18Rollup merge of #100643 - TaKO8Ki:point-at-type-parameter-shadowing-another-t...Matthias Krüger-3/+54
2022-08-18Rollup merge of #100637 - andrewpollack:fuchsia-docs-adjustments, r=tmandryMatthias Krüger-3/+17
2022-08-18Rollup merge of #99966 - RalfJung:try-dont-panic, r=lcnrMatthias Krüger-1/+3
2022-08-18Rollup merge of #97962 - eholk:drop-tracking-must-not-suspend, r=cjgillotMatthias Krüger-2/+67
2022-08-17ty::Error does not match other types for region constraintsMichael Goulet-1/+36
2022-08-17Hotfix for duplicated slug name on VarStillRepeating structnidnogg-1/+1
2022-08-17Auto merge of #100677 - matthiaskrgr:rollup-au41ho1, r=matthiaskrgrbors-414/+577
2022-08-17Moved structs to rustc_expand::errors, added several more migrations, fixed s...nidnogg-3/+1
2022-08-17Moved structs to rustc_expand::errors, added several more migrations, fixed s...nidnogg-36/+70
2022-08-17remove #[primary_span]PragmaTwice-4/+4
2022-08-17update MiriRalf Jung-7/+9
2022-08-17fix test filePragmaTwice-4/+2
2022-08-17use `suggestion_short` in `LintDiagnostic`Twice-1/+1
2022-08-17Rollup merge of #100661 - PunkyMunky64:patch-1, r=thomccMatthias Krüger-3/+3
2022-08-17Rollup merge of #100660 - PunkyMunky64:patch-2, r=thomccMatthias Krüger-3/+3
2022-08-17Rollup merge of #100656 - ehuss:update-cargo, r=ehussMatthias Krüger-1/+1
2022-08-17Rollup merge of #100655 - ehuss:update-books, r=ehussMatthias Krüger-0/+0
2022-08-17Rollup merge of #100652 - compiler-errors:no-defer-sized-checks, r=TaKO8KiMatthias Krüger-107/+37
2022-08-17Rollup merge of #100646 - finalchild:emoji-diag, r=compiler-errorsMatthias Krüger-18/+31
2022-08-17Rollup merge of #100621 - taiki-e:armv4t-atomics-32, r=cuviperMatthias Krüger-2/+6
2022-08-17Rollup merge of #100608 - tshepang:needless-separation, r=TaKO8KiMatthias Krüger-2/+0
2022-08-17Rollup merge of #100532 - RalfJung:unwind-miri, r=Mark-SimulacrumMatthias Krüger-1/+7
2022-08-17Rollup merge of #100489 - lcnr:is_knowable-Result, r=davidtwcoMatthias Krüger-8/+8
2022-08-17Rollup merge of #100389 - compiler-errors:return-type-suggestion-cycle, r=cjg...Matthias Krüger-0/+75
2022-08-17Rollup merge of #100379 - davidtwco:triagebot-diag, r=Mark-SimulacrumMatthias Krüger-163/+219
2022-08-17Rollup merge of #100018 - nnethercote:clean-up-LitKind, r=petrochenkovMatthias Krüger-66/+73
2022-08-17Rollup merge of #99972 - RalfJung:1zst, r=lcnrMatthias Krüger-1/+3
2022-08-17Rollup merge of #99474 - aDotInTheVoid:rustdoc-json-noinline-test-cleanup, r=...Matthias Krüger-39/+111
2022-08-17Migrate lint reports in typeck::check_unused to LintDiagnosticPragmaTwice-37/+54
2022-08-17Fix documentation of rustc_parse::parser::Parser::parse_stmt_without_recoveryXiretza-1/+1
2022-08-17`is_knowable` use `Result` instead of `Option`lcnr-8/+8
2022-08-16Fixed a few documentation errorsPunkyMunky64-3/+3
2022-08-16Fixed a few documentation errorsPunkyMunky64-3/+3
2022-08-17Remove `AttributesExt::other_attrs`.Nicholas Nethercote-6/+0
2022-08-17Remove `attrs` arg from `typaram` and `mk_ty_param`.Nicholas Nethercote-6/+4