Skip to content

Commit 08fe8c0

Browse files
committed
---
yaml --- r: 277666 b: refs/heads/try c: 8b1941a h: refs/heads/master
1 parent 0d434c4 commit 08fe8c0

File tree

366 files changed

+7
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

366 files changed

+7
-7
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
refs/heads/master: 6dbb0e86aec11050480beb76eade6fb805010ba7
33
refs/heads/snap-stage3: 235d77457d80b549dad3ac36d94f235208a1eafb
4-
refs/heads/try: cefc5b6468077134625648d3c8a97d5fb7ad1219
4+
refs/heads/try: 8b1941a7831d715e36a414668a0b23146ff9cc2c
55
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
66
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596
77
refs/tags/release-0.3: b5f0d0f648d9a6153664837026ba1be43d3e2503

branches/try/src/test/compile-fail/issue-21146.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
// except according to those terms.
1010

1111
// error-pattern: expected item, found `parse_error`
12-
include!("aux/issue-21146-inc.rs");
12+
include!("auxiliary/issue-21146-inc.rs");
1313
fn main() {}

0 commit comments

Comments
 (0)