]> git.lizzy.rs Git - rust.git/commit
Use Symbol for target features in asm handling
authorbjorn3 <bjorn3@users.noreply.github.com>
Mon, 10 Jan 2022 14:32:45 +0000 (15:32 +0100)
committerbjorn3 <bjorn3@users.noreply.github.com>
Mon, 17 Jan 2022 17:06:27 +0000 (18:06 +0100)
commit48abe3c6fa29dbedc611e22c6acde7d0022219f4
tree9ec91866d4e26a44bd97459f949eda71bb0ae750
parent0b58e5278641836ae3bbc93992b4155275241a9b
Use Symbol for target features in asm handling

This saves a couple of Symbol::intern calls
src/inline_asm.rs