rust/tests/ui/lint/non-local-defs
2024-10-13 18:14:29 +02:00
..
auxiliary Split non_local_definitions lint tests in separate test files 2024-04-09 00:42:48 +02:00
cargo-update.rs Revert "Switch back non_local_definitions lint to allow-by-default" 2024-09-23 09:23:04 +02:00
cargo-update.stderr Remove deprecation note in the non_local_definitions warning 2024-10-11 21:21:32 +02:00
consts.rs Consider outermost const-anon in non_local_def lint 2024-10-11 09:39:53 +02:00
consts.stderr Remove deprecation note in the non_local_definitions warning 2024-10-11 21:21:32 +02:00
convoluted-locals-131474-with-mods.rs Also use outermost const-anon for impl items in non_local_defs lint 2024-10-13 18:14:29 +02:00
convoluted-locals-131474.rs Also use outermost const-anon for impl items in non_local_defs lint 2024-10-13 18:14:29 +02:00
exhaustive-trait.rs Revert "Switch back non_local_definitions lint to allow-by-default" 2024-09-23 09:23:04 +02:00
exhaustive-trait.stderr Remove deprecation note in the non_local_definitions warning 2024-10-11 21:21:32 +02:00
exhaustive.rs Rework non_local_definitions lint to only be a syntactic heuristic 2024-09-23 09:59:31 +02:00
exhaustive.stderr Remove deprecation note in the non_local_definitions warning 2024-10-11 21:21:32 +02:00
from-local-for-global.rs Rework non_local_definitions lint to only be a syntactic heuristic 2024-09-23 09:59:31 +02:00
from-local-for-global.stderr Remove deprecation note in the non_local_definitions warning 2024-10-11 21:21:32 +02:00
generics.rs Rework non_local_definitions lint to only be a syntactic heuristic 2024-09-23 09:59:31 +02:00
generics.stderr Remove deprecation note in the non_local_definitions warning 2024-10-11 21:21:32 +02:00
inside-macro_rules.rs Revert "Switch back non_local_definitions lint to allow-by-default" 2024-09-23 09:23:04 +02:00
inside-macro_rules.stderr Remove deprecation note in the non_local_definitions warning 2024-10-11 21:21:32 +02:00
local.rs Consider outermost const-anon in non_local_def lint 2024-10-11 09:39:53 +02:00
macro_rules.rs Revert "Switch back non_local_definitions lint to allow-by-default" 2024-09-23 09:23:04 +02:00
macro_rules.stderr Remove deprecation note in the non_local_definitions warning 2024-10-11 21:21:32 +02:00
module_as_local.rs Consider inner modules to be local in the non_local_definitions lint 2024-04-29 22:54:04 +02:00
ref-complex.rs Rework non_local_definitions lint to only be a syntactic heuristic 2024-09-23 09:59:31 +02:00
trait-solver-overflow-123573.rs Rework non_local_definitions lint to only be a syntactic heuristic 2024-09-23 09:59:31 +02:00
weird-exprs.rs Revert "Switch back non_local_definitions lint to allow-by-default" 2024-09-23 09:23:04 +02:00
weird-exprs.stderr Remove deprecation note in the non_local_definitions warning 2024-10-11 21:21:32 +02:00