|
|
|
@ -61,14 +61,14 @@ When building with Rust nightly, some other optimisations and features will be p
|
|
|
|
|
### Legend
|
|
|
|
|
|
|
|
|
|
In `--help` the compiled-with features are listed as so:
|
|
|
|
|
- `+feature` means feature enabled
|
|
|
|
|
- `-feature` means feature disabled
|
|
|
|
|
* `+feature` means feature enabled
|
|
|
|
|
* `-feature` means feature disabled
|
|
|
|
|
|
|
|
|
|
When printing with colour:
|
|
|
|
|
- Red means enabled by default
|
|
|
|
|
- Bright red means enabled specifically
|
|
|
|
|
- Blue means disabled by default
|
|
|
|
|
- Bright blue means disabled specifically
|
|
|
|
|
* Red means enabled by default
|
|
|
|
|
* Bright red means enabled specifically
|
|
|
|
|
* Blue means disabled by default
|
|
|
|
|
* Bright blue means disabled specifically
|
|
|
|
|
|
|
|
|
|
# Additional
|
|
|
|
|
|
|
|
|
|