about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-09-29Auto merge of #115821 - obeis:hir-analysis-migrate-diagnostics-5, r=compiler-...bors-125/+236
2023-09-28Auto merge of #115659 - compiler-errors:itp, r=cjgillotbors-226/+50
2023-09-28Auto merge of #116199 - Urgau:simplify-invalid_ref_casting, r=cjgillotbors-134/+182
2023-09-28Auto merge of #116227 - nikic:update-llvm-14, r=cuviperbors-0/+0
2023-09-28Auto merge of #116230 - matthiaskrgr:rollup-hi1ciwy, r=matthiaskrgrbors-1/+64
2023-09-28Rollup merge of #116221 - ArchUsr64:patch-1, r=ChrisDentonMatthias Krüger-1/+1
2023-09-28Rollup merge of #116214 - notriddle:master, r=aDotInTheVoidMatthias Krüger-0/+60
2023-09-28Rollup merge of #116191 - apekros:issue-56098, r=petrochenkovMatthias Krüger-0/+3
2023-09-28Auto merge of #114882 - ChrisDenton:riddle-me, r=dtolnaybors-154/+138
2023-09-28Auto merge of #114428 - ChaiTRex:master, r=dtolnaybors-3/+3
2023-09-28Update LLVM submoduleNikita Popov-0/+0
2023-09-28Auto merge of #98704 - vthib:impl-from-raw-for-childstd-structs, r=dtolnaybors-2/+95
2023-09-28Auto merge of #116222 - matthiaskrgr:rollup-dnag90q, r=matthiaskrgrbors-132/+263
2023-09-28Rollup merge of #116215 - estebank:parse-type-angle-bracket-tweak, r=compiler...Matthias Krüger-32/+162
2023-09-28Rollup merge of #116213 - tmandry:doclnl, r=ehussMatthias Krüger-0/+8
2023-09-28Rollup merge of #116211 - matthiaskrgr:clippy3, r=compiler-errorsMatthias Krüger-24/+19
2023-09-28Rollup merge of #115888 - RalfJung:assert_receiver_is_total_eq, r=dtolnayMatthias Krüger-3/+3
2023-09-28Rollup merge of #115535 - tshepang:patch-2, r=dtolnayMatthias Krüger-71/+69
2023-09-28Rollup merge of #112959 - tbu-:pr_fmt_error_wording, r=dtolnayMatthias Krüger-2/+2
2023-09-28Update stability attribute for child stream From implsDavid Tolnay-6/+6
2023-09-28changed 'rotate' to 'rotating'Anshul-1/+1
2023-09-28Auto merge of #114041 - nvzqz:nvzqz/shared_from_array, r=dtolnaybors-0/+42
2023-09-27Fix "unresolved link to std::fmt::Error" David Tolnay-1/+1
2023-09-28Auto merge of #111278 - EFanZh:implement-from-array-refs-for-vec, r=dtolnaybors-0/+40
2023-09-28Auto merge of #116208 - matthiaskrgr:the_loop_that_wasnt, r=GuillaumeGomezbors-1/+1
2023-09-28Auto merge of #116204 - Alexendoo:rustc-lint-macro-paths, r=cjgillotbors-84/+78
2023-09-28Tweak wording of missing angle backets in qualified pathEsteban Küber-32/+162
2023-09-27rustdoc: add URLs for test issuesMichael Howell-0/+25
2023-09-27Document -Zlink-native-librariesTyler Mandry-0/+8
2023-09-27Rename issue-\d+.rs tests to have meaningful namesMichael Howell-0/+0
2023-09-27Add `crate_name` to test so that it can be renamedMichael Howell-0/+35
2023-09-27Auto merge of #116148 - DaniPopes:rustdoc-type-layout-ws, r=jshabors-2/+2
2023-09-28don't clone copy typesMatthias Krüger-3/+3
2023-09-27fix clippy::{redundant_guards, useless_format}Matthias Krüger-21/+16
2023-09-27Auto merge of #109597 - cjgillot:gvn, r=oli-obkbors-23/+7204
2023-09-27rustdoc: while -> ifMatthias Krüger-1/+1
2023-09-27Auto merge of #114901 - compiler-errors:style-guide-wc, r=calebcartwrightbors-6/+32
2023-09-27Fix ICE by introducing an expr_or_init variant for outside bodiesUrgau-3/+44
2023-09-27Simplify casting logic of the invalid_reference_casting lintUrgau-105/+87
2023-09-27Auto merge of #116202 - emmanuel-ferdman:wip, r=ehussbors-1/+1
2023-09-27Update location of personalityEmmanuel Ferdman-1/+1
2023-09-27Use absolute paths in rustc_lint::passes macrosAlex Macleod-84/+78
2023-09-27Auto merge of #115887 - RalfJung:pat, r=oli-obkbors-17/+27
2023-09-27Prefer expr_or_init over manual init detectionUrgau-49/+74
2023-09-27Auto merge of #116093 - RalfJung:link_llvm_intrinsics, r=oli-obkbors-3/+3
2023-09-27Auto merge of #116193 - matthiaskrgr:rollup-wpt7m5t, r=matthiaskrgrbors-235/+272
2023-09-27Rollup merge of #116187 - estebank:small-tweak, r=compiler-errorsMatthias Krüger-5/+23
2023-09-27Rollup merge of #116178 - Milo123459:milo/add-test-for-const-async-function-i...Matthias Krüger-0/+18
2023-09-27Rollup merge of #116149 - compiler-errors:anonymize, r=lcnrMatthias Krüger-4/+38
2023-09-27Rollup merge of #115934 - oli-obk:smir_identity, r=spastorinoMatthias Krüger-226/+193