Ecosyste.ms: Issues

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

GitHub / dtolnay/anyhow issues and pull requests

#406 - Increase or remove `ensure` `Debug` output limit

Issue - State: open - Opened by sirewix 3 days ago

#405 - Creating anyhow! from Arc<Error> miss error source

Issue - State: open - Opened by mickaelmagniez about 1 month ago

#404 - Ignore missing_abi lint in nightly-2025-01-16

Pull Request - State: closed - Opened by dtolnay about 1 month ago

#403 - Reconsider stracktrace configurability with rust 2024 set_var changes.

Issue - State: open - Opened by rukai about 2 months ago - 1 comment

#402 - Add Error::from_boxed with documentation about bidirectional `?`

Pull Request - State: closed - Opened by dtolnay about 2 months ago

#401 - Add `construct_` prefix to name of private construct functions

Pull Request - State: closed - Opened by dtolnay about 2 months ago

#399 - Align naming between Ok function argument and its documentation

Pull Request - State: closed - Opened by dtolnay 3 months ago

#398 - Fix anyhow::Ok rustdoc code formatting

Pull Request - State: closed - Opened by zertosh 3 months ago

#397 - Add option to include tracing spans in anyhow errors.

Pull Request - State: closed - Opened by aikalant 3 months ago

#396 - Cancellation

Issue - State: closed - Opened by CyberTech1111 3 months ago

#395 - Error code for database entry

Issue - State: closed - Opened by CyberTech1111 3 months ago

#394 - Add debugger visualizer for anyhow::Error

Issue - State: open - Opened by dtolnay 3 months ago

#393 - A convenience macro to unwrap an option with a general message

Pull Request - State: closed - Opened by imbolc 3 months ago

#391 - Update dev-dependencies to thiserror v2

Pull Request - State: closed - Opened by dtolnay 3 months ago

#390 - Add support for raw addr syntax

Pull Request - State: closed - Opened by dtolnay 4 months ago

#389 - no_std 1.82 use anyhow

Issue - State: closed - Opened by zhang-wenchao 4 months ago - 4 comments

#388 - Clean up dep-info files from OUT_DIR

Pull Request - State: closed - Opened by dtolnay 4 months ago

#385 - Update documentation on no-std error type conversions

Pull Request - State: closed - Opened by dtolnay 5 months ago

#384 - Remove note about `?` in no_std mode

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

#383 - Support error sources in no-std on Rust 1.81+

Pull Request - State: closed - Opened by dtolnay 5 months ago

#382 - Access generic_member_access APIs through core

Pull Request - State: closed - Opened by dtolnay 5 months ago

#381 - Add a programmable switch for backtrace

Issue - State: open - Opened by xtexChooser 7 months ago

#379 - Conversion to Box<dyn Error> loses downcast ability

Issue - State: open - Opened by seanmonstar 8 months ago - 1 comment

#378 - Update test suite to nightly-2024-06-12

Pull Request - State: closed - Opened by dtolnay 8 months ago

#377 - Enable {:?} test regardless of backtrace support

Pull Request - State: closed - Opened by dtolnay 9 months ago

#376 - Unsound usages of unsafe implementation from `u8` to `str`

Issue - State: closed - Opened by llooFlashooll 9 months ago - 2 comments

#375 - Update Cargo.toml

Pull Request - State: closed - Opened by divanshi18 9 months ago

#374 - Rely on docs.rs to define --cfg=docsrs by default

Pull Request - State: closed - Opened by dtolnay 9 months ago

#373 - Fix parse error with non-literal after minus sign

Pull Request - State: closed - Opened by dtolnay 9 months ago

#372 - Cannot compile when using `ensure!`

Issue - State: closed - Opened by photino 9 months ago - 1 comment

#371 - Preserve more token spans in expression parser

Pull Request - State: closed - Opened by dtolnay 9 months ago

#370 - Feature suggestion: ensure_some!() for unwrapping options

Issue - State: closed - Opened by SimonSapin 9 months ago - 3 comments

#369 - Mark rules that lose spacing information in new pretty printer

Pull Request - State: closed - Opened by dtolnay 9 months ago

#368 - Work around upcoming stringify pretty-printer changes

Pull Request - State: closed - Opened by dtolnay 9 months ago

#367 - Switch to custom Not trait instead of `!` operator

Pull Request - State: closed - Opened by dtolnay 9 months ago

#366 - Add ensure test with a Deref to bool

Pull Request - State: closed - Opened by dtolnay 9 months ago

#365 - Add tests for `ensure!` with non-bool argument

Pull Request - State: closed - Opened by dtolnay 9 months ago

#364 - token::Interpolated

Pull Request - State: closed - Opened by dtolnay 9 months ago

#363 - Resolve unexpected_cfgs warning

Pull Request - State: closed - Opened by dtolnay 10 months ago

#362 - Short backtrace

Issue - State: open - Opened by thewh1teagle 10 months ago - 2 comments

#361 - `anyhow::ensure!` doesn't work with custom error type

Issue - State: closed - Opened by samuela 10 months ago - 1 comment

#360 - Make ensure's doc comment apply to the cfg(not(doc)) macro too

Pull Request - State: closed - Opened by dtolnay 10 months ago

#359 - Are you open to de-duplicating the build.rs build probe code?

