diff options
| author | Nick Hamann <nick@wabbo.org> | 2015-06-03 00:47:41 -0500 |
|---|---|---|
| committer | Nick Hamann <nick@wabbo.org> | 2015-07-15 13:32:29 -0500 |
| commit | 560bb0af6d0dda06b856a80cc5095b7d552b8406 (patch) | |
| tree | 94462b67ad88771977ff2399eba8307cf3ae1844 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 906ad724620e1ff93082b364a38761940a7abdcf (diff) | |
| download | rust-560bb0af6d0dda06b856a80cc5095b7d552b8406.tar.gz rust-560bb0af6d0dda06b856a80cc5095b7d552b8406.zip | |
Better detection of duplicate associated items.
Expands E0201 to be used for any duplicate associated items, not just duplicate methods/functions. It also correctly detects when two different kinds of items (like a constant and a method) have the same name. Fixes #23969.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
