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

GitHub / rust-lang-deprecated/error-chain issues and pull requests

#300 - Added support for 'Sync' compatible error

Pull Request - State: closed - Opened by john-sharratt almost 4 years ago - 1 comment

#299 - no rules expected this token in macro call

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

#298 - Add a feature gate to call DebugBreak on construction

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

#297 - Use feature specific links in error_chain! macro

Issue - State: closed - Opened by Maggie262 over 4 years ago

#296 - Remove unnecessary to_string within println

Pull Request - State: open - Opened by Phytolizer almost 5 years ago

#295 - version 0.12.4

Pull Request - State: closed - Opened by AndyGauge almost 5 years ago

#294 - 0.12.3 release

Pull Request - State: closed - Opened by AndyGauge almost 5 years ago

#293 - Chaining errors from spawned threads.

Issue - State: open - Opened by HiDefender about 5 years ago

#292 - Release 0.12.2?

Issue - State: closed - Opened by Flyking001 about 5 years ago - 8 comments

#291 - Remove executable bit from Cargo.toml and CHANGELOG.md

Pull Request - State: closed - Opened by bgurney-rh over 5 years ago - 3 comments

#290 - gcc error while testing

Issue - State: closed - Opened by ywxt over 5 years ago - 3 comments

#289 - src: Remove executable bit from source files

Pull Request - State: closed - Opened by cgwalters over 5 years ago - 5 comments

#288 - Rust 2018 macro export pain

Issue - State: closed - Opened by AndyGauge over 5 years ago - 3 comments

#287 - Prepare for 12.2 release

Pull Request - State: closed - Opened by AndyGauge over 5 years ago

#285 - Use Error::description only for rust below 1.42

Pull Request - State: closed - Opened by AnderEnder over 5 years ago - 6 comments

#284 - Allow deprecated Error::description

Pull Request - State: closed - Opened by AnderEnder over 5 years ago

#283 - Remove deprecated Error::description

Pull Request - State: closed - Opened by AnderEnder over 5 years ago - 4 comments

#282 - Check formatting on code at build time

Pull Request - State: closed - Opened by palfrey over 5 years ago

#281 - Fix backtrace with 1.31.0

Pull Request - State: closed - Opened by palfrey over 5 years ago - 2 comments

#280 - Format code using 'cargo fmt'

Pull Request - State: closed - Opened by Atul9 over 5 years ago

#279 - Resolve failing tests

Pull Request - State: closed - Opened by AndyGauge over 5 years ago - 1 comment

#278 - Move Repository To rust-lang

Issue - State: open - Opened by XAMPPRocky almost 6 years ago

#277 - Improvements to has_backtrace_depending_on_env

Pull Request - State: closed - Opened by palfrey almost 6 years ago

#276 - How to force documentation when using error_chain

Issue - State: closed - Opened by andrewdavidmackenzie almost 6 years ago - 5 comments

#275 - Fix version issues

Pull Request - State: closed - Opened by palfrey almost 6 years ago - 2 comments

#274 - minimum version 1.13 for ? operator

Issue - State: open - Opened by AndyGauge almost 6 years ago - 1 comment

#273 - Remove deprecated try

Pull Request - State: closed - Opened by mathstuf almost 6 years ago - 1 comment

#272 - Target as symlink

Pull Request - State: closed - Opened by mathstuf almost 6 years ago - 3 comments

#271 - use of deprecated try

Issue - State: closed - Opened by AndyGauge almost 6 years ago

#270 - backtrace name collision

Issue - State: open - Opened by AndyGauge almost 6 years ago - 1 comment

#269 - Fix meta variable misuse

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

#268 - How to implement complex display expression?

Issue - State: open - Opened by jmjoy about 6 years ago

#267 - Shouldn't src/bin/has_backtrace.rs be in examples?

Issue - State: open - Opened by ignatenkobrain about 6 years ago - 1 comment

#266 - Backtrace has errors < 1.30

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

#265 - bare_trait_objects for deprecations

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

#264 - Rust > 1.27.0 fix for dyn deprecation in nightly

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

#263 - changes to backtrace crate

Issue - State: open - Opened by AndyGauge about 6 years ago - 1 comment

#262 - trait objects without an explicit `dyn` are deprecated

Issue - State: closed - Opened by AndyGauge about 6 years ago

#261 - deprecate quick_main?

Issue - State: open - Opened by AndyGauge about 6 years ago

#260 - Update version_check to 0.9.

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

#259 - cargo publish error

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

#258 - Release Candidate 0.12.1

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

#257 - If this crate is really drepecate, I should specify it and mark alternatives.

Issue - State: open - Opened by botika over 6 years ago - 8 comments

#256 - Correct Travis paths, and add custom license shield

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

#255 - Use Error::source not Error::cause in Rust versions that have it

Pull Request - State: closed - Opened by palfrey over 6 years ago - 14 comments

#254 - "use of deprecated item 'std::error::Error::cause'" on 2018-12-27 nightly

Issue - State: closed - Opened by palfrey over 6 years ago - 7 comments

#253 - Fix new macro import style

Pull Request - State: closed - Opened by faern almost 7 years ago - 6 comments

#252 - try to fix issue #251

Pull Request - State: closed - Opened by fogti almost 7 years ago - 4 comments

#251 - warning: lint unused_doc_comment has been renamed to unused_doc_comments

Issue - State: closed - Opened by jamesray1 almost 7 years ago - 8 comments

#250 - Importing the macro Rust 2018 way

Issue - State: closed - Opened by valpackett about 7 years ago - 2 comments

#249 - error-chain seems to have a problem with rust 1.27

Issue - State: closed - Opened by mark-summerfield about 7 years ago - 1 comment

