diff options
| author | Urgau <urgau@numericable.fr> | 2023-05-01 14:17:56 +0200 |
|---|---|---|
| committer | Urgau <urgau@numericable.fr> | 2023-10-13 13:34:21 +0200 |
| commit | e5e95eba457b17a1f8005403fa0287e1cd8d82f3 (patch) | |
| tree | 9cb5a4e065201ae300016981179cd0e449a127cc /tests/codegen/src-hash-algorithm | |
| parent | a4a10bdf29a13b8773948c8938d2af47c03becb9 (diff) | |
| download | rust-e5e95eba457b17a1f8005403fa0287e1cd8d82f3.tar.gz rust-e5e95eba457b17a1f8005403fa0287e1cd8d82f3.zip | |
MCP636: Add simpler and more explicit syntax to check-cfg
This add a new form and deprecated the other ones:
- cfg(name1, ..., nameN, values("value1", "value2", ... "valueN"))
- cfg(name1, ..., nameN) or cfg(name1, ..., nameN, values())
- cfg(any())
It also changes the default exhaustiveness to be enable-by-default in
the presence of any --check-cfg arguments.
Diffstat (limited to 'tests/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
