about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorGianni Ciccarelli <gianni.ciccarelli@gmail.com>2016-11-18 17:14:42 +0100
committerGianni Ciccarelli <gianni.ciccarelli@gmail.com>2017-04-24 10:08:48 +0000
commit116e9831a57dd09b4c580c2f480064299137b0b0 (patch)
tree7cd1a4b68c97f201a062207064deaa1a5f45fdd7 /src/test/incremental/thinlto
parent15ce54096a589de277771ad1f55a334fe2661a64 (diff)
downloadrust-116e9831a57dd09b4c580c2f480064299137b0b0.tar.gz
rust-116e9831a57dd09b4c580c2f480064299137b0b0.zip
support `default impl` for specialization
this commit implements the first step of the `default impl` feature:
all items in a `default impl` are (implicitly) `default` and hence
specializable.
In order to test this feature I've copied all the tests provided for the
`default` method implementation (in run-pass/specialization and
compile-fail/specialization directories) and moved the `default` keyword
from the item to the impl.
See referenced issue for further info
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions