rust/src/librustdoc
bors 683af0d9e0 Auto merge of #30446 - michaelwu:associated-const-type-params-pt1, r=nikomatsakis
This provides limited support for using associated consts on type parameters. It generally works on things that can be figured out at trans time. This doesn't work for array lengths or match arms. I have another patch to make it work in const expressions.

CC @eddyb @nikomatsakis
2016-01-15 21:33:58 +00:00
..
2016-01-14 17:35:55 -05:00
2016-01-15 10:24:12 +13:00
2015-12-12 23:01:27 +03:00
2016-01-15 10:24:12 +13:00
2015-12-15 18:03:55 +09:00
2016-01-15 10:24:12 +13:00