about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-20Fix occurrences of old fn names in comment and tracingSantiago Pastorino-2/+2
2023-11-07Auto merge of #117229 - matthewjasper:thir-unsafeck-fixes, r=cjgillotbors-85/+489
2023-11-07Auto merge of #117610 - compiler-errors:object-hmm, r=aliemjaybors-14/+64
2023-11-07Auto merge of #117418 - compiler-errors:better_error_body, r=oli-obkbors-29/+59
2023-11-07Auto merge of #117006 - estebank:issue-69512, r=compiler-errorsbors-0/+138
2023-11-07When not finding assoc fn on type, look for builder fnEsteban Küber-0/+138
2023-11-07Auto merge of #117511 - gurry:117406-err-packed-structs, r=compiler-errorsbors-1/+290
2023-11-06Build a better MIR body when errors are encounteredMichael Goulet-29/+59
2023-11-06Don't instantiate the binder twice when assembling object candidateMichael Goulet-17/+45
2023-11-06Only check predicates for late-bound non-lifetime vars in object candidate as...Michael Goulet-1/+23
2023-11-06Auto merge of #117641 - matthiaskrgr:rollup-f9c12td, r=matthiaskrgrbors-5/+58
2023-11-06Rollup merge of #117637 - lqd:trivial-bounds-with-binder-vars, r=compiler-errorsMatthias Krüger-1/+10
2023-11-06Rollup merge of #117631 - smarnach:error-request-doc-fix, r=ChrisDentonMatthias Krüger-4/+4
2023-11-06Rollup merge of #117516 - matthiaskrgr:test_effects_113375_oob, r=fee1-deadMatthias Krüger-0/+18
2023-11-06Rollup merge of #117190 - matthiaskrgr:test_effects_113381, r=fee1-deadMatthias Krüger-0/+26
2023-11-06Auto merge of #117292 - estebank:issue-80446, r=davidtwcobors-0/+71
2023-11-06Silence redundant error on typo resulting on binopEsteban Küber-33/+27
2023-11-06Visit patterns in THIR let expressionsMatthew Jasper-38/+66
2023-11-06Add suggestion to THIR unsafe_op_in_unsafe_fn lintMatthew Jasper-40/+367
2023-11-06Allow tests with rust-rustfix and revisionsMatthew Jasper-1/+1
2023-11-06Recognise thread local statics in THIR unsafeckMatthew Jasper-6/+55
2023-11-06Auto merge of #117603 - HKalbasi:make-feature-additive, r=Nilstriebbors-9/+7
2023-11-06add test for trivial bound not holding in `soa-derive`Rémy Rakic-0/+8
2023-11-06check binders with bound vars for global bounds that don't holdRémy Rakic-1/+2
2023-11-06Auto merge of #116988 - RalfJung:null, r=WaffleLapkinbors-0/+10
2023-11-06Auto merge of #117630 - matthiaskrgr:rollup-v0d5p3f, r=matthiaskrgrbors-26/+25
2023-11-06Documentation cleanup for core::error::Request.Sven Marnach-4/+4
2023-11-06Rollup merge of #117615 - bjorn3:misc_changes, r=davidtwcoMatthias Krüger-22/+22
2023-11-06Rollup merge of #117613 - jackh726:vacation, r=compiler-errorsMatthias Krüger-3/+2
2023-11-06Rollup merge of #117592 - thomcc:env-span-wrong, r=davidtwcoMatthias Krüger-1/+1
2023-11-06Auto merge of #117578 - compiler-errors:derive-encode-in-rustc_type_ir, r=dav...bors-486/+31
2023-11-06Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwcobors-13/+41
2023-11-06Auto merge of #117607 - klensy:clang-17.0.4, r=Mark-Simulacrumbors-1/+1
2023-11-06Auto merge of #117585 - dnbln:feat/move-kw-span, r=cjgillotbors-20/+49
2023-11-06use portable AtomicU64 for powerPC and MIPSSparrowLii-4/+28
2023-11-06Auto merge of #117576 - the8472:fix-io-copy-vec, r=Mark-Simulacrumbors-22/+54
2023-11-05Auto merge of #96979 - SabrinaJewson:waker-update, r=workingjubileebors-1/+14
2023-11-05Auto merge of #117191 - Skgland:easy-beta-channels, r=Mark-Simulacrumbors-0/+23
2023-11-05Make the randomize feature of rustc_abi additivehkalbasi-9/+7
2023-11-05Auto merge of #117179 - Voultapher:fix-useless-comp-in-partition-equal, r=Mar...bors-3/+10
2023-11-05Update doc comment for CodegenBackend::linkbjorn3-5/+1
2023-11-05Use the actual computed crate name for -Zprint-vtable-sizesbjorn3-14/+14
2023-11-05Don't steal the parse query when using --prettybjorn3-3/+7
2023-11-05Auto merge of #117574 - onur-ozkan:fix-compiler-crate-linking, r=Mark-Simulacrumbors-57/+73
2023-11-05Remove from vacation and compiler review groupJack Huey-3/+2
2023-11-05bootstrap: improve linking of tool docsonur-ozkan-41/+40
2023-11-05Auto merge of #117537 - GKFX:offset-of-enum-feature, r=cjgillotbors-5/+70
2023-11-05Auto merge of #117608 - matthiaskrgr:rollup-g9fagmv, r=matthiaskrgrbors-23/+13
2023-11-05Rollup merge of #117596 - thomcc:core_macro_diag_items, r=NilstriebMatthias Krüger-0/+3
2023-11-05Rollup merge of #117588 - bjorn3:remove_unused_error_variant, r=cjgillotMatthias Krüger-18/+1