]> git.lizzy.rs Git - rust.git/commit
Don't apply semicolon in expressions from macros yet
authorMark Rousskov <mark.simulacrum@gmail.com>
Sun, 14 Feb 2021 13:56:35 +0000 (08:56 -0500)
committerMark Rousskov <mark.simulacrum@gmail.com>
Sat, 20 Feb 2021 22:19:30 +0000 (17:19 -0500)
commit7179be87899ff7730abccca598e987544132ca67
tree158bb875acd4895c6a5daf9130bf5846d78d3abc
parent37332758543182005740e8e6ef2312bbc82576b6
Don't apply semicolon in expressions from macros yet

std_detect is still using this and as it's in a submodule updating it will be a
pain. We can catch this either after a stdarch submodule bump or just on the
next cycle.
src/bootstrap/bootstrap.py
src/bootstrap/builder.rs