rust/tests/ui/cross-crate
Jubilee Young d89500843c Move 100 entries from tests/ui into subdirs
- Move super-fast-paren-parsing test into ui/parser
- Move stmt_expr_attrs test into ui/feature-gates
- Move macro tests into ui/macros
- Move global_asm tests into ui/asm
- Move env tests into ui/process
- Move xcrate tests into ui/cross-crate
- Move unop tests into ui/unop
- Move backtrace tests into ui/backtrace
- Move check-static tests into ui/statics
- Move expr tests into ui/expr
- Move optimization fuel tests into ui/fuel
- Move ffi attribute tests into ui/ffi-attrs
- Move suggestion tests into ui/suggestions
- Move main tests into ui/fn-main
- Move lint tests into ui/lint
- Move repr tests into ui/repr
- Move intrinsics tests into ui/intrinsics
- Move tool lint tests into ui/tool-attributes
- Move return tests into ui/return
- Move pattern tests into ui/patttern
- Move range tests into ui/range
- Move foreign-fn tests into ui/foreign
- Move orphan-check tests into ui/coherence
- Move inference tests into ui/inference
- Reduce ROOT_ENTRY_LIMIT
2024-05-20 19:55:59 -07:00
..
auxiliary Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
issue-64872 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
address-insignificant.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
associated-type-defaults.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
cci_borrow.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cci_capture_clause.rs compiletest: Add a //@ needs-threads directive 2024-03-06 12:35:07 -08:00
cci_impl_exe.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cci_iter_exe.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cci_nested_exe.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cci_no_inline_exe.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-cross-crate-const.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
const-cross-crate-extern.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
cross-crate-const-pat.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
generic_fn_nested_return.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
moves-based-on-type-cross-crate.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
private-by-default.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
private-by-default.stderr Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
reexported-static-methods-cross-crate.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
static-addresses.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
static-array-across-crate.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
static-init.rs Test and implement reachability for trait objects and generic parameters of functions 2024-03-14 14:10:45 +00:00
trait-lifetime-param.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
unit-struct-2.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
unit-struct.rs Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00
unit-struct.stderr Move 100 entries from tests/ui into subdirs 2024-05-20 19:55:59 -07:00