rust/src/librustc_unicode
Steven Allen de91872a33 Add a FusedIterator trait.
This trait can be used to avoid the overhead of a fuse wrapper when an iterator
is already well-behaved.

Conforming to: RFC 1581
Closes: #35602
2016-08-18 12:16:29 -04:00
..
Cargo.toml bootstrap: Add a bunch of Cargo.toml files 2016-02-11 11:12:32 -08:00
char.rs Add a FusedIterator trait. 2016-08-18 12:16:29 -04:00
lib.rs Add a FusedIterator trait. 2016-08-18 12:16:29 -04:00
tables.rs Update Unicode tables to 9.0 2016-07-01 09:46:53 -07:00
u_str.rs Add a FusedIterator trait. 2016-08-18 12:16:29 -04:00