rust/src/libsyntax/ext
Patrick Walton 9089cf2ec9 librustc: Forbid & pointers (other than &'static) inside @ boxes.
This makes custom borrowing implementations for custom smart pointers
sound.
2013-07-18 17:12:46 -07:00
..
deriving librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
pipes librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
tt libsyntax: Remove some multi-gigabyte clones that were preventing bootstrapping on Windows. 2013-07-17 14:57:56 -07:00
asm.rs Remove the global 'vec::to_owned' function 2013-07-12 16:13:51 -04:00
auto_encode.rs
base.rs librustc: Forbid & pointers (other than &'static) inside @ boxes. 2013-07-18 17:12:46 -07:00
build.rs librustc: Remove copy expressions from the language. 2013-07-17 14:57:52 -07:00
bytes.rs vec: remove BaseIter implementation 2013-06-23 02:05:20 -04:00
concat_idents.rs De-managed ast::Path 2013-07-07 22:51:09 +12:00
env.rs great renaming propagation: syntax 2013-06-25 16:15:07 -04:00
expand.rs librustc: Remove all uses of the Copy bound. 2013-07-17 14:57:53 -07:00
fmt.rs Implement consuming iterators for ~[], remove vec::{consume, consume_reverse, map_consume}. 2013-07-04 00:46:49 +10:00
log_syntax.rs libsyntax: Remove some multi-gigabyte clones that were preventing bootstrapping on Windows. 2013-07-17 14:57:56 -07:00
quote.rs libsyntax: Remove some multi-gigabyte clones that were preventing bootstrapping on Windows. 2013-07-17 14:57:56 -07:00
source_util.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00
trace_macros.rs librustc: Remove all uses of "copy". 2013-07-17 14:57:51 -07:00