about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-02-22Auto merge of #121223 - RalfJung:simd-intrinsics, r=Amanieubors-7/+1
2024-02-22Auto merge of #121415 - matthiaskrgr:rollup-o9zzet4, r=matthiaskrgrbors-16/+95
2024-02-21Rollup merge of #121406 - compiler-errors:tests, r=NilstriebMatthias Krüger-0/+87
2024-02-21Rollup merge of #121261 - Zalathar:pending-dups, r=oli-obkMatthias Krüger-10/+8
2024-02-21Auto merge of #117658 - RalfJung:ptr-dangling, r=m-ou-sebors-70/+86
2024-02-22Overhaul the handling of errors at the top-level.Nicholas Nethercote-6/+0
2024-02-21remove simd_reduce_{min,max}_nanlessRalf Jung-7/+1
2024-02-21rename ptr::invalid -> ptr::without_provenanceRalf Jung-70/+86
2024-02-21Add a non-lifetime-binders testMichael Goulet-0/+60
2024-02-21Add an ATB testMichael Goulet-0/+27
2024-02-21Rollup merge of #121366 - nnethercote:rm-diagnostic_builder.rs, r=compiler-er...León Orell Valerian Liehr-3/+3
2024-02-21Rollup merge of #121359 - lcnr:typesystem-cleanup, r=compiler-errorsLeón Orell Valerian Liehr-24/+24
2024-02-21Rollup merge of #121347 - davidtwco:compiletest-aux-aux, r=oli-obkLeón Orell Valerian Liehr-0/+21
2024-02-21Rollup merge of #121044 - compiler-errors:mbe-async-trait-bounds, r=fmeaseLeón Orell Valerian Liehr-27/+204
2024-02-21compiletest: support auxiliaries with auxiliariesDavid Wood-0/+21
2024-02-21Auto merge of #121383 - Dylan-DPC:rollup-735p4u4, r=Dylan-DPCbors-0/+63
2024-02-21coverage: Eagerly deduplicate covspans with the same spanZalathar-10/+8
2024-02-21Auto merge of #120718 - saethlin:reasonable-fast-math, r=nnethercotebors-0/+22
2024-02-21Rollup merge of #121338 - jieyouxu:ambiguous_wide_pointer_comparisons_suggest...Dylan DPC-0/+44
2024-02-21Rollup merge of #121328 - ffmancera:ff/verbose_long_type, r=compiler-errorsDylan DPC-0/+4
2024-02-21Rollup merge of #121208 - nnethercote:delayed_bug-to-bug, r=lcnrDylan DPC-0/+15
2024-02-21Auto merge of #121172 - Nadrieril:simplify-empty-selection, r=matthewjasperbors-265/+381
2024-02-21Auto merge of #120904 - Nadrieril:match-lowering-intermediate-repr, r=matthew...bors-4/+4
2024-02-21Merge `diagnostic_builder.rs` into `diagnostic.rs`.Nicholas Nethercote-3/+3
2024-02-21Convert `bug`s back to `delayed_bug`s.Nicholas Nethercote-0/+15
2024-02-20Suggest using --verbose when writing type to a fileFernando Fernandez Mancera-0/+4
2024-02-20some type system cleanuplcnr-24/+24
2024-02-20Rollup merge of #121350 - compiler-errors:resolve, r=oli-obkMatthias Krüger-1/+26
2024-02-20Rollup merge of #121344 - fmease:lta-constr-by-input, r=oli-obkMatthias Krüger-2/+62
2024-02-20Rollup merge of #121323 - compiler-errors:raw-param-types, r=oli-obkMatthias Krüger-0/+31
2024-02-20Rollup merge of #121322 - compiler-errors:next-solver-fulfillment-ice, r=lcnrMatthias Krüger-0/+26
2024-02-20Add "algebraic" versions of the fast-math intrinsicsBen Kimock-0/+22
2024-02-20Downgrade ambiguous_wide_pointer_comparisons suggestions to MaybeIncorrect许杰友 Jieyou Xu (Joe)-0/+44
2024-02-20Introduce expand_weak_alias_tysLeón Orell Valerian Liehr-2/+62
2024-02-20Auto merge of #121345 - Nilstrieb:rollup-reb0xge, r=Nilstriebbors-7/+64
2024-02-20Support async trait bounds in macrosMichael Goulet-27/+204
2024-02-20Fix stray trait mismatch in resolve_associated_item for AsyncFnMichael Goulet-1/+26
2024-02-20Rollup merge of #121318 - kadiwa4:no_assembly_in_supposedly_safe_code, r=Nils...Nilstrieb-2/+47
2024-02-20Rollup merge of #121241 - reitermarkus:generic-nonzero-traits, r=dtolnayNilstrieb-4/+9
2024-02-20Rollup merge of #121167 - petrochenkov:unload2, r=wesleywiserNilstrieb-1/+8
2024-02-20Auto merge of #120863 - saethlin:slice-get-checked, r=the8472bors-341/+25
2024-02-20Auto merge of #120576 - nnethercote:merge-Diagnostic-DiagnosticBuilder, r=dav...bors-16/+24
2024-02-20Auto merge of #121087 - oli-obk:eager_const_failures, r=lcnrbors-419/+608
2024-02-20Rollup merge of #121319 - compiler-errors:err, r=oli-obkNilstrieb-95/+49
2024-02-20Rollup merge of #121308 - kadiwa4:test_103369, r=TaKO8KiNilstrieb-0/+53
2024-02-20Rollup merge of #121307 - estebank:drive-by, r=compiler-errorsNilstrieb-1/+12
2024-02-20Rollup merge of #121205 - nnethercote:fix-stable-mir-CompilerError, r=oli-obkNilstrieb-1/+1
2024-02-20Rollup merge of #120716 - spastorino:change-some-lint-msgs, r=lcnrNilstrieb-319/+60
2024-02-20testMichael Goulet-0/+26
2024-02-20Don't use raw parameter types in find_builder_fnMichael Goulet-0/+5