]> git.lizzy.rs Git - rust.git/commit
accommodate new scoping rules in rustc and rustdoc source.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Mon, 26 Jan 2015 12:38:33 +0000 (13:38 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Tue, 27 Jan 2015 09:26:52 +0000 (10:26 +0100)
commit86bde933f863424b090129a49aa8bf328b491ffd
treec90837de136dd91f1fd88b83f6fa43af6e4e7647
parent1c87af2ebacf58f5cf87a05d1092ed55b4e0cd78
accommodate new scoping rules in rustc and rustdoc source.
src/librustc/middle/infer/error_reporting.rs
src/librustc_driver/driver.rs
src/librustc_trans/trans/base.rs
src/librustc_trans/trans/callee.rs
src/librustc_trans/trans/glue.rs
src/librustc_trans/trans/meth.rs
src/librustc_typeck/check/method/probe.rs
src/librustc_typeck/check/mod.rs
src/librustdoc/core.rs