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 8cf95e1 commit 9155996Copy full SHA for 9155996
[refs]
@@ -1,7 +1,7 @@
1
---
2
refs/heads/master: a0f86de49748b472d4d189d9688b0d856c000914
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
-refs/heads/snap-stage3: 8d40f0f3b59611442f21f90c0a47fafa461ef624
+refs/heads/snap-stage3: 577c4643dd3f098697c17606e64d92477247d4b5
5
refs/heads/try: 08f6380a9f0b866796080094f44fe25ea5636547
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
branches/snap-stage3/src/test/run-pass/test-fn-signature-verification-for-explicit-return-type.rs
@@ -9,6 +9,7 @@
9
// except according to those terms.
10
11
// compile-flags: --test
12
+// no-pretty-expanded
13
extern crate test;
14
15
#[bench]
0 commit comments