Commit 2334513
committed
Add attributes.codegen.inline.externally-exported
This rule did not seem to be covered elsewhere. I'm not 100% positive
this is the best way to document this, but I think it is accurate.
This is implemented in
https://github.com/rust-lang/rust/blob/5526a2f47cd676ceeedc08cf71ae75ce2e9284ae/compiler/rustc_passes/src/check_attr.rs#L482-L4971 parent 2ccd26e commit 2334513
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
0 commit comments