diff options
| author | Smitty <me@smitop.com> | 2021-04-08 17:18:25 -0400 |
|---|---|---|
| committer | Smitty <me@smitop.com> | 2021-05-03 20:11:09 -0400 |
| commit | f84b4c51ce08a5db9a45017362a27cc33e6af34d (patch) | |
| tree | f3b1cf40d7f065a745a133d3dd220d0c4cecce34 /src/librustdoc/html/static/source-script.js | |
| parent | 603a42ec5458c547b51173cfa48c23ad37b03c3f (diff) | |
| download | rust-f84b4c51ce08a5db9a45017362a27cc33e6af34d.tar.gz rust-f84b4c51ce08a5db9a45017362a27cc33e6af34d.zip | |
Valid underscores in hex/octal/binary literal docs
Currently hex/octal/binary literals with computed values are displayed like `0_xff_fff_fffu32`, which is invalid since underscores can't be in the middle of integer prefixes. This properly formats prefixed integers.
Diffstat (limited to 'src/librustdoc/html/static/source-script.js')
0 files changed, 0 insertions, 0 deletions
