rust/src/librustc/util
Alex Crichton b496adaefb rollup merge of #19912: P1start/fn-formatting
This is to encourage the use of the sugary syntax instead of the `<>` syntax, which will not be usable post-1.0. Rustdoc [still uses the `<>` syntax](https://github.com/rust-lang/rust/issues/19909), so if a rustdoc wizard is looking for something to do, it would be nice to use the parenthetical syntax there as well. (I tried to patch rustdoc as well, but failed…)
2014-12-17 11:50:30 -08:00
..
common.rs librustc: use unboxed closures 2014-12-13 17:03:47 -05:00
nodemap.rs librustc: Make Copy opt-in. 2014-12-08 13:47:44 -05:00
ppaux.rs Use the sugary syntax to print the Fn traits in error messages 2014-12-17 09:33:09 +13:00
snapshot_vec.rs Remove internal uses of marker::NoCopy 2014-12-15 15:33:37 -05:00