Mark Rousskov
2a663555dd
Remove licenses
2018-12-25 21:08:33 -07:00
Guillaume Gomez
86141797db
Remove static and const initialization from documentation
2018-08-26 12:08:30 +02:00
Guillaume Gomez
b0ee5ded7a
Update tests
2018-08-25 15:30:47 +02:00
Sean McArthur
74b2d69358
remove associated_consts feature gate
2017-07-06 11:52:25 -07:00
Guillaume Gomez
bd704baaf1
Update tests accordingly
2017-02-28 00:27:29 +01:00
Oliver Schneider
9d33ce58b1
evaluate the array length of fixed size array types in rustdoc
2016-07-13 10:35:58 +02:00
Georg Brandl
24117f3c58
rustdoc: fix inserting source code spans for constant values
...
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
2016-05-03 13:09:42 +02:00