File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
branches/try/src/test/run-pass Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2
2
refs/heads/master: 3e6de6b7da8ee88bf84b0e217900051334be08da
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 60fba4d7d677ec098e6a43014132fe99f7547363
5
- refs/heads/try: cb9963bc0dac5936de49b91c600bcd2c41a583d2
5
+ refs/heads/try: 0054d19a279262f6e8e7394670d8ad5cf07c783c
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 8
8
// option. This file may not be copied, modified, or distributed
9
9
// except according to those terms.
10
10
11
+ // xfail-test
12
+ // this now fails (correctly, I claim) because hygiene prevents
13
+ // the assembled identifier from being a reference to the binding.
11
14
12
15
pub fn main ( ) {
13
16
let asdf_fdsa = ~"<. <";
You can’t perform that action at this time.
0 commit comments