rust/src/librustc_plugin
Alex Crichton 8c9bf663d4 rustc: Don't use relative paths for extended errors
These no longer work now that Cargo changes the cwd of rustc while it's running.
Instead use an absolute path that's set by rustbuild.
2018-01-04 07:21:22 -08:00
..
build.rs kill a bunch of one off tasks 2017-04-18 08:20:12 -04:00
Cargo.toml rustc_back: move dynamic_lib to rustc_metadata. 2017-12-04 18:25:29 +02:00
diagnostics.rs move librustc/plugin to librustc_plugin 2015-11-26 18:22:39 +02:00
lib.rs rustc: Don't use relative paths for extended errors 2018-01-04 07:21:22 -08:00
load.rs rustc_back: move dynamic_lib to rustc_metadata. 2017-12-04 18:25:29 +02:00
registry.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00