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
#68 - Document and improve error on `const fn`
Pull Request -
State: closed - Opened by dtolnay about 2 months ago
#67 - Clarify panic="unwind" requirement
Pull Request -
State: closed - Opened by dtolnay about 2 months ago
#66 - no_panic and const
Issue -
State: closed - Opened by BenjaminBrienen about 2 months ago
- 1 comment
#65 - Another way to disable panics
Issue -
State: closed - Opened by safinaskar about 2 months ago
- 1 comment
#64 - Disallow warnings in tests
Pull Request -
State: closed - Opened by dtolnay 2 months ago
#63 - Move tests' temporary directory from /tmp to target
Pull Request -
State: closed - Opened by dtolnay 2 months ago
#62 - Refer to crates by absolute path in generated code
Pull Request -
State: closed - Opened by dtolnay 2 months ago
#61 - Enable rustfmt on test modules
Pull Request -
State: closed - Opened by dtolnay 2 months ago
#60 - Make generated code compatible with Rust 2024 edition
Pull Request -
State: closed - Opened by dtolnay 3 months ago
#59 - False-positive on an empty function, probably because of the return type
Issue -
State: closed - Opened by orsinium 7 months ago
- 1 comment
#58 - Resolve unexpected_cfgs warning
Pull Request -
State: closed - Opened by dtolnay 9 months ago
#57 - false positive on trivial call to libc::mmap
Issue -
State: open - Opened by anderspapitto 9 months ago
#56 - False positive when annotating (non-tail?)-recursive functions
Issue -
State: open - Opened by dflemstr 10 months ago
#55 - Document fat LTO and codegen unit solution
Pull Request -
State: closed - Opened by nickbabcock about 1 year ago
#54 - False positive with hashing
Issue -
State: closed - Opened by nickbabcock about 1 year ago
- 5 comments
#53 - Pick up changes to non_exhaustive_omitted_patterns lint
Pull Request -
State: closed - Opened by dtolnay about 1 year ago
#52 - Mention that profile opt-level can go in .cargo/config.toml too
Pull Request -
State: closed - Opened by dtolnay about 1 year ago
#51 - Fail Non-Panicking Code with 'extern functions couldn't be found'
Issue -
State: closed - Opened by netzdoktor about 1 year ago
- 1 comment
#50 - Failing to compile non-panicking code
Issue -
State: closed - Opened by sloganking over 1 year ago
- 1 comment
#49 - panic = abort
Issue -
State: closed - Opened by wmmc88 over 1 year ago
- 1 comment
#48 - Update to syn 2
Pull Request -
State: closed - Opened by dtolnay almost 2 years ago
#47 - Make error for async functions point to correct location and add some…
Pull Request -
State: closed - Opened by VanOvermeire almost 2 years ago
- 1 comment
#46 - test conditional return & macro
Pull Request -
State: closed - Opened by brodybits almost 2 years ago
#45 - support `const fn` - NAIVE WORKAROUND NOT RECOMMENDED
Pull Request -
State: closed - Opened by brodybits almost 2 years ago
#44 - Test exhaustive match on syn::Type
Pull Request -
State: closed - Opened by dtolnay almost 2 years ago
#43 - Support impl Trait in return type
Pull Request -
State: closed - Opened by dtolnay almost 2 years ago
#42 - Add test that requires the nested closure to be written with non-inferred return type
Pull Request -
State: closed - Opened by dtolnay almost 2 years ago
#41 - no-panic finds panics where there are none in barebones project
Issue -
State: closed - Opened by ZeeQyu almost 2 years ago
- 5 comments
#40 - enable ui tests for Rust since 1.67.0 (current stable version)
Pull Request -
State: closed - Opened by brodybits almost 2 years ago
#39 - Improve error message on async fn
Pull Request -
State: closed - Opened by dtolnay almost 2 years ago
#38 - testing on Windows
Pull Request -
State: closed - Opened by brodybits almost 2 years ago
#37 - [BUG] test with async/.await
Pull Request -
State: closed - Opened by brodybits almost 2 years ago
- 1 comment
#36 - Recognize self arg with Pin type
Pull Request -
State: closed - Opened by dtolnay almost 2 years ago
#35 - Add CI job on macOS
Pull Request -
State: closed - Opened by dtolnay almost 2 years ago
#34 - REPRODUCTION test with std::pin (DO NOT MERGE)
Pull Request -
State: closed - Opened by brodybits almost 2 years ago
#33 - issue with `mut self: std::pin::Pin<&mut Self>` parameter
Issue -
State: closed - Opened by brodybits almost 2 years ago
- 1 comment
#32 - Workaround needed on mac
Issue -
State: closed - Opened by brodybits almost 2 years ago
#31 - Preserve original input item on parse error
Pull Request -
State: closed - Opened by dtolnay over 2 years ago
#30 - Add ui test
Pull Request -
State: closed - Opened by dtolnay over 2 years ago
#29 - Do a parse as Nothing to check empty args
Pull Request -
State: closed - Opened by dtolnay over 2 years ago
#28 - no-panic currently cannot be used in doctests
Issue -
State: open - Opened by untitaker about 3 years ago
#27 - no_release_panic and more
Issue -
State: closed - Opened by leonardo-m about 4 years ago
- 1 comment
#26 - Run clippy linter in CI
Pull Request -
State: closed - Opened by dtolnay about 4 years ago
#25 - Using no-panic crate wide
Issue -
State: closed - Opened by pedrocr about 4 years ago
- 1 comment
#24 - Adding no-op may_panic macro for documentation purpose
Pull Request -
State: closed - Opened by mettke about 4 years ago
#23 - Adding examples for usage in libraries and binaries
Pull Request -
State: closed - Opened by mettke about 4 years ago
#22 - Detected panic when returning a String
Issue -
State: closed - Opened by paulkass over 4 years ago
- 3 comments
#21 - Adding tests for async calls
Issue -
State: closed - Opened by paulkass over 4 years ago
- 1 comment
#20 - Doesn't work with `impl Trait` return type
Issue -
State: closed - Opened by Wolvereness over 4 years ago
#19 - Add some documentation for how it works?
Issue -
State: closed - Opened by jrmuizel over 4 years ago
- 1 comment
#18 - Enable GitHub Actions
Pull Request -
State: closed - Opened by dtolnay almost 5 years ago
#17 - Idea: add can_panic macro
Issue -
State: closed - Opened by rw almost 5 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 almost 5 years ago
- 3 comments
#15 - Panic detected on a dummy function from a lib
Issue -
State: closed - Opened by RazrFalcon almost 5 years ago
- 6 comments
#14 - Could we extend no-panic to work on blocks, not just functions?
Issue -
State: closed - Opened by rw almost 5 years ago
- 6 comments
#13 - enabling in release-only or using feature
Issue -
State: closed - Opened by jadamcrain about 5 years ago
- 2 comments
#12 - Functions can build and then panic despite being marked no_panic
Issue -
State: closed - Opened by Lokathor about 5 years ago
- 7 comments
#11 - Move self in unreachable code
Pull Request -
State: closed - Opened by dtolnay about 5 years ago
#10 - Attempts to improve macro
Issue -
State: closed - Opened by Lej77 about 5 years ago
- 1 comment
#9 - Is it working with MSVC on Windows?
Issue -
State: closed - Opened by cg31 over 5 years ago
- 7 comments
#8 - Best practices around verification
Issue -
State: open - Opened by tkaitchuck over 5 years ago
- 3 comments
#7 - Strange borrow checker error
Issue -
State: closed - Opened by RazrFalcon almost 6 years ago
- 1 comment
#6 - Version requirement
Issue -
State: closed - Opened by leonjia0112 about 6 years ago
- 1 comment
#5 - Suggest opt-level = 1
Pull Request -
State: closed - Opened by dtolnay about 6 years ago
#4 - panic for no panic function
Issue -
State: closed - Opened by leonjia0112 about 6 years ago
- 4 comments
#3 - Should this check for allocation failures?
Issue -
State: closed - Opened by saethlin over 6 years ago
- 1 comment
#2 - Support methods with &mut self argument
Pull Request -
State: closed - Opened by dtolnay over 6 years ago
#1 - Lifetime error on methods that accept &mut self and return a borrow of self
Issue -
State: closed - Opened by saethlin over 6 years ago
- 3 comments