We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf0b93 commit ab88514Copy full SHA for ab88514
lib/Kconfig.debug
@@ -3060,7 +3060,7 @@ config RUST_BUILD_ASSERT_ALLOW
3060
bool "Allow unoptimized build-time assertions"
3061
depends on RUST
3062
help
3063
- Controls how are `build_error!` and `build_assert!` handled during build.
+ Controls how `build_error!` and `build_assert!` are handled during the build.
3064
3065
If calls to them exist in the binary, it may indicate a violated invariant
3066
or that the optimizer failed to verify the invariant during compilation.
0 commit comments