diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-07-25 01:05:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-25 01:05:07 +0200 |
| commit | 0340d72bf5bd8a740d46dee7325b69565b96af52 (patch) | |
| tree | a032ed1d213b8f195cee010fb1d43d6623bb2f37 /src/libsyntax/parse | |
| parent | 6e1ed3a116ca59b541d7a606c7e90593917b9d0d (diff) | |
| parent | 1aeadcc0d560fd4ce88e2c5dfd98484c2443018b (diff) | |
| download | rust-0340d72bf5bd8a740d46dee7325b69565b96af52.tar.gz rust-0340d72bf5bd8a740d46dee7325b69565b96af52.zip | |
Rollup merge of #62906 - cuviper:debuginfo-level, r=Mark-Simulacrum
Require a value for configure --debuginfo-level In `configure.py`, using the `o` function creates an enable/disable boolean setting, and writes `true` or `false` in `config.toml`. However, rustbuild is expecting to parse a `u32` debuginfo level. We can change to the `v` function to have the options require a value.
Diffstat (limited to 'src/libsyntax/parse')
0 files changed, 0 insertions, 0 deletions
