about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-05-05Fix bad color for setting cog in ayu themeGuillaume Gomez-0/+1
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
2024-05-03Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxuMichael Goulet-230/+46
2024-05-03Rollup merge of #124418 - compiler-errors:better-cause, r=lcnrMichael Goulet-62/+271
2024-05-03We do not coerce &mut &mut T -> *mut mut TJubilee Young-0/+62
2024-05-04Auto merge of #124401 - oli-obk:some_hir_cleanups, r=cjgillotbors-13/+13
2024-05-03Auto merge of #123602 - cjgillot:gvn-borrowed, r=oli-obkbors-260/+513
2024-05-03Migrate `run-make/doctests-keep-binaries` to new `rmake.rs` formatGuillaume Gomez-33/+68
2024-05-03Rollup merge of #124510 - linyihai:raw-ident-in-typo-suggestion, r=fmeaseMatthias Krüger-0/+29
2024-05-03Rollup merge of #124613 - GuillaumeGomez:fmt-run-make, r=onur-ozkanMatthias Krüger-68/+37
2024-05-03Rollup merge of #124612 - Urgau:run-make-stdin, r=jieyouxuMatthias Krüger-7/+26
2024-05-03Allow `fmt` to run on `rmake.rs` test filesGuillaume Gomez-68/+37
2024-05-03run-make: port stdin-rustc to Rust-based rmake.rsUrgau-7/+26
2024-05-02Higher ranked goal source, do overflow handling less badlyMichael Goulet-64/+73
2024-05-02Use a proof tree visitor to refine the Obligation for error reportingMichael Goulet-59/+259
2024-05-02Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...`Martin Nordholts-230/+46
2024-05-02Rollup merge of #124622 - fmease:yeet-extern-crate-run_make_support, r=jieyouxuMatthias Krüger-55/+0
2024-05-02Rollup merge of #124138 - mati865:ignore-llvm-abi-in-dlltool-tests, r=davidtwcoMatthias Krüger-7/+2
2024-05-02Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;`León Orell Valerian Liehr-55/+0
2024-05-02Rollup merge of #124597 - cuviper:x86-64-v3, r=workingjubileeGuillaume Gomez-25/+34
2024-05-02Rollup merge of #124568 - Urgau:non-local-defs-doctest, r=michaelwoerister,Gu...Guillaume Gomez-0/+30
2024-05-02Auto merge of #123939 - WaffleLapkin:never-fallback-unsafe-lint, r=compiler-e...bors-0/+228
2024-05-02Add proper support for all kinds of unsafe ops to the lintWaffle Lapkin-5/+175
2024-05-02Add a lint against never type fallback affecting unsafe codeMaybe Waffle-0/+58
2024-05-02Auto merge of #124529 - compiler-errors:select, r=lcnrbors-0/+9
2024-05-01Use an outlandish target feature for the negative caseJosh Stone-3/+3
2024-05-01Add inline comments why we're forcing the target cpuJosh Stone-19/+25
2024-05-01Use an explicit x86-64 cpu in tests that are sensitive to itJosh Stone-23/+26
2024-05-01Rewrite select to use a ProofTreeVisitorMichael Goulet-0/+9
2024-05-01Rollup merge of #124566 - lcnr:normalizes-to-proof-tree, r=compiler-errorsMatthias Krüger-2/+59
2024-05-01Adjust `#[macro_export]`/doctest help suggestion for non_local_defs lintUrgau-0/+30
2024-05-01Auto merge of #124539 - Urgau:non-local-defs_modulo_modules, r=lcnrbors-0/+38
2024-05-01Auto merge of #124356 - fmease:fewer-magic-numbers-in-names, r=lcnrbors-15/+15
2024-04-30Auto merge of #117164 - fmease:orphan-norm, r=lcnrbors-1/+594
2024-04-30Replace item names containing an error code with something more meaningfulLeón Orell Valerian Liehr-15/+15