about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorNathan Stocks <nathan.stocks@gmail.com>2017-04-02 13:11:53 -0600
committerNathan Stocks <nathan.stocks@gmail.com>2017-04-02 13:11:53 -0600
commit1e5389853ca3a99a338f3a40cbb96150f711410c (patch)
tree6739a52f99fead328223b589045fe528c6275f6c /src/rustllvm/RustWrapper.cpp
parent6b7258670f606e6951e3ad34c02a598d595dfa6e (diff)
downloadrust-1e5389853ca3a99a338f3a40cbb96150f711410c.tar.gz
rust-1e5389853ca3a99a338f3a40cbb96150f711410c.zip
Fix breaking the 'clean' subcommand caused replacing a single-letter variable with the same value in two contexts where it was used differently. That's why you don't use "m" as a variable for hundreds of lines in an outer function, and re-use it in closures several times in the same function. Sheesh.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions