about summary refs log tree commit diff
path: root/src/rt/rust_stack.cpp
diff options
context:
space:
mode:
authorSteven Fackler <sfackler@gmail.com>2013-08-10 11:09:30 -0700
committerSteven Fackler <sfackler@gmail.com>2013-08-11 16:15:25 -0700
commitf3a79cf66722a917a59376b0ad60a0a370c48b8b (patch)
treea6d95726defa54c2f3d6913f0740265feb69f035 /src/rt/rust_stack.cpp
parent63c62bea3ac2782ae421d5bd211f2e7393bad7a2 (diff)
downloadrust-f3a79cf66722a917a59376b0ad60a0a370c48b8b.tar.gz
rust-f3a79cf66722a917a59376b0ad60a0a370c48b8b.zip
Fixed option_env! type
The type of the result of option_env! was not fully specified in the
None case, leading to type check failures in the case where the variable
was not defined (e.g. option_env!("FOO").is_none()).
Diffstat (limited to 'src/rt/rust_stack.cpp')
0 files changed, 0 insertions, 0 deletions