rust-clippy/tests/ui-toml/absolute_paths
Jason Newcomb f9509d3574 Refactor absolute_paths:
* Check the path length first
* Use `is_from_proc_macro`
* Use symbols instead of strings when checking crate names
2024-08-09 22:08:29 -04:00
..
allow_crates Refactor absolute_paths: 2024-08-09 22:08:29 -04:00
allow_long Refactor absolute_paths: 2024-08-09 22:08:29 -04:00
default Refactor absolute_paths: 2024-08-09 22:08:29 -04:00
no_short Refactor absolute_paths: 2024-08-09 22:08:29 -04:00
absolute_paths.allow_crates.stderr Refactor absolute_paths: 2024-08-09 22:08:29 -04:00
absolute_paths.allow_long.stderr Refactor absolute_paths: 2024-08-09 22:08:29 -04:00
absolute_paths.default.stderr Refactor absolute_paths: 2024-08-09 22:08:29 -04:00
absolute_paths.no_short.stderr Refactor absolute_paths: 2024-08-09 22:08:29 -04:00
absolute_paths.rs Refactor absolute_paths: 2024-08-09 22:08:29 -04:00
absolute_paths_2015.default.stderr Refactor absolute_paths: 2024-08-09 22:08:29 -04:00
absolute_paths_2015.rs Refactor absolute_paths: 2024-08-09 22:08:29 -04:00