about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorCarVac <c.lo.to.da.down.lo@gmail.com>2015-01-10 14:14:21 -0500
committerCarVac <c.lo.to.da.down.lo@gmail.com>2015-01-11 21:00:42 -0500
commit9302dc5d9e13f716a21a5d9ebdcddc149a864b19 (patch)
treedfdff09e2cfa2f1daaab19a6de60998f22bf46c7 /src/test/codegen/stack-alloc-string-slice.rs
parent099b411e080d302ec0dc5f3aebe53d76c50acfc7 (diff)
downloadrust-9302dc5d9e13f716a21a5d9ebdcddc149a864b19.tar.gz
rust-9302dc5d9e13f716a21a5d9ebdcddc149a864b19.zip
Replace uint with u32 in trpl/guessing-game.md
uint was recently deprecated, so in following the use of i32 at first,
replace all references to uint with u32.

Also change literals from e.g. 100u to 100, so that they are no longer
usize.
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions