| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-07-06 | remove associated_consts feature gate | Sean McArthur | -1/+0 | |
| 2017-02-28 | Update tests accordingly | Guillaume Gomez | -4/+26 | |
| 2016-07-13 | evaluate the array length of fixed size array types in rustdoc | Oliver Schneider | -2/+2 | |
| 2016-05-03 | rustdoc: fix inserting source code spans for constant values | Georg Brandl | -0/+46 | |
| This will go wrong when the constants partially result from macro expansion. Instead, use the expressions and pretty-print them as Rust code. Fixes: #33302 | ||||
