about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-01-13Auto merge of #117285 - joboet:move_platforms_to_pal, r=ChrisDentonbors-2/+2
2024-01-13Auto merge of #119871 - nnethercote:overhaul-treat-err-as-bug, r=compiler-errorsbors-27/+28
2024-01-13Auto merge of #119473 - Urgau:check-cfg-explicit-none, r=petrochenkovbors-4/+88
2024-01-13Auto merge of #118947 - Bryanskiy:delegStep1, r=petrochenkov,lcnrbors-9/+809
2024-01-13Auto merge of #118924 - Urgau:check-cfg-exclude-well-known-from-diag, r=petro...bors-35/+0
2024-01-13Don't consider delayed bugs for `-Ztreat-err-as-bug`.Nicholas Nethercote-27/+28
2024-01-12Auto merge of #117321 - chenyukang:yukang-fix-117142, r=petrochenkovbors-0/+19
2024-01-12Auto merge of #119452 - AngelicosPhosphoros:make_nonzeroint_get_assume_nonzer...bors-0/+83
2024-01-12Exclude well known names from showing a suggestion in check-cfgUrgau-35/+0
2024-01-12Rollup merge of #119885 - DianQK:revert-pr-113923, r=petrochenkovGuillaume Gomez-113/+9
2024-01-12Rollup merge of #119884 - GuillaumeGomez:rename-env-opt, r=davidtwcoGuillaume Gomez-6/+6
2024-01-12Rollup merge of #119872 - compiler-errors:eagerly-emit-delayed-bugs, r=oli-ob...Guillaume Gomez-0/+39
2024-01-12Rollup merge of #119817 - compiler-errors:normalize-opaques, r=lcnrGuillaume Gomez-74/+134
2024-01-12Auto merge of #119396 - Nadrieril:intersection-tracking, r=WaffleLapkinbors-25/+19
2024-01-12Delegation implementation: step 1Bryanskiy-9/+809
2024-01-12Revert "Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelix"DianQK-105/+9
2024-01-12Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix"DianQK-8/+0
2024-01-12Rename `--env` option flag to `--env-set`Guillaume Gomez-6/+6
2024-01-12Auto merge of #119879 - matthiaskrgr:rollup-y710der, r=matthiaskrgrbors-0/+135
2024-01-12update debuginfo tests on Windowsjoboet-2/+2
2024-01-12Rollup merge of #119868 - oli-obk:unknown_lifetime_ice, r=compiler-errorsMatthias Krüger-0/+135
2024-01-12Auto merge of #119735 - lcnr:provisional-cache-readd, r=compiler-errorsbors-0/+173
2024-01-12Auto merge of #118548 - Enselic:bench-padding, r=thomcc,ChrisDentonbors-0/+50
2024-01-12Give me a way to emit all the delayed bugsMichael Goulet-0/+39
2024-01-11Register even erroneous implsOli Scherer-0/+135
2024-01-11Rollup merge of #119852 - RalfJung:const-err4, r=compiler-errorsMatthias Krüger-11/+1
2024-01-11Rollup merge of #119842 - Zalathar:kind, r=oli-obkMatthias Krüger-6/+6
2024-01-11Rollup merge of #119841 - nnethercote:rm-DiagnosticBuilder-buffer, r=oli-obkMatthias Krüger-5/+5
2024-01-11Rollup merge of #119836 - hi-rustin:rustin-patch-docs-blank-line, r=ChrisDentonMatthias Krüger-1/+1
2024-01-11Rollup merge of #119813 - oli-obk:even_more_follow_up_errors2, r=estebankMatthias Krüger-249/+47
2024-01-11Remove special-casing around aliaskind in new solverMichael Goulet-74/+134
2024-01-11give const-err4 a more descriptive nameRalf Jung-11/+1
2024-01-11fix: update broken stderrhi-rustin-1/+1
2024-01-11Only lint ranges that really overlapNadrieril-25/+19
2024-01-11Taint more aggressively in astconvOli Scherer-89/+15
2024-01-11Silence follow up errors if astconv already erroredOli Scherer-160/+32
2024-01-11Rollup merge of #116343 - Nilstrieb:maybe-dont-mention-all-the-weird-lang-ite...Takayuki Maeda-12/+56
2024-01-11Use the right level with `-Ztreat-err-as-bug`.Nicholas Nethercote-5/+5
2024-01-11coverage: Add enums to accommodate other kinds of coverage mappingsZalathar-6/+6
2024-01-11Auto merge of #119677 - cjgillot:early-cfg-opt, r=oli-obkbors-38/+10
2024-01-11Rollup merge of #119803 - oli-obk:even_more_follow_up_errors, r=compiler-errorsMatthias Krüger-26/+2
2024-01-11Rollup merge of #119790 - celinval:smir-all-traits, r=oli-obkMatthias Krüger-0/+125
2024-01-11Rollup merge of #119715 - Nadrieril:graceful-type-error, r=compiler-errorsMatthias Krüger-0/+91
2024-01-10Stop mentioning internal lang items in no_std binary errorsNilstrieb-12/+56
2024-01-10Add test case for #119778Nadrieril-0/+48
2024-01-10Avoid follow up errorsOli Scherer-26/+2
2024-01-10Rollup merge of #119772 - oli-obk:whackamole, r=compiler-errorsMatthias Krüger-0/+47
2024-01-10Rollup merge of #119769 - fmease:rustdoc-off-by-one-dyn-trait-def-gen-args, r...Matthias Krüger-14/+30
2024-01-10Rollup merge of #106893 - clubby789:struct-update-help, r=compiler-errorsMatthias Krüger-3/+8
2024-01-09Fix all_trait* methods to return all trait availableCelina G. Val-0/+125