about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-05-07Auto merge of #124781 - VladimirMakaev:lldb-enum-formatter, r=dtolnaybors-23/+102
2024-05-07Auto merge of #124830 - aeubanks:dbg, r=durin42bors-10/+10
2024-05-06Adjust dbg.value/dbg.declare checks for LLVM updateArthur Eubanks-10/+10
2024-05-06Rollup merge of #124809 - lcnr:prepopulate-opaques, r=compiler-errorsMatthias Krüger-46/+36
2024-05-06Rollup merge of #124759 - compiler-errors:impl-args, r=lcnrMatthias Krüger-0/+13
2024-05-06Use correct ImplSource for alias boundsMichael Goulet-0/+13
2024-05-06Auto merge of #124811 - matthiaskrgr:rollup-4zpov13, r=matthiaskrgrbors-0/+74
2024-05-06Rollup merge of #124808 - compiler-errors:super, r=lcnrMatthias Krüger-0/+27
2024-05-06Rollup merge of #124771 - compiler-errors:cand-has-failing-wc, r=lcnrMatthias Krüger-0/+44
2024-05-06Rollup merge of #124724 - compiler-errors:prefer-lower, r=lcnrMatthias Krüger-0/+3
2024-05-06Use super_fold in RegionsToStatic visitorMichael Goulet-0/+27
2024-05-06borrowck: more eagerly prepopulate opaqueslcnr-46/+36
2024-05-06Don't consider candidates with no failing where clausesMichael Goulet-0/+44
2024-05-06Prefer lower vtable candidates in select in new solverMichael Goulet-0/+3
2024-05-06Auto merge of #123850 - tspiteri:f16_f128_consts, r=Amanieubors-0/+16
2024-05-06Auto merge of #124753 - GuillaumeGomez:migrate-rustdoc-determinism, r=jieyouxubors-47/+77
2024-05-06Auto merge of #124497 - rytheo:move-std-tests-to-library, r=workingjubileebors-321/+0
2024-05-06Auto merge of #124679 - Urgau:check-cfg-structured-cli-errors, r=nnethercotebors-23/+107
2024-05-06Migrate `run-make/rustdoc-error-lines` to `rmake.rs`Guillaume Gomez-13/+22
2024-05-06Add new `output` method to `Rustc` and `Rustdoc` typesGuillaume Gomez-15/+16
2024-05-06Improve check-cfg CLI errors with more structured diagnosticsUrgau-23/+107
2024-05-06Rollup merge of #124765 - GuillaumeGomez:fix-wrong-cog-colotr, r=notriddleMatthias Krüger-1/+32
2024-05-06Rollup merge of #124742 - Urgau:check-cfg-rustfmt, r=fmeaseMatthias Krüger-33/+49
2024-05-06Auto merge of #124747 - MasterAwesome:master, r=davidtwcobors-60/+752
2024-05-05Implement lldb formattter for "clang encoded" enums (LLDB 18.1+)Vladimir Makayev-23/+102
2024-05-05Add GUI regression test for setting's cog colorGuillaume Gomez-1/+31
2024-05-05Fix bad color for setting cog in ayu themeGuillaume Gomez-0/+1
2024-05-05Auto merge of #124752 - GuillaumeGomez:rollup-a4qagbd, r=GuillaumeGomezbors-571/+1090
2024-05-05Rename `run-make-support` library `output` method to `command_output`Guillaume Gomez-2/+3
2024-05-05Migrate `run-make/doctests-runtool` to rmakeGuillaume Gomez-20/+39
2024-05-05Rollup merge of #124749 - RossSmyth:stable_range, r=davidtwcoGuillaume Gomez-571/+295
2024-05-05Rollup merge of #124148 - notriddle:notriddle/reference, r=GuillaumeGomezGuillaume Gomez-0/+795
2024-05-05Auto merge of #123125 - gurry:122561-bad-note-non-zero-loop-iters-2, r=estebankbors-64/+439
2024-05-05Add `rustfmt` cfg to well known cfgs listUrgau-33/+49
2024-05-04Rollup merge of #124718 - compiler-errors:record-impl-args, r=lcnrMatthias Krüger-0/+47
2024-05-04Rollup merge of #124717 - compiler-errors:do-not-recomment-next-solver, r=lcnrMatthias Krüger-0/+58
2024-05-04Rollup merge of #124713 - Urgau:check-cfg-update-cargo-diagnostics, r=jieyouxuMatthias Krüger-21/+21
2024-05-04Record impl args in the proof treeMichael Goulet-0/+47
2024-05-04Implement do_not_recommend in the new solverMichael Goulet-0/+58
2024-05-04Only consider ambiguous goals when finding best obligation for ambiguitiesMichael Goulet-11/+13
2024-05-04Update Cargo diagnostics in check-cfgUrgau-21/+21
2024-05-04Auto merge of #124703 - matthiaskrgr:rollup-2lljptd, r=matthiaskrgrbors-16/+80
2024-05-04Rollup merge of #124698 - JoverZhang:test-rustdoc-determinism, r=jieyouxuMatthias Krüger-16/+18
2024-05-04Rollup merge of #124692 - workingjubilee:document-no-double-pointer-coercion-...Matthias Krüger-0/+62
2024-05-04Auto merge of #124345 - Urgau:compiletest-check-cfg, r=jieyouxubors-217/+273
2024-05-04compiletest: add enable-by-default check-cfgUrgau-60/+92
2024-05-04compiletest: add no-auto-check-cfg directiveUrgau-119/+148
2024-05-04tests/ui: prepare some tests for --check-cfg by defaultUrgau-38/+33
2024-05-04Rewrite `rustdoc-determinism` test in RustJover Zhang-16/+18
2024-05-03Rollup merge of #124658 - GuillaumeGomez:migrate-to-run-make, r=jieyouxuMichael Goulet-33/+68