about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-03-04 02:06:44 +0100
committerGitHub <noreply@github.com>2022-03-04 02:06:44 +0100
commit733a1a8ca42347a19c0d8a143fb090a9f0c2b810 (patch)
treee6bbca174e3d1b6c1a1c06d365ec2312456c2222 /compiler/rustc_codegen_llvm/src
parent72c0c08445440aae001c028eda05de5467b507dc (diff)
parentfc142ebaf8cd18e2e9400e4ee9efb8a4331696d2 (diff)
downloadrust-733a1a8ca42347a19c0d8a143fb090a9f0c2b810.tar.gz
rust-733a1a8ca42347a19c0d8a143fb090a9f0c2b810.zip
Rollup merge of #94582 - nnethercote:fix-x-fmt-bug, r=Mark-Simulacrum
Fix a bug in `x.py fmt` that prevents some files being formatted.

If you have a file in the repository root with the same name as a file
somewhere within a directory, the latter currently won't get formatted.

I have experienced this multiple times and not understood what was
happening; I finally figured out the problem today. This commit fixes
the problem.

r? ```@Mark-Simulacrum```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions