Skip to content

Commit f817155

Browse files
committed
---
yaml --- r: 75745 b: refs/heads/master c: 213d89b h: refs/heads/master i: 75743: 5ba28a0 v: v3
1 parent f019f41 commit f817155

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: c709c0a3ab61c9f635797118b063724617ba5c90
2+
refs/heads/master: 213d89b6daffe78254875ac571090370b7f360c0
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 67c954e365970e4c2cd06f0c50724656d7010f45
55
refs/heads/try: 10089455287dcc3652b984ab4bfd6971e1b5f302

trunk/src/librustc/middle/lint.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ impl Visitor<@mut Context> for WhileTrueLintVisitor {
695695
}
696696

697697
macro_rules! outer_lint_boilerplate_impl(
698-
($Visitor:ident) =>
698+
($Visitor:ident) =>
699699
(
700700
impl OuterLint for $Visitor {
701701
fn process_item(@mut self, i:@ast::item, e:@mut Context) {

0 commit comments

Comments
 (0)