File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -258,8 +258,6 @@ identifier, the value should be a string.
258
258
259
259
### ` cargo::rustc-check-cfg=CHECK_CFG ` {#rustc-check-cfg}
260
260
261
- * See the announcement [ blog post] [ check-cfg-blog-post ] for more a global view of the feature.*
262
-
263
261
Add to the list of expected config names and values that is used when checking
264
262
the _ reachable_ cfg expressions.
265
263
@@ -295,7 +293,6 @@ if foo_bar_condition {
295
293
For a more complete example see in the [ build script examples] [ build-script-examples ] page
296
294
the [ conditional compilation] [ conditional-compilation-example ] example.
297
295
298
- [ check-cfg-blog-post ] : https://blog.rust-lang.org/2024/05/06/check-cfg.html
299
296
[ option-check-cfg ] : ../../rustc/command-line-arguments.md#option-check-cfg
300
297
[ build-script-examples ] : build-script-examples.md
301
298
[ conditional-compilation-example ] : build-script-examples.md#conditional-compilation
You can’t perform that action at this time.
0 commit comments