rustc-dev-guide icon indicating copy to clipboard operation
rustc-dev-guide copied to clipboard

Add documentation for check-cfg by-default in UI tests

Open Urgau opened this issue 10 months ago • 0 comments

This PR adds some (very conservative) documentation for a new compiletest directive regarding check-cfg; as well as documentation regarding the use of the FALSE cfg as convention for an always-false config.

Related to https://github.com/rust-lang/rust/pull/124345 and shouldn't be merged before that PR.

Urgau avatar Apr 24 '24 22:04 Urgau