]> 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)
commit47c311a7053069cf9640e2f88eced24b202bf218
tree4b6d4e9d19be700457880cf76411a17c832da9a4
parent68cbb46913e42782a30e6127c0e9e3920d918b03
Use Symbol for target features in asm handling

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