rust/tests
bors 7042c269c1 Auto merge of #125645 - RalfJung:unclear_local_imports, r=nnethercote
add unqualified_local_imports lint

This lint helps deal with https://github.com/rust-lang/rustfmt/issues/4709 by having the compiler detect imports of local items that are not syntactically distinguishable from imports from other cates. Making them  syntactically distinguishable ensures rustfmt can consistently apply the desired import grouping.
2024-09-23 19:27:33 +00:00
..
assembly Rollup merge of #130657 - arttet:fix/fuchsia, r=jieyouxu 2024-09-23 07:54:45 -07:00
auxiliary
codegen tests: Remove spuriously failing vec-tryinto-array codegen test 2024-09-22 16:46:10 -07:00
codegen-units
coverage
coverage-run-rustdoc
crashes Auto merge of #127546 - workingjubilee:5-level-paging-exists, r=saethlin 2024-09-21 16:20:10 +00:00
debuginfo
incremental
mir-opt Auto merge of #129047 - DianQK:early_otherwise_branch_scalar, r=cjgillot 2024-09-23 07:22:29 +00:00
pretty
run-make Fix hard-coded stderr in run-make test 2024-09-22 21:56:38 -04:00
run-pass-valgrind Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
rustdoc
rustdoc-gui Add GUI regression test for non-rust code blocks line numbers 2024-09-22 00:18:44 +02:00
rustdoc-js
rustdoc-js-std Bless rustdoc-js-std test 2024-09-22 20:35:10 -04:00
rustdoc-json Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
rustdoc-ui
ui Auto merge of #125645 - RalfJung:unclear_local_imports, r=nnethercote 2024-09-23 19:27:33 +00:00
ui-fulldeps
COMPILER_TESTS.md