issues
search
auto-impl-rs
/
auto_impl
Automatically implement traits for common smart pointers
Apache License 2.0
104
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error on trailing comma
#100
ViktorWb
opened
2 months ago
0
Prepare for 1.2.0 release
#99
KodrAus
closed
8 months ago
0
feat: support async traits
#98
makcandrov
closed
8 months ago
2
Prepare for 1.1.2 release
#97
KodrAus
closed
9 months ago
0
Associated type generics and syn::Error
#96
KodrAus
closed
9 months ago
0
Prepare for 1.1.1 release
#95
KodrAus
closed
9 months ago
0
request for crates.io minor release with syn 2 upgrade
#94
audunhalland
closed
9 months ago
4
Doesn't work with generic associated types
#93
Lohann
closed
9 months ago
1
Bump syn from 1.0 to 2.0
#92
DaniPopes
closed
1 year ago
2
Change the encoding of supertrait clauses to support associated types
#91
lukenels
opened
1 year ago
0
Prepare for 1.1.0 release
#90
KodrAus
closed
1 year ago
0
Always wrap generated code in a const
#89
KodrAus
closed
1 year ago
0
Edition 2021, bump MSRV, fix Clippy warnings and UI tests for newer rustc
#88
vorot93
closed
1 year ago
0
Errors when using an associated type defined in a supertrait
#87
lukenels
opened
1 year ago
6
Prepare for 1.0.1 release
#86
KodrAus
closed
2 years ago
0
Include const params when building generics
#85
KodrAus
closed
2 years ago
0
const generics support
#84
skittles1412
closed
2 years ago
1
Prepare for 1.0.0 release
#83
KodrAus
closed
2 years ago
0
Run fmt
#82
KodrAus
closed
2 years ago
0
support ref mut pattern bindings
#81
KodrAus
closed
2 years ago
0
Better error messages
#80
KodrAus
closed
2 years ago
0
Add a note to the readme about alternatives
#79
KodrAus
closed
2 years ago
0
Update compiler error messages
#78
KodrAus
closed
2 years ago
0
Support mutable function arguments
#77
dalcde
closed
2 years ago
1
inherit attributes for generated methods / consts / types
#76
bachue
closed
2 years ago
6
Switch to GH Actions and fix UI tests
#75
LukasKalbertodt
closed
2 years ago
0
Fix UI tests for Rust 1.50
#74
LukasKalbertodt
closed
3 years ago
1
Where possible replace ::std with ::core in codegen
#73
dimpolo
closed
2 years ago
8
`no_std` support
#72
daniel5151
closed
2 years ago
2
Release 0.4.1
#71
LukasKalbertodt
closed
4 years ago
0
Update proc-macro-error dependency
#70
CreepySkeleton
closed
4 years ago
3
Use `Span::mixed_site`
#69
LukasKalbertodt
closed
2 years ago
3
Release 0.4.0
#68
LukasKalbertodt
closed
4 years ago
0
Only add trait (not lifetime) bounds from methods to `T` (and update tests)
#67
LukasKalbertodt
closed
4 years ago
4
Prepare for 0.4.0 release
#66
KodrAus
closed
4 years ago
2
Unable to use auto_impl with async-trait
#65
ebkalderon
closed
4 years ago
17
Auto-impl trait objects?
#64
dpc
closed
2 years ago
8
Bring rustfmt config closer to default style
#63
LukasKalbertodt
closed
4 years ago
0
Fustfmt
#62
CreepySkeleton
closed
4 years ago
0
Adjust stderr files to new Rust error messages
#61
LukasKalbertodt
closed
4 years ago
0
Use trybuild and move to proc-macro-error
#60
CreepySkeleton
closed
4 years ago
7
Use `trybuild` to do compile-fail/pass tests (and fix some minor bugs)
#59
LukasKalbertodt
closed
4 years ago
8
Proposal: throw away diag.rs module and use proc-macro-error crate
#58
CreepySkeleton
closed
4 years ago
3
Update some dependencies
#57
LukasKalbertodt
closed
5 years ago
0
Investigate using `syn-mid`
#56
LukasKalbertodt
closed
5 years ago
3
Add proper compile-fail tests
#55
LukasKalbertodt
closed
4 years ago
2
Add `Self` bounds from methods and `?Sized` relaxation (if possible) to impl header
#54
LukasKalbertodt
closed
5 years ago
2
Fix tests by running `cargo build` a second time in tests
#53
LukasKalbertodt
closed
5 years ago
1
Make impls apply for trait objects
#52
dtolnay
closed
5 years ago
9
Compiler error running tests
#51
LukasKalbertodt
closed
5 years ago
0
Next