rust/src/librustc/metadata
bors 1e401159c1 auto merge of #15586 : aturon/rust/stability-dashboard, r=alexcrichton
This PR adds a crate-level dashboard summarizing the stability levels of all items for all submodules of the crate.

The information is also written as a json file, intended for consumption by pages like http://huonw.github.io/isrustfastyet/

Along the way, fixes a few bugs in stability tracking and places where rustdoc was not pulling the existing stability data.

Closes #13541
2014-07-11 22:06:43 +00:00
..
common.rs rustc: Remove CrateId and all related support 2014-07-05 12:38:42 -07:00
creader.rs rustc: Forbid plugin_registrar in only rlib form 2014-07-10 07:51:50 -07:00
csearch.rs Rename ty_param_bounds_and_ty to Polytype 2014-06-22 10:25:11 -04:00
cstore.rs Strip empty strings from link args 2014-07-07 10:13:22 -07:00
decoder.rs ast: make Name its own type 2014-07-09 00:49:54 -07:00
encoder.rs Bug fixes for stability tracking 2014-07-10 20:51:35 -07:00
filesearch.rs
loader.rs rustc: Add a flag for specifying dependencies 2014-07-05 12:45:42 -07:00
mod.rs
tydecode.rs Remove the quad_precision_float feature gate 2014-06-24 16:36:12 -07:00
tyencode.rs Refactored VecPerParamSpace to hide exposure of Vec representation. 2014-07-05 06:29:06 +02:00