summary refs log tree commit diff
path: root/src/test/run-pass/import2.rs
AgeCommit message (Expand)AuthorLines
2012-09-21Install new pub/priv/export rules as defaults, old rules accessible under #[l...Graydon Hoare-0/+1
2012-09-05test: "import" -> "use"Patrick Walton-1/+1
2012-08-23`m1!{...}` -> `m1!(...)`Paul Stansifer-1/+1
2012-07-30Change syntax extension syntax: `#m[...]` -> `m!{...}`.Paul Stansifer-1/+1
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-1/+1
2011-08-20ReformatBrian Anderson-1/+1
2011-06-29Make tests a little more friendly to combine.Graydon Hoare-1/+1
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-6/+5
2011-05-12Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke-1/+1
2011-01-07Add sufficient import support to compile some simple single-crate programs.Rafael Ávila de Espíndola-0/+9