Skip to content

Commit e2c5df3

Browse files
committed
fix title
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
1 parent b062f91 commit e2c5df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/unstable-book/src/language-features/rustc-private.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ that is necessary for linking against dylibs that statically link `std` (such as
1313
This makes this feature "viral" in linkage; its use in a given crate makes its use required in
1414
dependent crates which link to it (including integration tests, which are built as separate crates).
1515

16-
## Required Components
16+
## Common linker failures related to missing LLVM libraries
1717

1818
### When using `rustc-private` with Official Toolchains
1919

0 commit comments

Comments
 (0)