Skip to content

Commit fa86c21

Browse files
committed
---
yaml --- r: 44937 b: refs/heads/master c: 55461d8 h: refs/heads/master i: 44935: 0faedcb v: v3
1 parent 8dd2d57 commit fa86c21

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: c639a78dc4a9be4e5db0265cf8e73be28ce922f6
2+
refs/heads/master: 55461d888f63e7113f1ea40e586e4917abe4815b
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: a6d9689399d091c3265f00434a69c551a61c28dc
55
refs/heads/try: ef355f6332f83371e4acf04fc4eb940ab41d78d3

trunk/src/librustc/middle/lint.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ pub fn get_lint_dict() -> LintDict {
132132
@LintSpec {
133133
lint: unused_imports,
134134
desc: "imports that are never used",
135-
default: allow
135+
default: warn
136136
}),
137137

138138
(@~"while_true",

0 commit comments

Comments
 (0)