Skip to content

Commit

Permalink
Rollup merge of rust-lang#67367 - 0dvictor:options, r=Centril
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Centril authored Dec 20, 2019
2 parents 5b00e60 + 83fc600 commit f4449e8
Show file tree
Hide file tree
Showing 3 changed files with 957 additions and 936 deletions.
Loading

0 comments on commit f4449e8

Please sign in to comment.