Skip to content

Commit bc1d0bb

Browse files
committed
---
yaml --- r: 12927 b: refs/heads/master c: 8d7f3bd h: refs/heads/master i: 12925: 31987c5 12923: 4f8bf0a 12919: 5919631 12911: d7d7db7 12895: 17a89de 12863: 8bda0cc 12799: 4fb7e71 v: v3
1 parent e717532 commit bc1d0bb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: f2ad7c34267c5d0b030fa6f80e08939e3ce48267
2+
refs/heads/master: 8d7f3bd1ca622e6ddc03f4592eb8a451fbf850ab
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/rustc/middle/typeck/astconv.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ fn ast_ty_to_ty<AC: ast_conv, RS: region_scope copy>(
302302
// n.b.: resolve guarantees that the self type only appears in an
303303
// iface, which we rely upon in various places when creating
304304
// substs
305+
check_path_args(tcx, path, NO_TPS | NO_REGIONS);
305306
ty::mk_self(tcx)
306307
}
307308
_ {

0 commit comments

Comments
 (0)