Ecosyste.ms: Issues

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

GitHub / dtolnay/no-panic issues and pull requests

#58 - Resolve unexpected_cfgs warning

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

#57 - false positive on trivial call to libc::mmap

Issue - State: open - Opened by anderspapitto 2 months ago

#55 - Document fat LTO and codegen unit solution

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

#54 - False positive with hashing

Issue - State: closed - Opened by nickbabcock 6 months ago - 5 comments

#53 - Pick up changes to non_exhaustive_omitted_patterns lint

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

#52 - Mention that profile opt-level can go in .cargo/config.toml too

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

#51 - Fail Non-Panicking Code with 'extern functions couldn't be found'

Issue - State: closed - Opened by netzdoktor 7 months ago - 1 comment

#50 - Failing to compile non-panicking code

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

#49 - panic = abort

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

#48 - Update to syn 2

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

#47 - Make error for async functions point to correct location and add some…

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

#46 - test conditional return & macro

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

#45 - support `const fn` - NAIVE WORKAROUND NOT RECOMMENDED

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

#44 - Test exhaustive match on syn::Type

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

#43 - Support impl Trait in return type

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

#41 - no-panic finds panics where there are none in barebones project

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

#40 - enable ui tests for Rust since 1.67.0 (current stable version)

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

#39 - Improve error message on async fn

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

#38 - testing on Windows

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

#37 - [BUG] test with async/.await

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

#36 - Recognize self arg with Pin type

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

#35 - Add CI job on macOS

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

#34 - REPRODUCTION test with std::pin (DO NOT MERGE)

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

#33 - issue with `mut self: std::pin::Pin<&mut Self>` parameter

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

#32 - Workaround needed on mac

Issue - State: closed - Opened by brodybits over 1 year ago

#31 - Preserve original input item on parse error

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

#30 - Add ui test

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

#29 - Do a parse as Nothing to check empty args

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

#28 - no-panic currently cannot be used in doctests

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

#27 - no_release_panic and more

Issue - State: closed - Opened by leonardo-m over 3 years ago - 1 comment

#26 - Run clippy linter in CI

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

#25 - Using no-panic crate wide

Issue - State: closed - Opened by pedrocr over 3 years ago - 1 comment

#24 - Adding no-op may_panic macro for documentation purpose

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

#23 - Adding examples for usage in libraries and binaries

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

#22 - Detected panic when returning a String

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

#21 - Adding tests for async calls

Issue - State: closed - Opened by paulkass over 3 years ago - 1 comment

#20 - Doesn't work with `impl Trait` return type

Issue - State: closed - Opened by Wolvereness almost 4 years ago

#19 - Add some documentation for how it works?

Issue - State: closed - Opened by jrmuizel about 4 years ago - 1 comment

#18 - Enable GitHub Actions

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

#17 - Idea: add can_panic macro

Issue - State: closed - Opened by rw about 4 years ago - 1 comment

#16 - Is there a way to use potentially panicking code in a #[no_panic] function

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

#15 - Panic detected on a dummy function from a lib

Issue - State: closed - Opened by RazrFalcon over 4 years ago - 6 comments

#14 - Could we extend no-panic to work on blocks, not just functions?

Issue - State: closed - Opened by rw over 4 years ago - 6 comments

#13 - enabling in release-only or using feature

Issue - State: closed - Opened by jadamcrain over 4 years ago - 2 comments

#12 - Functions can build and then panic despite being marked no_panic

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

#11 - Move self in unreachable code

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

#10 - Attempts to improve macro

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

#9 - Is it working with MSVC on Windows?

Issue - State: closed - Opened by cg31 almost 5 years ago - 7 comments

#8 - Best practices around verification

Issue - State: open - Opened by tkaitchuck almost 5 years ago - 3 comments

#7 - Strange borrow checker error

Issue - State: closed - Opened by RazrFalcon over 5 years ago - 1 comment

#6 - Version requirement

Issue - State: closed - Opened by leonjia0112 over 5 years ago - 1 comment

#5 - Suggest opt-level = 1

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

#4 - panic for no panic function

Issue - State: closed - Opened by leonjia0112 over 5 years ago - 4 comments

#3 - Should this check for allocation failures?

Issue - State: closed - Opened by saethlin over 5 years ago - 1 comment

#2 - Support methods with &mut self argument

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

#1 - Lifetime error on methods that accept &mut self and return a borrow of self

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