about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-06-10Rollup merge of #126223 - jieyouxu:rmake-run-in-tmpdir-self-test, r=KobzolMatthias Krüger-0/+38
2024-06-10Rollup merge of #126215 - gurry:125737-bad-err-anon-futs, r=lcnrMatthias Krüger-0/+4
2024-06-10Rollup merge of #126211 - lolbinarycat:llvm-outputs-rmake, r=jieyouxuMatthias Krüger-5/+20
2024-06-10Rollup merge of #126115 - gurry:125876-ice-unwrap-probe-many-result, r=compil...Matthias Krüger-0/+51
2024-06-10Add explanatory note to async block type mismatch errorGurinder Singh-0/+4
2024-06-10run-make: add run_in_tmpdir self-test许杰友 Jieyou Xu (Joe)-0/+38
2024-06-10migrate tests/run-make/llvm-outputs to use rmake.rsbinarycat-5/+20
2024-06-10Auto merge of #107099 - edward-shen:edward-shen/rustdoc-remap-path-prefix, r=...bors-0/+92
2024-06-09Auto merge of #126205 - jieyouxu:rollup-s64z5ng, r=jieyouxubors-0/+70
2024-06-09Rollup merge of #126176 - notriddle:notriddle/fix-type-name-normalize, r=fmease许杰友 Jieyou Xu (Joe)-0/+70
2024-06-09rustdoc-search: use lowercase, non-normalized name for type searchMichael Howell-0/+70
2024-06-09Rollup merge of #125963 - workingjubilee:remove-hashes-from-codegen-tests, r=...许杰友 Jieyou Xu (Joe)-8/+8
2024-06-09Rollup merge of #125041 - scottmcm:gvn-for-from-raw-parts, r=cjgillot许杰友 Jieyou Xu (Joe)-14/+432
2024-06-09rustdoc: Add support for --remap-path-prefixEdward Shen-0/+92
2024-06-09Auto merge of #126166 - matthiaskrgr:crsh, r=jieyouxubors-0/+323
2024-06-09Auto merge of #126185 - matthiaskrgr:rollup-72dn1s2, r=matthiaskrgrbors-13/+39
2024-06-09Rollup merge of #126155 - Zalathar:run-make-fulldeps, r=onur-ozkanMatthias Krüger-13/+0
2024-06-09Rollup merge of #126137 - Enselic:normalize-generic-arg, r=compiler-errorsMatthias Krüger-0/+39
2024-06-09tests: add more crashesMatthias Krüger-0/+323
2024-06-09Auto merge of #126163 - RalfJung:simd-packed, r=calebzulawski,workingjubileebors-4/+19
2024-06-09Remove empty test suite `tests/run-make-fulldeps`Zalathar-4/+0
2024-06-09Auto merge of #126087 - jieyouxu:rmake-docs, r=Kobzolbors-0/+43
2024-06-09Remove useless feature gate test for `#[feature(extern_prelude)]`Zalathar-9/+0
2024-06-09Auto merge of #126150 - RalfJung:offset_of_slice, r=compiler-errorsbors-1/+101
2024-06-08simd packed types: update outdated check, extend codegen testRalf Jung-4/+19
2024-06-08run-make: add some basic docs about the test suite's setup许杰友 Jieyou Xu (Joe)-0/+43
2024-06-08Migrate runmake tests away from custom commands and `command_output`Jakub Beránek-107/+86
2024-06-08offset_of: allow (unstably) taking the offset of slice tail fieldsRalf Jung-1/+101
2024-06-08tests: Add ui/higher-ranked/trait-bounds/normalize-generic-arg.rsMartin Nordholts-0/+39
2024-06-08Auto merge of #126097 - Kobzol:runmake-change-cwd, r=jieyouxubors-240/+199
2024-06-08Fix windows testJakub Beránek-2/+2
2024-06-08Remove unnecessary functions and the last mention of TMPDIR from `run-make-su...Jakub Beránek-16/+17
2024-06-08Auto merge of #126111 - Zalathar:fulldeps-hotplug, r=jieyouxubors-32/+37
2024-06-08Fix ICE due to `unwrap` in `probe_for_name_many`Gurinder Singh-0/+51
2024-06-08Rollup merge of #126065 - bvanjoi:fix-124490, r=petrochenkovLeón Orell Valerian Liehr-0/+44
2024-06-08Rollup merge of #126057 - Sunshine40:rustdoc-search-non-english, r=notriddleLeón Orell Valerian Liehr-8/+270
2024-06-07Rollup merge of #126112 - Kobzol:runmake-source-root, r=jieyouxuMatthias Krüger-2/+2
2024-06-07Rollup merge of #126077 - oli-obk:revert_is_mir_available, r=BoxyUwUMatthias Krüger-3/+8
2024-06-07Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelixMatthias Krüger-60/+179
2024-06-07Rollup merge of #124214 - carbotaniuman:parse_unsafe_attrs, r=michaelwoeristerMatthias Krüger-0/+119
2024-06-07mark binding undetermined if target name exist and not obtainedbohan-0/+44
2024-06-07Add regression testOli Scherer-3/+8
2024-06-07Port `tests/run-make-fulldeps/hotplug_codegen_backend` to ui-fulldepsZalathar-29/+36
2024-06-07Address review commentsJakub Beránek-8/+8
2024-06-07Remove all usages of `tmp_dir` from testsJakub Beránek-206/+175
2024-06-07Fix `bare-outfile` testJakub Beránek-5/+1
2024-06-07Fix `mixing-formats` run-make testJakub Beránek-17/+10
2024-06-07Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errorsbors-14/+41
2024-06-07Fix codegen testOli Scherer-3/+3
2024-06-07Add regression testOli Scherer-0/+18