Skip to content

Commit 8258b27

Browse files
committed
---
yaml --- r: 12450 b: refs/heads/master c: 79e572e h: refs/heads/master v: v3
1 parent 947db19 commit 8258b27

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: 8c8db42fc56ee2946893248610c2af70e62e35ae
2+
refs/heads/master: 79e572ebbb4ed7760e17a012b743eba85b902497
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/src/rustc/middle/lint.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ fn get_lint_dict() -> lint_dict {
4242
desc: "proper use of core::libc types in native modules",
4343
default: warn}),
4444

45-
("unused-imports",
45+
("unused_imports",
4646
@{lint: unused_imports,
4747
desc: "imports that are never used",
4848
default: ignore})

0 commit comments

Comments
 (0)