about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-02-23Simplify existing code for setting `filecheck` flagsZalathar-11/+17
2024-02-23Add some simple meta-tests for the handling of `filecheck` flagsZalathar-0/+31
2024-02-22Auto merge of #119989 - lcnr:sub_relations-bye-bye, r=compiler-errorsbors-455/+409
2024-02-22Auto merge of #121469 - matthiaskrgr:rollup-oaoxuo2, r=matthiaskrgrbors-485/+690
2024-02-22change error messages to be incorrect, but more helpfullcnr-15/+15
2024-02-22Rollup merge of #121452 - jonathanpallant:patch-1, r=AmanieuMatthias Krüger-0/+2
2024-02-22Rollup merge of #121441 - lcnr:typesystem-cleanup, r=compiler-errorsMatthias Krüger-3/+4
2024-02-22Rollup merge of #121439 - jrudolph:patch-1, r=bjorn3Matthias Krüger-1/+1
2024-02-22Rollup merge of #121427 - nnethercote:fix-Rocket, r=oli-obkMatthias Krüger-11/+13
2024-02-22Rollup merge of #121401 - eltociear:patch-25, r=nnethercoteMatthias Krüger-1/+1
2024-02-22Rollup merge of #121393 - Nadrieril:match-lowering-testcase, r=matthewjasperMatthias Krüger-260/+212
2024-02-22Rollup merge of #121386 - oli-obk:no_higher_ranked_opaques, r=lcnrMatthias Krüger-34/+451
2024-02-22Rollup merge of #120598 - compiler-errors:no-rigid-check, r=lcnrMatthias Krüger-175/+6
2024-02-22Remove some annotations that just specify the defaultOli Scherer-17/+13
2024-02-22do not use <: in subtyping overflow msglcnr-22/+35
2024-02-22overflow errors: change source to a concrete enumlcnr-91/+126
2024-02-22Auto merge of #121370 - jieyouxu:migrate-compiletest-directives, r=oli-obkbors-4845/+4882
2024-02-22freshen: resolve root varslcnr-97/+103
2024-02-22remove `sub_relations` from infcx, recompute in diagnosticslcnr-280/+180
2024-02-22Re-bless tests/pretty许杰友 Jieyou Xu (Joe)-38/+38
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-4775/+4775
2024-02-22Ignore tidy linelength许杰友 Jieyou Xu (Joe)-0/+1
2024-02-22Update tidy target_specific_tests to account for `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-22Update tidy target_policy to account for `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-02-22Update compiletest to only accept `//@` directives许杰友 Jieyou Xu (Joe)-30/+13
2024-02-22Update list of known directive names for diagnostics许杰友 Jieyou Xu (Joe)-0/+52
2024-02-22Fix tests/assembly/stack-protector/stack-protector-target-support.rs许杰友 Jieyou Xu (Joe)-1/+2
2024-02-22Auto merge of #121372 - clubby789:test-all-tests, r=onur-ozkanbors-6/+51
2024-02-22`report_mismatch` did not actually report anymoreOli Scherer-11/+15
2024-02-22Preserve the `Span` from `prove_predicate` all the way to registering opaque ...Oli Scherer-3/+19
2024-02-22Add new maintainers to nto-qnx.mdJonathan Pallant-0/+2
2024-02-22Auto merge of #121309 - Nilstrieb:inline-all-the-fallbacks, r=oli-obkbors-0/+25
2024-02-22Auto merge of #121225 - RalfJung:simd-extract-insert-const-idx, r=oli-obk,Ama...bors-89/+37
2024-02-22Avoid emitting type mismatches against `{type error}`Oli Scherer-84/+55
2024-02-22`DefId` to `LocalDefId`lcnr-3/+4
2024-02-22Fix typo in metadata.rs doc commentJohannes Rudolph-1/+1
2024-02-22Auto merge of #121129 - nnethercote:codegen-Diags, r=estebankbors-56/+81
2024-02-22Auto merge of #117174 - Ayush1325:uefi-stdio-improve, r=workingjubileebors-37/+94
2024-02-22Auto merge of #121223 - RalfJung:simd-intrinsics, r=Amanieubors-46/+98
2024-02-22Make some `IntoDiagnostic` impls generic.Nicholas Nethercote-10/+12
2024-02-22Fix panic when compiling `Rocket`.Nicholas Nethercote-1/+1
2024-02-22Auto merge of #118634 - Jules-Bertholet:box-allocator-static, r=Amanieubors-9/+3
2024-02-22Remove `SharedEmitterMessage::AbortIfErrors`.Nicholas Nethercote-5/+1
2024-02-22Overhaul `rustc_codegen_ssa::back::write::Diagnostic`.Nicholas Nethercote-24/+60
2024-02-22Overhaul `Diagnostic` args.Nicholas Nethercote-31/+24
2024-02-22Auto merge of #121415 - matthiaskrgr:rollup-o9zzet4, r=matthiaskrgrbors-449/+452
2024-02-21Rollup merge of #121406 - compiler-errors:tests, r=NilstriebMatthias Krüger-0/+87
2024-02-21Rollup merge of #121399 - psumbera:solaris-strip-debug, r=petrochenkovMatthias Krüger-1/+1
2024-02-21Rollup merge of #121392 - bjorn3:unify_dylib_loading, r=petrochenkovMatthias Krüger-45/+60
2024-02-21Rollup merge of #121391 - Nadrieril:fix-liveness, r=compiler-errorsMatthias Krüger-4/+11