Issue - State: open - Opened by RalfJung 11 months ago - 7 comments

#358 - Apply RUSTC_WORKSPACE_WRAPPER

Pull Request - State: closed - Opened by dtolnay 11 months ago

#357 - Remove conditional on repr(transparent)

Pull Request - State: closed - Opened by dtolnay 11 months ago

#356 - anyhow::Error to Box<dyn Error> isn't compatible with other libraries

Issue - State: open - Opened by rkuklik 11 months ago - 3 comments

#355 - Work around needless_return rust-analyzer bug in bail macro

Pull Request - State: closed - Opened by dtolnay 11 months ago

#354 - Make compatible with -Dwarnings

Pull Request - State: closed - Opened by dtolnay 11 months ago

#353 - Question regarding stacktrace

Issue - State: open - Opened by oknozor 12 months ago

#352 - Implement Context for Error

Issue - State: open - Opened by mawallace 12 months ago

#351 - rust-analyzer nightly throws needless_return warning on bail!

Issue - State: closed - Opened by kaffarell 12 months ago - 2 comments

#350 - Add dependabot

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

#349 - Depending on `CARGO_ENCODED_RUSTFLAGS` may produce stale builds

Issue - State: closed - Opened by workingjubilee about 1 year ago - 1 comment

#348 - as_ref() type must be known at this point

Issue - State: open - Opened by pronebird about 1 year ago

#347 - Possible performance regression on Windows

Issue - State: open - Opened by nwalfield about 1 year ago - 5 comments

#346 - Make backtrace support optional

Issue - State: open - Opened by purplesyringa about 1 year ago - 10 comments

#345 - Updating from version 1.0.76 breaks backtraces

Issue - State: closed - Opened by dfaust about 1 year ago - 2 comments

#344 - Default Ok-type to `()` in `anyhow::Result` typedef

Issue - State: closed - Opened by emilk about 1 year ago - 2 comments

#343 - Update README.md with a link and a typo correction

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

#341 - `anyhow!(e)` doesn't preserve `source` for `&Error`

Issue - State: open - Opened by xxchan about 1 year ago - 1 comment

#340 - Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache

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

#339 - Create devcontainer.json

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

#338 - Make CI verify that error_generic_member_access works in latest nightly

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

#337 - Do not rebuild on RUSTC_BOOTSTRAP changes on nightly compiler

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

#336 - Remove option_if_let_else clippy suppression from build script

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

#335 - Require cargo promised environment variables to be present

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

#334 - Move probe.rs out of build script string literal into file

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

#333 - Turn on cfg(std_backtrace) on new enough stable rustc

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

#332 - Rename `cfg(backtrace)` -> `cfg(std_backtrace)`

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

#331 - Separate cfgs for Backtrace vs Error::provide

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

#330 - Rerun build script on RUSTC_BOOTSTRAP change

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

#329 - Turn on deny(unsafe_op_in_unsafe_fn)

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

#328 - Customize backtrace logic?

Issue - State: open - Opened by quark-zju about 1 year ago

#327 - Should `anyhow::Error::chain` return `dyn Error + Send + Sync`

Issue - State: open - Opened by ten3roberts about 1 year ago - 2 comments

#326 - Nightly feature wrongly enabled on stable toolchain

Issue - State: closed - Opened by i509VCB over 1 year ago - 3 comments

#325 - `ensure!` macro implementation details

Issue - State: closed - Opened by gimbles over 1 year ago - 8 comments

#323 - `build.rs` should not detect nightly feature

Issue - State: closed - Opened by loynoir over 1 year ago - 12 comments

#322 - Allow source errors to expose their own context?

Issue - State: closed - Opened by NightEule5 over 1 year ago - 1 comment

#321 - Use `#[track_caller]` to provide info on where the error was created

Issue - State: closed - Opened by laralove143 over 1 year ago - 1 comment

#320 - don't run build probes in rustc bootstrap

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

#319 - Update to nightly's new Error::provide API

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

#317 - Couldn't use with nom error

Issue - State: closed - Opened by BlackSunDangerise over 1 year ago - 2 comments
Labels: support

#316 - Error display inconsistent

Issue - State: closed - Opened by hanakannzashi over 1 year ago - 1 comment

#315 - backtrace seems to only work with opt-level=0

Issue - State: closed - Opened by kurtbuilds over 1 year ago - 5 comments

#314 - Replacing the stack trace of an anyhow error

Issue - State: closed - Opened by nipunn1313 over 1 year ago - 3 comments

#312 - Add `to_anyhow()` Result method.

Issue - State: closed - Opened by zarik5 over 1 year ago - 2 comments

#311 - Cargo.toml add backtrace to features

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

#310 - anyhow-1.0.71 does not compile on stable rust

Issue - State: closed - Opened by IceTDrinker over 1 year ago - 2 comments

#309 - Support for constructing an error with a cause and a message

Issue - State: closed - Opened by DanielBauman88 over 1 year ago - 2 comments

#308 - docs: clarify the absence of the "Error: " prefix in `Debug` output

Pull Request - State: open - Opened by leungyauming almost 2 years ago

#307 - IntoError trait

Pull Request - State: closed - Opened by stepancheg almost 2 years ago - 4 comments

#306 - Mark format_err macro as doc(no_inline)

Pull Request - State: closed - Opened by dtolnay almost 2 years ago