mirror of
https://github.com/servo/servo.git
synced 2025-10-10 13:30:20 +01:00
Bump Rust to 2016-04-06
This commit is contained in:
parent
f335586ff5
commit
bfadfe0349
8 changed files with 16 additions and 16 deletions
|
@ -3,7 +3,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
use rustc::lint::{LateContext, LintPass, LintArray, LateLintPass, LintContext};
|
||||
use rustc::middle::ty;
|
||||
use rustc::ty;
|
||||
use rustc_front::hir;
|
||||
|
||||
declare_lint!(STR_TO_STRING, Deny,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue