Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jeremydavis519/rusty-asm issues and pull requests

#14 - The `asm!` macro has been renamed to `llvm_asm!`

Issue - State: open - Opened by toothbrush7777777 over 4 years ago

#13 - How does out work ?

Issue - State: open - Opened by stuaxo almost 5 years ago

#12 - Full pattern support in overloaded `let` statements

Issue - State: open - Opened by jeremydavis519 almost 6 years ago
Labels: enhancement

#11 - Add a lint for `asm` blocks that should be marked volatile

Issue - State: open - Opened by jeremydavis519 almost 6 years ago - 1 comment
Labels: enhancement

#10 - Use compiletest_rs to confirm that the appropriate test cases don't compile

Issue - State: open - Opened by jeremydavis519 almost 6 years ago
Labels: testing

#9 - Don't require `mut` to be present or absent

Issue - State: closed - Opened by jeremydavis519 almost 6 years ago - 1 comment

#8 - Clobbers shouldn't overlap inputs and outputs

Issue - State: closed - Opened by jeremydavis519 almost 6 years ago - 2 comments
Labels: bug

#7 - Run the Rustdoc tests

Issue - State: open - Opened by jeremydavis519 almost 6 years ago
Labels: testing

#6 - Better support for early clobbers

Issue - State: open - Opened by jeremydavis519 almost 6 years ago
Labels: enhancement, good first issue

#5 - Add a lint for unused bridge variables

Issue - State: closed - Opened by jeremydavis519 almost 6 years ago - 1 comment
Labels: enhancement

#4 - Finish documentation before publishing

Issue - State: closed - Opened by jeremydavis519 over 6 years ago
Labels: documentation

#3 - Add more tests

Issue - State: open - Opened by jeremydavis519 over 6 years ago - 1 comment
Labels: help wanted, good first issue, testing

#2 - Allow explicit types on bridge variables

Issue - State: closed - Opened by jeremydavis519 over 6 years ago - 1 comment
Labels: enhancement

#1 - Make bridge variables respect scopes better

Issue - State: closed - Opened by jeremydavis519 over 6 years ago - 5 comments
Labels: bug