Skip to content

Commit 015ed66

Browse files
committed
librustdoc: Fix typo. rs=busted
1 parent 47cd1e4 commit 015ed66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustdoc/trim_pass.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ fn should_trim_text() {
3737
mod test {
3838
#[legacy_exports];
3939

40-
use astrsrv;
40+
use astsrv;
4141
use attr_pass;
4242
use doc;
4343
use extract;

0 commit comments

Comments
 (0)