index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rustfmt
/
tests
/
source
/
configs
/
hard_tabs
/
false.rs
blob: bf92162b4240a1a44a65522952a8ca24cb8f38eb (
plain
)
1
2
3
4
5
6
// rustfmt-hard_tabs: false
// Hard tabs
fn
lorem
()
->
usize
{
42
// spaces before 42
}