Commit Graph

17 Commits

Author SHA1 Message Date
Tshepang Lekhonkhobe 858b0440a9 remove stupid-stats, and some references to removed API 2020-04-04 13:36:17 -05:00
LeSeulArtichaut cb99cfcc1e Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
George Fraser ea4db5371c run_compiler is exported by rustc_interface 2020-03-22 14:33:47 -05:00
George Fraser ae0f419582 Fix reference
Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-03-21 19:48:32 -05:00
George Fraser fe5b3786ef Reference example from #621 2020-03-21 19:48:32 -05:00
Mark Mansi d6c9c42df5 create a separate chapter on arenas/interning 2020-02-20 16:01:35 -06:00
Yuki Okushi f5adddc924 Fix links 2020-01-05 18:38:38 -05:00
Yuki Okushi aa9c7bdc27 Fix links 2019-12-06 09:42:24 -06:00
Youngsuk Kim 0f2d015241 Clarify function name and add links (#506)
* Clarify function name and add links 

rustc_interface::interface::run_compiler 
(https://doc.rust-lang.org/nightly/nightly-rustc/rustc_interface/interface/fn.run_compiler.html)
2019-11-09 01:09:44 +09:00
mark 7e2b64e262 address Zoxc's comments 2019-03-19 19:02:59 -05:00
Mark Mansi c802e54d6d update rustc driver chapters 2019-03-15 17:25:12 -05:00
Sébastien Duquette f06248e4ef Rename CodeMap and FileMap to SourceMap and SourceFile.
Those types were renamed in https://github.com/rust-lang/rust/pull/52953
2018-08-23 21:56:35 -05:00
Mark Mansi 30b6be0f7d first round of link fixes 2018-06-02 17:20:47 -04:00
Rajkumar Natarajan 041af7c28c Link to internal rustdocs#100 2018-04-06 12:17:30 -05:00
Michael Bryan e19b1e23b5 Added links back to nrc's stupid-stats 2018-03-12 17:41:01 -05:00
Michael Bryan 75497d550b Addressed some of @nrc and @mark-i-m's comments 2018-03-12 17:41:01 -05:00
Michael Bryan 558f16cc8a Added a very rough rustc-driver chapter 2018-03-12 17:41:01 -05:00