Skip to content

Commit

Permalink
More config.toml.example cleanups
Browse files Browse the repository at this point in the history
- Link to more documentation
- Move `changelog-seen` into the "Global Settings" section
- Update incorrect comments on `llvm.link-shared` and
  `rust.debug-assertions`
- Use the correct default in the commented-out example more often
- Clarify that `docs` and `compiler-docs` only control the default,
  they're not a hard-off switch.
- Document `-vvv` and `local-rebuild`
- Minor improvements to doc-comments in config.toml.example

This also sets `download-rustc = false`; that was already the default,
but it will be helpful in case the default changes
(https://jyn.dev/2023/01/12/Bootstrapping-Rust-in-2023.html).
  • Loading branch information
jyn514 committed Mar 27, 2023
1 parent 7a06007 commit 20ca24e
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 81 deletions.
Loading

0 comments on commit 20ca24e

Please sign in to comment.