-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./configure
doesn't allow setting hashmap toml values
#108621
Comments
@rustbot claim |
I have a PR ready but I need to wait for #108618 to get merged since that PR was |
You can run |
That worked for me, Thank you so much! |
…arsan68 Allow setting hashmap toml values in `./configure` Fixes rust-lang#108621
…arsan68 Allow setting hashmap toml values in `./configure` Fixes rust-lang#108621
Allow setting hashmap toml values in `./configure` Fixes rust-lang/rust#108621
I tried this code:
I expected to see this happen: configure.py generates a toml file with the contents
Instead, this happened:
Meta
HEAD is branched from 5423745.
The text was updated successfully, but these errors were encountered: