]> git.lizzy.rs Git - rust.git/commit
Removed a few macro-expanding-to-module workarounds
authorMarvin Löbel <loebel.marvin@gmail.com>
Fri, 29 Nov 2013 14:52:38 +0000 (15:52 +0100)
committerMarvin Löbel <loebel.marvin@gmail.com>
Fri, 29 Nov 2013 16:33:36 +0000 (17:33 +0100)
commit90f9eb3b1ef30ea07ae16f9445a8ab0d97269917
tree1d6901495c610291d32b14765bc9d44444f7f6d6
parentbf6964ecb67f4ffce6be75130ab7a3be793960ff
Removed a few macro-expanding-to-module workarounds

Also documented a few issues
src/libstd/fmt/mod.rs
src/libstd/num/f32.rs
src/libstd/num/f64.rs
src/libstd/num/int_macros.rs
src/libstd/num/uint_macros.rs
src/libstd/tuple.rs
src/libstd/vec.rs