about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-07-06 21:22:20 +0000
committerbors <bors@rust-lang.org>2015-07-06 21:22:20 +0000
commit9d9e2678f504b4e9389d6a62d27ba4f5ee17a2f6 (patch)
tree8aae1b07b8877f1d63eb06220473065ccaacdb25 /src/rustllvm/RustWrapper.cpp
parent2ceaa77ae26f38b599b5ab09ee925632ad613e1b (diff)
parent106f3826e913924573292fa1c9ad9759c5c56663 (diff)
downloadrust-9d9e2678f504b4e9389d6a62d27ba4f5ee17a2f6.tar.gz
rust-9d9e2678f504b4e9389d6a62d27ba4f5ee17a2f6.zip
Auto merge of #26757 - oli-obk:style_fixes, r=brson
the indentation has always been a thorn in my eye.

If it's preferred I'll leave the `unsafe` where it was and change it to

```rust
unsafe { match e.node {
    ...
} } // unsafe { match e.node {
```

so there's no unnecessary indent
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions