Ecosyste.ms: Issues

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

GitHub / yaahc/displaydoc issues and pull requests

#51 - Bump to 0.2.5, edition 2021

Pull Request - State: closed - Opened by Manishearth 8 days ago

#50 - Fix nightly CI

Pull Request - State: closed - Opened by Manishearth 10 days ago

#49 - Update to work with newer errors

Pull Request - State: closed - Opened by Manishearth 10 days ago - 4 comments

#47 - Don't name the output of the const block

Pull Request - State: closed - Opened by akonradi-signal 4 months ago - 2 comments

#45 - Reference _the_ core module

Pull Request - State: closed - Opened by bugadani 5 months ago - 2 comments

#44 - Add support for multi-line doc strings

Issue - State: open - Opened by JonathanWoollett-Light 9 months ago
Labels: enhancement, help wanted, good first issue

#43 - Bump to 0.2.4

Pull Request - State: closed - Opened by Manishearth about 1 year ago

#43 - Bump to 0.2.4

Pull Request - State: closed - Opened by Manishearth about 1 year ago

#42 - Update syn requirement to 2.0

Pull Request - State: closed - Opened by dcchut over 1 year ago

#42 - Update syn requirement to 2.0

Pull Request - State: closed - Opened by dcchut over 1 year ago

#41 - Fix clippy::use_self for enums

Pull Request - State: closed - Opened by gcandal about 2 years ago

#41 - Fix clippy::use_self for enums

Pull Request - State: closed - Opened by gcandal about 2 years ago

#40 - fix nightly test expected output

Pull Request - State: closed - Opened by yaahc over 2 years ago

#39 - How to displaydoc an Option?

Issue - State: open - Opened by sffc over 2 years ago - 2 comments

#39 - How to displaydoc an Option?

Issue - State: open - Opened by sffc over 2 years ago - 2 comments

#38 - bump MSRV to 1.45 to make Span::mixed_site compile

Pull Request - State: closed - Opened by yaahc over 2 years ago

#38 - bump MSRV to 1.45 to make Span::mixed_site compile

Pull Request - State: closed - Opened by yaahc over 2 years ago

#37 - Add support for empty enums

Pull Request - State: closed - Opened by yaahc over 2 years ago

#37 - Add support for empty enums

Pull Request - State: closed - Opened by yaahc over 2 years ago

#36 - Fails when using `#[doc = include_str!(...)]`

Issue - State: open - Opened by Nemo157 over 2 years ago

#36 - Fails when using `#[doc = include_str!(...)]`

Issue - State: open - Opened by Nemo157 over 2 years ago

#35 - update tests for new nightly error format

Pull Request - State: closed - Opened by yaahc almost 3 years ago

#35 - update tests for new nightly error format

Pull Request - State: closed - Opened by yaahc almost 3 years ago

#34 - Bump static_assertions dependency to 1.1

Pull Request - State: closed - Opened by davide125 almost 3 years ago - 1 comment

#34 - Bump static_assertions dependency to 1.1

Pull Request - State: closed - Opened by davide125 almost 3 years ago - 1 comment

#33 - bump minimum version test to 1.36 to mirror trybuild

Pull Request - State: closed - Opened by yaahc almost 3 years ago

#33 - bump minimum version test to 1.36 to mirror trybuild

Pull Request - State: closed - Opened by yaahc almost 3 years ago

#32 - (cargo-release) version 0.2.3

Pull Request - State: closed - Opened by yaahc almost 3 years ago

#32 - (cargo-release) version 0.2.3

Pull Request - State: closed - Opened by yaahc almost 3 years ago

#31 - Add #[displaydoc] attribute

Pull Request - State: closed - Opened by Manishearth almost 3 years ago

#31 - Add #[displaydoc] attribute

Pull Request - State: closed - Opened by Manishearth almost 3 years ago

#30 - Release new version

Pull Request - State: closed - Opened by yaahc almost 3 years ago

#30 - Release new version

Pull Request - State: closed - Opened by yaahc almost 3 years ago

#29 - “enum: variant” with #[prefix_enum_doc_attributes] (resolves #27)

Pull Request - State: closed - Opened by delan about 3 years ago

#29 - “enum: variant” with #[prefix_enum_doc_attributes] (resolves #27)

Pull Request - State: closed - Opened by delan about 3 years ago

#28 - implicitly require fmt::Display on all type parameters unless overridden

Pull Request - State: closed - Opened by cosmicexplorer about 3 years ago - 7 comments

#28 - implicitly require fmt::Display on all type parameters unless overridden

Pull Request - State: closed - Opened by cosmicexplorer about 3 years ago - 7 comments

#27 - Feature request: Prefix with first line of type-level doc comment

Issue - State: closed - Opened by danielzfranklin about 3 years ago - 1 comment

#27 - Feature request: Prefix with first line of type-level doc comment

Issue - State: closed - Opened by danielzfranklin about 3 years ago - 1 comment

#26 - run test suite everyday

Pull Request - State: closed - Opened by yaahc about 3 years ago

