Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Default
rust.debug = true
for compiler contribs
This profile has only undergone minimal tweaks since it was originally drafted. I asked a number of compiler contributors and they said they set rust.debug explicitly. This was even true for one contributor that set `rust.debug` = false! Almost everyone seems slightly surprised that `rust.debug = true` is not the default. Let reality match expectation.
- Loading branch information