rust/src
Michael Wright 4f7a260472 driver: Improve check for rustc arg
The rustc arg might not be exactly "rustc". It may be any path to a rustc
executable (especially if the RUSTC environment variable is set when
executing cargo). Rather check that it is a path with 'rustc' file stem.
2018-09-06 07:01:56 +02:00
..
driver.rs driver: Improve check for rustc arg 2018-09-06 07:01:56 +02:00
lib.rs Adapt codebase to the tool_lints 2018-08-29 11:08:29 -07:00
main.rs Adapt codebase to the tool_lints 2018-08-29 11:08:29 -07:00