#247 - Fix new renamed_and_removed_lints warning

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

#246 - Rename lint unused_doc_comment to unused_doc_comments

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

#245 - warning: lint unused_doc_comment has been renamed to unused_doc_comments

Issue - State: closed - Opened by df5602 about 7 years ago - 5 comments

#244 - Remove ChainedError trait (#181)

Pull Request - State: closed - Opened by kohensu about 7 years ago

#241 - Require that errors are Send/Sync/'static.

Pull Request - State: open - Opened by withoutboats over 7 years ago - 20 comments
Labels: Requires Engineers

#240 - Making errors Sync

Issue - State: open - Opened by withoutboats over 7 years ago - 10 comments

#239 - log feature - support use of the log crate

Pull Request - State: open - Opened by rusterize over 7 years ago - 3 comments

#238 - warning: large size difference between variants

Issue - State: open - Opened by bbigras over 7 years ago - 1 comment

#237 - Use Void in __Nonexhaustive

Pull Request - State: open - Opened by hcpl over 7 years ago - 2 comments

#236 - Single-line version of DisplayChain

Issue - State: open - Opened by dbrgn almost 8 years ago - 2 comments

#235 - Allow multiple errors to be mapped to single local error

Issue - State: open - Opened by thegranddesign almost 8 years ago - 2 comments

#234 - Reference description in display

Issue - State: open - Opened by kc1212 almost 8 years ago

#233 - Update the documentation of foreign io link in example_generated.rs

Pull Request - State: closed - Opened by debris almost 8 years ago - 3 comments

#232 - Fix master doc upload

Issue - State: open - Opened by Yamakaky almost 8 years ago - 3 comments

#231 - Cleanup impl_error_chain_kind macro.

Pull Request - State: closed - Opened by andy128k almost 8 years ago - 1 comment

#230 - error_chain does not escape {} in description()

Issue - State: closed - Opened by fschutt almost 8 years ago - 3 comments

#229 - impl From<std::convert::Infallible> for Error

Issue - State: open - Opened by CraZySacX almost 8 years ago - 5 comments

#228 - Allow skipping the `Msg` variant

Pull Request - State: closed - Opened by sgrif almost 8 years ago - 3 comments

#227 - Dealing with multiple threads

Issue - State: open - Opened by drahnr almost 8 years ago - 1 comment

#226 - Add test for result matching

Pull Request - State: closed - Opened by Yamakaky almost 8 years ago

#225 - Shrink the size of all `Error` types

Pull Request - State: open - Opened by alexcrichton almost 8 years ago - 5 comments
Labels: 0.13

#224 - Improve handling of backtraces

Pull Request - State: closed - Opened by alexcrichton almost 8 years ago - 2 comments

#223 - Get location information when printing the errors?

Issue - State: open - Opened by Ploppz almost 8 years ago - 4 comments

#222 - Plans to switch to use of non-exhaustive attribute?

Issue - State: open - Opened by mulkieran almost 8 years ago - 1 comment

#221 - Backtraces shouldn't need to be resolved unless necessary

Issue - State: open - Opened by Marwes almost 8 years ago - 3 comments

#220 - Consider using dltonay's semver trick to prevent State from breaking

Issue - State: open - Opened by golddranks almost 8 years ago - 3 comments

#219 - how to chain nom::IError?

Issue - State: open - Opened by bbigras almost 8 years ago - 4 comments

#217 - Cargo warning: doc comment not used

Issue - State: closed - Opened by heartsucker almost 8 years ago - 2 comments

#216 - Added support for quickmain to use `log` crate. (Address #165)

Pull Request - State: open - Opened by dgrnbrg almost 8 years ago - 4 comments

#200 - Allow disabling Msg variant in ErrorKind

Issue - State: closed - Opened by leoschwarz about 8 years ago - 8 comments

#192 - remove Deref impl for Error -> ErrorKind, implement `.description()` manually

Pull Request - State: closed - Opened by tinaun about 8 years ago - 2 comments

#190 - Resolve issues from libz blitz crate evaluation

Issue - State: open - Opened by brson about 8 years ago - 5 comments
Labels: help wanted

#184 - Remove impl Deref for ErrorKind

Issue - State: closed - Opened by brson about 8 years ago
Labels: help wanted, easy

#183 - Unify links and foreign_links

Issue - State: open - Opened by brson about 8 years ago - 1 comment
Labels: help wanted

#181 - Remove ChainedError trait

Issue - State: open - Opened by brson about 8 years ago - 5 comments
Labels: help wanted, easy

#163 - [WIP] Add derive block for deriving additional traits on error types

Pull Request - State: open - Opened by pengowen123 about 8 years ago - 13 comments

#162 - Add ResultExt::from_err() wrt #119

Pull Request - State: closed - Opened by hasufell about 8 years ago - 10 comments

#157 - no_std support (via an enabled-by-default "std" feature)

Pull Request - State: closed - Opened by tonychain about 8 years ago - 14 comments

#134 - Allow deriving traits on the Error

Issue - State: open - Opened by Yamakaky over 8 years ago - 8 comments

#91 - Document details around recursion limits

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

#73 - [WIP] Define Error struct in root crate.

Pull Request - State: closed - Opened by Yamakaky over 8 years ago - 1 comment

#69 - [WIP] Add `boxed-error` feature.

Pull Request - State: closed - Opened by Yamakaky over 8 years ago - 15 comments

#64 - [WIP] Core support

Pull Request - State: closed - Opened by Yamakaky over 8 years ago - 5 comments

#62 - Caused error

Pull Request - State: closed - Opened by Yamakaky over 8 years ago - 22 comments

#44 - Memory bloat

Issue - State: open - Opened by est31 almost 9 years ago - 23 comments