Skip to content

Commit 1ebc685

Browse files
committed
---
yaml --- r: 79319 b: refs/heads/try c: 450ca05 h: refs/heads/master i: 79317: 426ad08 79315: 4d9d4a6 79311: 10cc425 v: v3
1 parent f50bb86 commit 1ebc685

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
@@ -2,7 +2,7 @@
22
refs/heads/master: 3e6de6b7da8ee88bf84b0e217900051334be08da
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 60fba4d7d677ec098e6a43014132fe99f7547363
5-
refs/heads/try: 04070c9bf271a2e225f0017fcf5d9796ae67beee
5+
refs/heads/try: 450ca052472a78279bd4384aea209910cf5d070f
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c

branches/try/src/librustc/middle/resolve.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4607,6 +4607,7 @@ impl Resolver {
46074607
return unqualified_def;
46084608
}
46094609

4610+
// resolve a single identifier (used as a varref)
46104611
pub fn resolve_identifier(@mut self,
46114612
identifier: Ident,
46124613
namespace: Namespace,

0 commit comments

Comments
 (0)