Commit Graph

17 Commits

Author SHA1 Message Date
Tshepang Lekhonkhobe 14a08a3663 remove stupid-stats, and some references to removed API 2020-04-04 13:36:17 -05:00
LeSeulArtichaut 83cd94ed2b Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
George Fraser 09ed54f557 run_compiler is exported by rustc_interface 2020-03-22 14:33:47 -05:00
George Fraser 506d2d36a4 Fix reference
Co-Authored-By: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-03-21 19:48:32 -05:00
George Fraser 75f77eadfe Reference example from #621 2020-03-21 19:48:32 -05:00
Mark Mansi f007762b9c create a separate chapter on arenas/interning 2020-02-20 16:01:35 -06:00
Yuki Okushi 702f224bf6 Fix links 2020-01-05 18:38:38 -05:00
Yuki Okushi 7c56708aab Fix links 2019-12-06 09:42:24 -06:00
Youngsuk Kim 3a4c193747 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 5c827ef97b address Zoxc's comments 2019-03-19 19:02:59 -05:00
Mark Mansi e8370fda83 update rustc driver chapters 2019-03-15 17:25:12 -05:00
Sébastien Duquette 3aa13477d1 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 55883c4a7e first round of link fixes 2018-06-02 17:20:47 -04:00
Rajkumar Natarajan f5ff6d03be Link to internal rustdocs#100 2018-04-06 12:17:30 -05:00
Michael Bryan 9874533b6e Added links back to nrc's stupid-stats 2018-03-12 17:41:01 -05:00
Michael Bryan 27225507d7 Addressed some of @nrc and @mark-i-m's comments 2018-03-12 17:41:01 -05:00
Michael Bryan 0da5774acb Added a very rough rustc-driver chapter 2018-03-12 17:41:01 -05:00