Commit 8f6eabf
authored
Rollup merge of rust-lang#71692 - dfreese:cfgdocs, r=kennytm
Add clarification on std::cfg macro docs v. #[cfg] attribute
The wording was discussed, to a limited degree in rust-lang#71679. This tries to
address some confusion I as well as someone else had independently when
looking at this macro.
Fixes rust-lang#716791 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1159 | 1159 | | |
1160 | 1160 | | |
1161 | 1161 | | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
1162 | 1166 | | |
1163 | 1167 | | |
1164 | 1168 | | |
| |||
0 commit comments