rust/tests/ui/force-inlining
Jonathan Brouwer 4bb7bf64e0
Update uitests
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-08-14 18:18:42 +02:00
..
auxiliary mir_transform: implement forced inlining 2025-01-10 18:37:54 +00:00
asm.rs tests: use minicore more 2025-02-24 09:26:54 +00:00
asm.stderr tests: use minicore more 2025-02-24 09:26:54 +00: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
invalid.rs Update uitests 2025-08-14 18:18:42 +02:00
invalid.stderr Update uitests 2025-08-14 18:18:42 +02:00
shims.rs inline: force inlining shims 2025-01-10 18:37:55 +00:00