Commit 9f39cb1
authored
Rollup merge of rust-lang#67367 - 0dvictor:options, r=Centril
Move command line option definitions into a dedicated file
config.rs has reached the 3000 line tidy limit, this commit moves command line option definitions into a new file - options.rs, and leaves the rest of configuration infrastructure in config.rs.3 files changed
+957
-936
lines changed
0 commit comments