index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
rustfmt
/
tests
/
target
/
configs
/
hard_tabs
/
true.rs
blob: 3ed4e4f20aa475707517c2919e235383cd14d47d (
plain
)
1
2
3
4
5
6
// rustfmt-hard_tabs: true
// Hard tabs
fn
lorem
()
->
usize
{
42
// spaces before 42
}