No files or symbols found.
+11 −0
Cargo.lock
src/Cargo.lock
+1 −0
Cargo.toml
src/librustc_driver/Cargo.toml
+41 −8
lib.rs
src/librustc_driver/lib.rs
+14 −0
Cargo.toml
src/librustc_highlight/Cargo.toml
0
escape.rs/{ → }
src/{librustdoc/html → librustc_highlight}/escape.rs
+141 −72
highlight.rs/{ → }
src/{librustdoc/html → librustc_highlight}/highlight.rs
+30 −0
lib.rs
src/librustc_highlight/lib.rs
+1 −0
Cargo.toml
src/librustdoc/Cargo.toml
+4 −2
lib.rs
src/librustdoc/lib.rs