Skip to content

Commit 8d319a6

Browse files
Kivooeotgross35
authored andcommitted
moved renamed docs formatted | link-section.rs
1 parent 8eb4d69 commit 8d319a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/ui/linkage-attr/link-section-placement.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1+
//! Test placement of functions and statics in custom link sections
2+
13
//@ run-pass
24

35
// FIXME(static_mut_refs): Do not allow `static_mut_refs` lint
46
#![allow(static_mut_refs)]
5-
67
#![allow(non_upper_case_globals)]
78
#[cfg(not(target_vendor = "apple"))]
89
#[link_section = ".moretext"]

0 commit comments

Comments
 (0)