diff options
| author | bors <bors@rust-lang.org> | 2013-08-29 03:10:42 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-08-29 03:10:42 -0700 |
| commit | 518bd073b4b41a5cca0892c1a7878a7b16836db1 (patch) | |
| tree | ea36bda7bc96c50c32238f2dd4a6fd10171f677c /src/rustllvm/RustWrapper.cpp | |
| parent | 89d04009c160b7a88b03f42c633220457bd72a09 (diff) | |
| parent | 60e84809f0377d022a700b8e81456c52d0aebbc4 (diff) | |
| download | rust-518bd073b4b41a5cca0892c1a7878a7b16836db1.tar.gz rust-518bd073b4b41a5cca0892c1a7878a7b16836db1.zip | |
auto merge of #8830 : andersk/rust/indent-4, r=catamorphism
`default-tab-width` is standardly 8, but most programmers and style guides prefer an indentation width smaller than that. Rust itself uses 4 space indents. Most other Emacs modes define the indentation width as 4 or 2 spaces, independently of the width of a Tab character. Depending on `default-tab-width` makes especially little sense for rust-mode because it sets `indent-tabs-mode` to `nil`.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
