rust/src/librustc/middle/save
P1start 8b88811419 rustdoc: Correctly distinguish enums and types
This is done by adding a new field to the `DefTy` variant of `middle::def::Def`,
which also clarifies an error message in the process.

Closes #16712.
2014-09-17 18:53:54 +12:00
..
mod.rs rustdoc: Correctly distinguish enums and types 2014-09-17 18:53:54 +12:00
recorder.rs Implement generalized object and type parameter bounds (Fixes #16462) 2014-08-27 21:46:52 -04:00
span_utils.rs librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00