about summary refs log tree commit diff
path: root/src/librustdoc/html/static/source-script.js
diff options
context:
space:
mode:
authorSmitty <me@smitop.com>2021-04-08 17:18:25 -0400
committerSmitty <me@smitop.com>2021-05-03 20:11:09 -0400
commitf84b4c51ce08a5db9a45017362a27cc33e6af34d (patch)
treef3b1cf40d7f065a745a133d3dd220d0c4cecce34 /src/librustdoc/html/static/source-script.js
parent603a42ec5458c547b51173cfa48c23ad37b03c3f (diff)
downloadrust-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