| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | ||||
