rust/src/librustdoc/clean
bors a807902dd6 Auto merge of #63463 - matthewjasper:ty_param_cleanup, r=petrochenkov
Don't special case the `Self` parameter by name

This results in a couple of small diagnostic regressions. They could be avoided by keeping the special case just for diagnostics, but that seems worse.

closes #50125
cc #60869
2019-08-19 01:31:35 +00:00
..
cfg Remove Spanned from mk_name_value_item_str and expr_to_spanned_string 2019-08-15 11:44:22 +03:00
auto_trait.rs rustdoc: generate implementors for all auto traits 2019-06-20 17:36:43 +03:00
blanket_impl.rs Don't store all traits in DocContext 2019-08-11 10:36:46 -04:00
cfg.rs librustdoc: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
inline.rs Use a HashSet instead of Vec 2019-08-11 10:36:46 -04:00
mod.rs Auto merge of #63463 - matthewjasper:ty_param_cleanup, r=petrochenkov 2019-08-19 01:31:35 +00:00
simplify.rs Pre intern the Self parameter type 2019-08-18 19:25:12 +01:00