]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_lint/diagnostics.rs
Rollup merge of #58306 - GuillaumeGomez:crate-browser-history, r=QuietMisdreavus
[rust.git] / src / librustc_lint / diagnostics.rs
index 59f005a5de8da4044e75cc970f777fe1e2e317ec..3165673111cca008363c69ef5425f4ffeec33c60 100644 (file)
@@ -1,12 +1,4 @@
-// Copyright 2018 The Rust Project Developers. See the COPYRIGHT
-// file at the top-level directory of this distribution and at
-// http://rust-lang.org/COPYRIGHT.
-//
-// Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-// http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
-// option. This file may not be copied, modified, or distributed
-// except according to those terms.
+use syntax::{register_diagnostic, register_diagnostics};
 
 register_diagnostics! {
     E0721, // `await` keyword