rust/tests/ui/force-inlining
2026-01-08 20:26:45 +01:00
..
auxiliary mir_transform: implement forced inlining 2025-01-10 18:37:54 +00:00
asm.rs Ignore failing GCC test 2025-12-05 09:51:27 -05:00
asm.stderr Bless tests 2025-12-05 09:51:27 -05:00
cast.rs mir_transform: implement forced inlining 2025-01-10 18:37:54 +00:00
cast.stderr Tweak fn pointer suggestion span 2025-02-02 00:46:02 +00:00
cross-crate.rs mir_transform: implement forced inlining 2025-01-10 18:37:54 +00:00
deny-async.rs Eagerly detect coroutine recursion pre-mono when possible 2025-02-05 18:36:17 +00:00
deny-async.stderr Eagerly detect coroutine recursion pre-mono when possible 2025-02-05 18:36:17 +00:00
deny-closure.rs mir_build: check annotated functions w/out callers 2025-01-10 18:37:57 +00:00
deny-closure.stderr mir_build: check annotated functions w/out callers 2025-01-10 18:37:57 +00:00
deny.rs mir_build: check annotated functions w/out callers 2025-01-10 18:37:57 +00:00
deny.stderr mir_build: check annotated functions w/out callers 2025-01-10 18:37:57 +00:00
early-deny.rs mir_build: check annotated functions w/out callers 2025-01-10 18:37:57 +00:00
early-deny.stderr mir_build: check annotated functions w/out callers 2025-01-10 18:37:57 +00:00
gate.rs refactor AttributeGate and rustc_attr! to emit notes during feature checking 2025-06-09 11:44:24 +02:00
gate.stderr refactor AttributeGate and rustc_attr! to emit notes during feature checking 2025-06-09 11:44:24 +02:00
inherent.rs Extends rustc_force_inline to inherent methods 2025-10-02 11:30:11 +01:00
inherent.stderr Extends rustc_force_inline to inherent methods 2025-10-02 11:30:11 +01:00
invalid.rs Extends rustc_force_inline to inherent methods 2025-10-02 11:30:11 +01:00
invalid.stderr make attrs actually use Target::GenericParam 2026-01-08 20:26:45 +01:00
shims.rs inline: force inlining shims 2025-01-10 18:37:55 +00:00