mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
remove stray comments
This commit is contained in:
parent
bd5873ae12
commit
d66e974c70
@ -4,9 +4,6 @@
|
||||
#![recursion_limit = "256"]
|
||||
#![allow(clippy::match_like_matches_macro)]
|
||||
|
||||
// #[macro_use]
|
||||
// extern crate tracing;
|
||||
|
||||
// N.B. these crates are loaded from the sysroot, so they need extern crate.
|
||||
extern crate rustc_ast;
|
||||
extern crate rustc_ast_pretty;
|
||||
|
Loading…
Reference in New Issue
Block a user