Commit 419761d
committed
Respect prefix when checking if selector selects
Prefer context functions for brevity. Avoid intermediate collections.
Check scope type
Use type test of prefix for usages in scope
Style tweaks in CheckUnused
Attachment tracks derivation
No warn serialization methods
Assume tpd1 parent 1f0c576 commit 419761d
File tree
9 files changed
+666
-505
lines changed- compiler
- src/dotty/tools/dotc
- reporting
- transform
- typer
- test/dotty/tools/vulpix
- tests
- untried/neg
- warn
9 files changed
+666
-505
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3295 | 3295 | | |
3296 | 3296 | | |
3297 | 3297 | | |
3298 | | - | |
3299 | | - | |
3300 | | - | |
3301 | | - | |
3302 | | - | |
3303 | | - | |
3304 | | - | |
3305 | | - | |
| 3298 | + | |
| 3299 | + | |
| 3300 | + | |
| 3301 | + | |
| 3302 | + | |
| 3303 | + | |
| 3304 | + | |
3306 | 3305 | | |
3307 | 3306 | | |
3308 | 3307 | | |
| |||
0 commit comments