We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579996f commit 3708c59Copy full SHA for 3708c59
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 47cd1e4fc8e8f3cdab7d8b5864a8f2733c016cd4
+refs/heads/master: 015ed669505c6a9af74f9eedc4379696473eaed7
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: 2f46b763da2c098913884f101b6d71d69af41b49
5
refs/heads/try: 3d5418789064fdb463e872a4e651af1c628a3650
trunk/src/librustdoc/trim_pass.rs
@@ -37,7 +37,7 @@ fn should_trim_text() {
37
mod test {
38
#[legacy_exports];
39
40
- use astrsrv;
+ use astsrv;
41
use attr_pass;
42
use doc;
43
use extract;
0 commit comments