File tree Expand file tree Collapse file tree 5 files changed +10
-0
lines changed
bin_with_git_submodule_dep Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1414, rootFeatures ? [ "default" ]
1515 # If true, throw errors instead of issueing deprecation warnings.
1616, strictDeprecation ? false
17+ # Elements to add to the `-C target-feature=` argument passed to `rustc`
18+ # (separated by `,`, prefixed with `+`).
1719 # Used for conditional compilation based on CPU feature detection.
1820, targetFeatures ? [ ]
1921 # Whether to perform release builds: longer compile times, faster binaries.
Original file line number Diff line number Diff line change 1616, rootFeatures ? [ "default" ]
1717 # If true, throw errors instead of issueing deprecation warnings.
1818, strictDeprecation ? false
19+ # Elements to add to the `-C target-feature=` argument passed to `rustc`
20+ # (separated by `,`, prefixed with `+`).
1921 # Used for conditional compilation based on CPU feature detection.
2022, targetFeatures ? []
2123 # Whether to perform release builds: longer compile times, faster binaries.
Original file line number Diff line number Diff line change 1414, rootFeatures ? [ "default" ]
1515 # If true, throw errors instead of issueing deprecation warnings.
1616, strictDeprecation ? false
17+ # Elements to add to the `-C target-feature=` argument passed to `rustc`
18+ # (separated by `,`, prefixed with `+`).
1719 # Used for conditional compilation based on CPU feature detection.
1820, targetFeatures ? [ ]
1921 # Whether to perform release builds: longer compile times, faster binaries.
Original file line number Diff line number Diff line change 1414, rootFeatures ? [ "default" ]
1515 # If true, throw errors instead of issueing deprecation warnings.
1616, strictDeprecation ? false
17+ # Elements to add to the `-C target-feature=` argument passed to `rustc`
18+ # (separated by `,`, prefixed with `+`).
1719 # Used for conditional compilation based on CPU feature detection.
1820, targetFeatures ? [ ]
1921 # Whether to perform release builds: longer compile times, faster binaries.
Original file line number Diff line number Diff line change 1414, rootFeatures ? [ "default" ]
1515 # If true, throw errors instead of issueing deprecation warnings.
1616, strictDeprecation ? false
17+ # Elements to add to the `-C target-feature=` argument passed to `rustc`
18+ # (separated by `,`, prefixed with `+`).
1719 # Used for conditional compilation based on CPU feature detection.
1820, targetFeatures ? [ ]
1921 # Whether to perform release builds: longer compile times, faster binaries.
You can’t perform that action at this time.
0 commit comments