]> git.lizzy.rs Git - rust.git/commit
Remove old -Z options that do nothing
authorJonas Schievink <jonas@schievink.net>
Mon, 6 Jun 2016 21:43:44 +0000 (23:43 +0200)
committerJonas Schievink <jonas@schievink.net>
Mon, 6 Jun 2016 21:43:44 +0000 (23:43 +0200)
commit6e2f966f729821ebc85fdca6a426493d6d2178ce
treed908ecebc8d601c02f09be5926cd5b8024ec874c
parent763f9234b052c7911dc4cf952a81a85c51c57784
Remove old -Z options that do nothing

Technically, this is a [breaking-change], but I'm not sure what the
policy for -Z flags is (especially unused ones).
src/librustc/session/config.rs
src/librustc/session/mod.rs