rust/src/rustc/metadata
Lindsey Kuper f78776e9d8 rustc: "iface" -> "trait" in comments, error messages, and identifiers.
(Also "interface" -> "trait" in error messages.)
2012-07-30 17:26:14 -07:00
..
common.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
creader.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
csearch.rs rustc: Introduce a lang_items pass, part of coherence and operator overloading. 2012-07-25 18:37:03 -07:00
cstore.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
decoder.rs Use iteration protocol for ebml, use vec::view in more places (issue #2880) 2012-07-26 17:10:48 -07:00
encoder.rs rustc: "iface" -> "trait" in comments, error messages, and identifiers. 2012-07-30 17:26:14 -07:00
filesearch.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
loader.rs Move the world over to using the new style string literals and types. Closes #2907. 2012-07-14 01:03:43 -07:00
tydecode.rs fix oversight in ty_decode. 2012-07-25 09:19:59 -07:00
tyencode.rs avoid capture of bound regions when infering types for closure 2012-07-25 05:45:52 -07:00