summary refs log tree commit diff
path: root/src/test/run-pass/impl-trait/example-calendar.rs
AgeCommit message (Expand)AuthorLines
2017-07-08Implement O(1)-time Iterator::nth for Range*Simon Sapin-13/+5
2016-08-12typeck: record `impl Trait` concrete resolutions.Eduard Burtescu-0/+929