Ecosyste.ms: Issues

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

GitHub / dtolnay/mashup issues and pull requests

#23 - update proc-macro2 deps to 1.0

Pull Request - State: closed - Opened by Dushistov over 4 years ago

#22 - Update to proc-macro2 v1.0.x ?

Issue - State: closed - Opened by Dushistov over 4 years ago - 1 comment

#21 - Enable GitHub Actions

Pull Request - State: closed - Opened by dtolnay over 4 years ago

#20 - Doesn't compile with 1.38 nightly

Issue - State: closed - Opened by diegogangl over 5 years ago - 2 comments

#20 - Doesn't compile with 1.38 nightly

Issue - State: closed - Opened by diegogangl over 5 years ago - 2 comments

#19 - `m!` macro reaches recursion_limit with few arguments

Issue - State: closed - Opened by akshayknarayan almost 6 years ago - 2 comments

#19 - `m!` macro reaches recursion_limit with few arguments

Issue - State: closed - Opened by akshayknarayan almost 6 years ago - 2 comments

#18 - (WIP) Proc macro stable

Pull Request - State: closed - Opened by softprops about 6 years ago - 21 comments

#18 - (WIP) Proc macro stable

Pull Request - State: closed - Opened by softprops about 6 years ago - 21 comments

#17 - use proc_macro proper

Pull Request - State: closed - Opened by softprops about 6 years ago - 6 comments

#17 - use proc_macro proper

Pull Request - State: closed - Opened by softprops about 6 years ago - 6 comments

#15 - don't let a hyphen ruin an ident party

Pull Request - State: closed - Opened by softprops about 6 years ago - 3 comments

#15 - don't let a hyphen ruin an ident party

Pull Request - State: closed - Opened by softprops about 6 years ago - 3 comments

#14 - Replace `-` with `_` in environment variables

Issue - State: closed - Opened by dtolnay about 6 years ago
Labels: good first issue

#14 - Replace `-` with `_` in environment variables

Issue - State: closed - Opened by dtolnay about 6 years ago
Labels: good first issue

#13 - Reject strings containing characters that are not allowed in ident

Issue - State: open - Opened by dtolnay about 6 years ago - 1 comment
Labels: good first issue

#13 - Reject strings containing characters that are not allowed in ident

Issue - State: open - Opened by dtolnay about 6 years ago - 1 comment
Labels: good first issue

#12 - support mashup use of env!("varname")

Pull Request - State: closed - Opened by softprops about 6 years ago - 2 comments

#12 - support mashup use of env!("varname")

Pull Request - State: closed - Opened by softprops about 6 years ago - 2 comments

#11 - mashing up idents with strings

Issue - State: closed - Opened by softprops about 6 years ago - 6 comments

#11 - mashing up idents with strings

Issue - State: closed - Opened by softprops about 6 years ago - 6 comments

#10 - Support raw identifiers

Pull Request - State: closed - Opened by dtolnay about 6 years ago - 1 comment

#10 - Support raw identifiers

Pull Request - State: closed - Opened by dtolnay about 6 years ago - 1 comment

#9 - No-std support

Pull Request - State: closed - Opened by dtolnay about 6 years ago

#9 - No-std support

Pull Request - State: closed - Opened by dtolnay about 6 years ago

#8 - Raw identifiers

Issue - State: closed - Opened by dtolnay about 6 years ago
Labels: bug

#8 - Raw identifiers

Issue - State: closed - Opened by dtolnay about 6 years ago
Labels: bug

#7 - Remove macro_export unnecessary for test

Pull Request - State: closed - Opened by dtolnay over 6 years ago

#7 - Remove macro_export unnecessary for test

Pull Request - State: closed - Opened by dtolnay over 6 years ago

#6 - Concatenated identifier may not refer to a captured local variable

Issue - State: open - Opened by dtolnay over 6 years ago
Labels: limitation

#6 - Concatenated identifier may not refer to a captured local variable

Issue - State: open - Opened by dtolnay over 6 years ago
Labels: limitation

#5 - Mashup macro cannot be invoked more than once in the same scope

Issue - State: open - Opened by dtolnay over 6 years ago - 3 comments
Labels: limitation

#5 - Mashup macro cannot be invoked more than once in the same scope

Issue - State: open - Opened by dtolnay over 6 years ago - 3 comments
Labels: limitation

#4 - Allow to `substitution macro` to be export with `#[macro_export]`

Issue - State: closed - Opened by limira over 6 years ago - 1 comment

#4 - Allow to `substitution macro` to be export with `#[macro_export]`

Issue - State: closed - Opened by limira over 6 years ago - 1 comment

#3 - Add tests for a type macro and a pattern macro

Issue - State: closed - Opened by dtolnay over 6 years ago - 1 comment

#3 - Add tests for a type macro and a pattern macro

Issue - State: closed - Opened by dtolnay over 6 years ago - 1 comment

#2 - strange error: cannot find value `var_i32` in this scope

Issue - State: closed - Opened by Dushistov over 6 years ago - 2 comments
Labels: bug

#2 - strange error: cannot find value `var_i32` in this scope

Issue - State: closed - Opened by Dushistov over 6 years ago - 2 comments
Labels: bug

#1 - Not great Spans

Issue - State: closed - Opened by dtolnay over 6 years ago - 1 comment
Labels: help wanted