about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-04-20 16:58:51 +0000
committerbors <bors@rust-lang.org>2019-04-20 16:58:51 +0000
commit7a6d5c00d3fb4f5963c368f361a8c4af1d2d970c (patch)
tree98626be23429b0c7677001fee76e14dbc675d63b /src/test/incremental/thinlto
parentcafbe7f2d9bdf9e94946e3f6f62b781b05b7d556 (diff)
parent850c24edd3a97d0b2e905fdc4aab079b17c9bb71 (diff)
downloadrust-7a6d5c00d3fb4f5963c368f361a8c4af1d2d970c.tar.gz
rust-7a6d5c00d3fb4f5963c368f361a8c4af1d2d970c.zip
Auto merge of #4006 - phansch:fix_module_name_repetitions_fp, r=flip1995
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.

It was not reporting a location in #3892 because `span.lo()` and `span.hi()` both were 0.

Fixes #3892

changelog: Fix false positive in `module_name_repetitions` lint
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions