Martin Fischer
|
20cc72e8a8
|
Improve span for module_name_repetitions
|
2023-01-25 07:07:10 +01:00 |
|
Max Baumann
|
315521afc6
|
fix uitests
|
2022-03-30 20:12:58 +02:00 |
|
Philipp Hansch
|
850c24edd3
|
Fix false positive in module_name_repetitions lint
This lint was triggering on modules inside expanded attrs, like
for example `#[cfg(test)]` and possibly more.
|
2019-04-19 12:53:03 +02:00 |
|
Philipp Hansch
|
38d4ac7cea
|
Remove all copyright license headers
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
|
2019-01-08 21:46:39 +01:00 |
|
flip1995
|
d2dbd0b8a5
|
Update *.stderr files
|
2018-12-28 12:41:12 +01:00 |
|
flip1995
|
a44adaa5ed
|
Rename lint to MODULE_NAME_REPETITIONS
|
2018-12-17 14:29:19 +01:00 |
|