diff options
| author | Zac Pullar-Strecker <zacmps@gmail.com> | 2020-09-03 19:55:24 +1200 |
|---|---|---|
| committer | Zac Pullar-Strecker <zacmps@gmail.com> | 2020-10-08 15:04:21 +1300 |
| commit | c648884397bfdb779c447fa31964dc1fce94bd95 (patch) | |
| tree | 276467ffe91360d31f285ce04bf16c0753c61a10 /docs/dev | |
| parent | 62b76e7004bc215a375e41bd204b2eab5acdf9c2 (diff) | |
| download | rust-c648884397bfdb779c447fa31964dc1fce94bd95.tar.gz rust-c648884397bfdb779c447fa31964dc1fce94bd95.zip | |
Differentiate method/tymethod by determining 'defaultness'
Currently a method only has defaultness if it is a provided trait method, but this will change when specialisation is available and may need to become a concept known to hir. I opted to go for a 'fewest changes' approach given specialisation is still under development.
Diffstat (limited to 'docs/dev')
0 files changed, 0 insertions, 0 deletions
