A proof of concept implementation can be found at https://github.com/trifectatechfoundation/rust/tree/labeled-match. Build it with ./x build
, and then set up the toolchain. Now cargo +stage1 build
should use a compiler with labeled-match
available.
git clone https://github.com/trifectatechfoundation/zlib-rs.git