]> git.lizzy.rs Git - rust.git/commit
Arguments are now passed directly to the function instead of the enum variants
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Tue, 14 Jul 2015 14:32:43 +0000 (16:32 +0200)
committerGuillaume Gomez <guillaume1.gomez@gmail.com>
Tue, 14 Jul 2015 14:32:43 +0000 (16:32 +0200)
commit31262c206e9d0152610572859092132555c7d492
tree9573767ddf0f7f974960a98332d069a6c00404fb
parentc5f7c19cf274f510b48d6835f5677ae22e978d6d
Arguments are now passed directly to the function instead of the enum variants
src/librustc_resolve/build_reduced_graph.rs
src/librustc_resolve/lib.rs
src/librustc_resolve/resolve_imports.rs