rust/tests/ui/force-inlining
David Wood 1ee134f10d
feature: fix typo in attribute description
The force inlining attribute isn't is never used with `#![..]` attribute
syntax, only `#[..]` syntax.
2025-02-24 07:44:38 +00:00
..
auxiliary mir_transform: implement forced inlining 2025-01-10 18:37:54 +00:00
asm.rs inline: re-introduce some callee body checks 2025-01-10 18:37:55 +00:00
asm.stderr inline: re-introduce some callee body checks 2025-01-10 18:37:55 +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 feature: fix typo in attribute description 2025-02-24 07:44:38 +00:00
gate.stderr feature: fix typo in attribute description 2025-02-24 07:44:38 +00:00
invalid.rs mir_transform: implement forced inlining 2025-01-10 18:37:54 +00:00
invalid.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00:00
shims.rs inline: force inlining shims 2025-01-10 18:37:55 +00:00