#25 - Allow multi line doc comments with an attribute

Pull Request - State: closed - Opened by yaahc over 3 years ago

#25 - Allow multi line doc comments with an attribute

Pull Request - State: closed - Opened by yaahc over 3 years ago

#24 - 0.2 release

Pull Request - State: closed - Opened by yaahc over 3 years ago - 1 comment

#24 - 0.2 release

Pull Request - State: closed - Opened by yaahc over 3 years ago - 1 comment

#23 - An attempt at fixing tests on master

Pull Request - State: closed - Opened by eranrund over 3 years ago - 6 comments

#23 - An attempt at fixing tests on master

Pull Request - State: closed - Opened by eranrund over 3 years ago - 6 comments

#22 - Panic when encountering unsupported multi-line comments

Pull Request - State: closed - Opened by eranrund over 3 years ago - 10 comments

#22 - Panic when encountering unsupported multi-line comments

Pull Request - State: closed - Opened by eranrund over 3 years ago - 10 comments

#21 - fix compile errors in no_std crates linked with std crates

Pull Request - State: closed - Opened by yaahc about 4 years ago - 1 comment

#21 - fix compile errors in no_std crates linked with std crates

Pull Request - State: closed - Opened by yaahc about 4 years ago - 1 comment

#20 - Generated code assumes std is in scope, sometimes breaks build

Issue - State: closed - Opened by cbeck88 about 4 years ago - 3 comments

#20 - Generated code assumes std is in scope, sometimes breaks build

Issue - State: closed - Opened by cbeck88 about 4 years ago - 3 comments

#19 - Support for container types

Issue - State: open - Opened by RReverser about 4 years ago

#19 - Support for container types

Issue - State: open - Opened by RReverser about 4 years ago

#18 - Added support for `thiserror`

Pull Request - State: closed - Opened by TakaakiFuruse about 4 years ago - 13 comments

#18 - Added support for `thiserror`

Pull Request - State: closed - Opened by TakaakiFuruse about 4 years ago - 13 comments

#17 - Fails on variantless enums

Issue - State: closed - Opened by Nemo157 about 4 years ago

#17 - Fails on variantless enums

Issue - State: closed - Opened by Nemo157 about 4 years ago

#16 - Support For Multiple Lines?

Issue - State: closed - Opened by charlespierce about 4 years ago - 4 comments

#15 - Add support for `thiserror` attributes

Issue - State: open - Opened by yaahc about 4 years ago - 7 comments

#14 - fix take_ident fn to allow for numbers in idents

Pull Request - State: closed - Opened by yaahc about 4 years ago

#14 - fix take_ident fn to allow for numbers in idents

Pull Request - State: closed - Opened by yaahc about 4 years ago

#13 - Error when dealing with fields with numbers in them

Issue - State: closed - Opened by Alxandr about 4 years ago - 2 comments

#13 - Error when dealing with fields with numbers in them

Issue - State: closed - Opened by Alxandr about 4 years ago - 2 comments

#12 - fix test failure on nightly

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

#12 - fix test failure on nightly

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

#11 - Slightly document std feature

Pull Request - State: closed - Opened by DianaNites over 4 years ago - 2 comments

#11 - Slightly document std feature

Pull Request - State: closed - Opened by DianaNites over 4 years ago - 2 comments

#10 - fix: reintroduce autoref specialization

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

#10 - fix: reintroduce autoref specialization

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

#9 - Update expand.rs

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

#9 - Update expand.rs

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

#8 - Add a simple example

Pull Request - State: closed - Opened by silathdiir over 4 years ago - 1 comment

#8 - Add a simple example

Pull Request - State: closed - Opened by silathdiir over 4 years ago - 1 comment

#7 - Hide helper traits from calling code

Pull Request - State: closed - Opened by mystor over 4 years ago - 2 comments

#7 - Hide helper traits from calling code

Pull Request - State: closed - Opened by mystor over 4 years ago - 2 comments

#6 - feat: add Display support for Path and PathBuf

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

#6 - feat: add Display support for Path and PathBuf

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

#5 - Include full example

Issue - State: closed - Opened by vitiral over 4 years ago - 2 comments
Labels: good first issue

#4 - Doesn't work for `Path` and `PathBuf`

Issue - State: closed - Opened by Kixunil over 4 years ago - 7 comments

#4 - Doesn't work for `Path` and `PathBuf`

Issue - State: closed - Opened by Kixunil over 4 years ago - 7 comments

#3 - Cut to new version to obey the tyranny of semver

Pull Request - State: closed - Opened by yaahc over 4 years ago - 1 comment

#3 - Cut to new version to obey the tyranny of semver

Pull Request - State: closed - Opened by yaahc over 4 years ago - 1 comment

#2 - Theoretically become no_std compatible

Pull Request - State: closed - Opened by yaahc over 4 years ago - 2 comments

#2 - Theoretically become no_std compatible

Pull Request - State: closed - Opened by yaahc over 4 years ago - 2 comments

#1 - Make it `no_std`?

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

#1 - Make it `no_std`?

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