File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
branches/try/src/test/compile-fail Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
refs/heads/master: b1646cbfd908dc948b251e362669af421100647a
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: d6736a1440d42f6af967a8a20ab8d73522112b72
5
- refs/heads/try: 8de2618182f14bb2245e8e89f171aaf9b2f29690
5
+ refs/heads/try: 3744d828513092d1ed64c4c6f8cd2536f7a5ff0d
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
8
8
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c
Original file line number Diff line number Diff line change 9
9
// except according to those terms.
10
10
11
11
static s: & ' static str =
12
- "\● " //~ ERROR: unknown string escape
12
+ "\● " //~ ERROR: unknown character escape
13
13
;
You can’t perform that action at this time.
0 commit comments