aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/generic-iter-frame.rs
Commit message (Collapse)AuthorAgeFilesLines
* rustboot: Emit an error instead of asserting in trans when a T is passed by ↵Patrick Walton2010-10-281-1/+1
| | | | value
* Fetch typarams from the outermost item frame, when inside an iter-block. One ↵Graydon Hoare2010-10-131-0/+16
less crash in rustc.