about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-11-30 16:56:55 +0100
committerGitHub <noreply@github.com>2019-11-30 16:56:55 +0100
commit2e83c6d114dcf49c93dbd7fbaa9ca3d8b67c54e8 (patch)
tree41142e0088cbbcfc968da5e6dc5577b817f74e5e /src/rustllvm/PassWrapper.cpp
parentc85f63561e1224cec657bcf1a51d78e762f628e5 (diff)
parent28eb31f8dcfa495e2d0090a7e649d90a2cbef237 (diff)
downloadrust-2e83c6d114dcf49c93dbd7fbaa9ca3d8b67c54e8.tar.gz
rust-2e83c6d114dcf49c93dbd7fbaa9ca3d8b67c54e8.zip
Rollup merge of #66889 - dtolnay:fmt6, r=rkruppe
Make python-generated source files compatible with rustfmt

This PR adjusts the generators for src/libcore/num/dec2flt/table.rs, src/libcore/unicode/printable.rs, and src/libcore/unicode/tables.rs to make it so running `rustfmt` on the generated files no longer needs to apply any changes.

This involves tweaking the python scripts where reasonable to better match rustfmt's style, and adding `#[rustfmt::skip]` to big constant tables that there's no point having rustfmt rewrap.

r? @Dylan-DPC
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions