about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.cc
diff options
context:
space:
mode:
authorJens Nockert <jens@nockert.se>2013-07-08 18:05:17 +0200
committerJens Nockert <jens@nockert.se>2013-07-08 18:05:17 +0200
commit1aae28a57d42bfd56e0838ddee0a44605922d655 (patch)
tree24378e71ef2022a5f6a3021b765b8feba89aa253 /src/test/codegen/stack-alloc-string-slice.cc
parent44770ae3a8001de38b33e449889c6444808941fc (diff)
downloadrust-1aae28a57d42bfd56e0838ddee0a44605922d655.tar.gz
rust-1aae28a57d42bfd56e0838ddee0a44605922d655.zip
Replaces the free-standing functions in f32, &c.
The free-standing functions in f32, f64, i8, i16, i32, i64, u8, u16,
u32, u64, float, int, and uint are replaced with generic functions in
num instead.

If you were previously using any of those functions, just replace them
with the corresponding function with the same name in num.

Note: If you were using a function that corresponds to an operator, use
the operator instead.
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.cc')
0 files changed, 0 insertions, 0 deletions