rust/crates/hir
Zac Pullar-Strecker c648884397 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.
2020-10-08 15:04:21 +13:00
..
src Differentiate method/tymethod by determining 'defaultness' 2020-10-08 15:04:21 +13:00
Cargo.toml Tease apart orthogonal concerns in markdown link rewriting 2020-08-26 20:24:00 +02:00