GitHub / marcianx/downcast-rs issues and pull requests
#25 - Change crates document to use feature-conditional code instead of feature-conditional documentation to work around crates.io rendering bug.
Pull Request -
State: closed - Opened by marcianx 8 months ago
#25 - Change crates document to use feature-conditional code instead of feature-conditional documentation to work around crates.io rendering bug.
Pull Request -
State: closed - Opened by marcianx 8 months ago
#24 - Update version to 2.0.0 and update CHANGELOG.md.
Pull Request -
State: closed - Opened by marcianx 8 months ago
#24 - Update version to 2.0.0 and update CHANGELOG.md.
Pull Request -
State: closed - Opened by marcianx 8 months ago
#23 - Add an intermediate `DowncastSend` that `DowncastSync` extends.
Pull Request -
State: closed - Opened by marcianx 8 months ago
#23 - Add an intermediate `DowncastSend` that `DowncastSync` extends.
Pull Request -
State: closed - Opened by marcianx 8 months ago
#22 - Make `DowncastSync` Optional
Pull Request -
State: closed - Opened by bushrat011899 9 months ago
- 1 comment
#21 - Support associated constants
Issue -
State: open - Opened by vhdirk about 1 year ago
#20 - Move `__T` bound into type param so clippy doesn't warn.
Pull Request -
State: closed - Opened by azriel91 over 1 year ago
- 1 comment
#19 - Clippy `multiple_bound_locations` lint newly shows
Issue -
State: closed - Opened by azriel91 over 1 year ago
#18 - Make link clickable
Pull Request -
State: closed - Opened by TheNeikos about 2 years ago
#17 - Fix msrv
Pull Request -
State: closed - Opened by TheNeikos about 2 years ago
- 1 comment
#16 - Feature/add downcast send
Pull Request -
State: closed - Opened by TheNeikos about 2 years ago
#16 - Feature/add downcast send
Pull Request -
State: closed - Opened by TheNeikos about 2 years ago
#15 - Minimum Rust version
Issue -
State: closed - Opened by TheNeikos about 2 years ago
#14 - Downcast for just `Send`?
Issue -
State: closed - Opened by TheNeikos about 2 years ago
- 6 comments
#13 - Update shields badge
Pull Request -
State: closed - Opened by kangalio over 2 years ago
- 1 comment
#12 - What about when MyStruct is !Sync + !Send but Arc<Mutex<MyStruct>> is Send + Sync?
Issue -
State: closed - Opened by lattice0 about 4 years ago
- 3 comments
#11 - Support lifetime parameters
Issue -
State: closed - Opened by sffc almost 5 years ago
- 1 comment
#10 - I still seem to be getting error with the following code
Issue -
State: closed - Opened by marcianx about 5 years ago
- 3 comments
#9 - Support no_std
Pull Request -
State: closed - Opened by wangrunji0408 about 5 years ago
- 5 comments
#8 - Downcasting std::cell::Ref?
Issue -
State: closed - Opened by KeyboardDanni almost 6 years ago
- 3 comments
#7 - Support Arc::downcast and Rc::downcast
Issue -
State: closed - Opened by Marwes almost 6 years ago
- 4 comments
#6 - Compatibility for Rust 2018 macro imports
Pull Request -
State: closed - Opened by dkaste over 6 years ago
- 3 comments
#5 - Support no_std
Pull Request -
State: closed - Opened by dingelish almost 7 years ago
- 4 comments
#4 - no_std support
Issue -
State: closed - Opened by dingelish almost 7 years ago
- 5 comments
#3 - wrong number of type arguments in impl_downcast! with std::io::Result
Issue -
State: closed - Opened by Skasselbard over 7 years ago
- 1 comment
#2 - Feature Request: Downcast Trait Objects
Issue -
State: closed - Opened by asomers over 7 years ago
- 6 comments
#1 - Don't use types as traits in macros
Pull Request -
State: closed - Opened by petrochenkov over 7 years ago
- 1 comment