Ecosyste.ms: Issues

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

GitHub / geiger-rs/cargo-geiger issues and pull requests

#51 - Refactored to use a cargo workspace

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

#50 - Listing lines that can panic in your crate

Issue - State: closed - Opened by RazrFalcon almost 6 years ago - 15 comments

#50 - Listing lines that can panic in your crate

Issue - State: closed - Opened by RazrFalcon almost 6 years ago - 15 comments

#49 - Split CLI and library into two crates?

Issue - State: closed - Opened by anderejd almost 6 years ago - 4 comments
Labels: question

#49 - Split CLI and library into two crates?

Issue - State: closed - Opened by anderejd almost 6 years ago - 4 comments
Labels: question

#48 - More public api cleanup

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

#48 - More public api cleanup

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

#47 - "dyld: Library not loaded" on macOS in crate with rust-toolchain file

Issue - State: open - Opened by jbg almost 6 years ago - 2 comments
Labels: help wanted, good first issue, environment

#47 - "dyld: Library not loaded" on macOS in crate with rust-toolchain file

Issue - State: open - Opened by jbg almost 6 years ago - 2 comments
Labels: help wanted, good first issue, environment

#46 - add options to filter dependencies by kind; defaults to Kind::Normal

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

#46 - add options to filter dependencies by kind; defaults to Kind::Normal

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

#45 - Public API, initial polish

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

#45 - Public API, initial polish

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

#44 - Add an example that use cargo-geiger as a library

Issue - State: closed - Opened by anderejd almost 6 years ago - 2 comments

#44 - Add an example that use cargo-geiger as a library

Issue - State: closed - Opened by anderejd almost 6 years ago - 2 comments

#43 - Display additive summary at the end

Issue - State: closed - Opened by alexmaco almost 6 years ago - 1 comment
Labels: enhancement, help wanted, good first issue

#43 - Display additive summary at the end

Issue - State: closed - Opened by alexmaco almost 6 years ago - 1 comment
Labels: enhancement, help wanted, good first issue

#42 - Switch to ignore build-dependencies and dev-dependencies

Issue - State: closed - Opened by alexmaco almost 6 years ago - 1 comment

#42 - Switch to ignore build-dependencies and dev-dependencies

Issue - State: closed - Opened by alexmaco almost 6 years ago - 1 comment

#41 - Scan & print separation

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

#41 - Scan & print separation

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

#40 - Use Rust 2018 edition

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

#40 - Use Rust 2018 edition

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

#39 - Prep 0.4.2

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

#39 - Prep 0.4.2

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

#38 - Updated deps and fixed build errors.

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

#38 - Updated deps and fixed build errors.

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

#37 - Migrate to Rust 2018 edition

Issue - State: closed - Opened by anderejd almost 6 years ago
Labels: enhancement, good first issue

#37 - Migrate to Rust 2018 edition

Issue - State: closed - Opened by anderejd almost 6 years ago
Labels: enhancement, good first issue

#36 - Use CI for testing on all major platforms

Issue - State: closed - Opened by anderejd almost 6 years ago - 3 comments
Labels: enhancement

#36 - Use CI for testing on all major platforms

Issue - State: closed - Opened by anderejd almost 6 years ago - 3 comments
Labels: enhancement

#35 - Add optional json output format

Issue - State: closed - Opened by anderejd almost 6 years ago - 4 comments
Labels: enhancement

#35 - Add optional json output format

Issue - State: closed - Opened by anderejd almost 6 years ago - 4 comments
Labels: enhancement

#34 - False negative in minimal example

Issue - State: closed - Opened by anderejd almost 6 years ago - 1 comment
Labels: bug

#34 - False negative in minimal example

Issue - State: closed - Opened by anderejd almost 6 years ago - 1 comment
Labels: bug

#33 - Canonicalize file paths from walker

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

#33 - Canonicalize file paths from walker

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

#32 - More refactoring

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

#32 - More refactoring

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

#31 - Basic refactoring into library and binary crates.

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

#31 - Basic refactoring into library and binary crates.

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

#30 - Make it available as a library?

Issue - State: closed - Opened by icefoxen almost 6 years ago - 33 comments
Labels: enhancement

#30 - Make it available as a library?

Issue - State: closed - Opened by icefoxen almost 6 years ago - 33 comments
Labels: enhancement

#29 - fix handling source files with invalid utf8: lossy conversion to string

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

#29 - fix handling source files with invalid utf8: lossy conversion to string

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

#28 - fix build on rust 1.30: upgrade petgraph to 0.4.13

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

#28 - fix build on rust 1.30: upgrade petgraph to 0.4.13

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

#27 - Shall cargo-geier print some happy character for forbid(unsafe_code) crates?

Issue - State: closed - Opened by vi over 6 years ago - 10 comments
Labels: enhancement, good first issue

#27 - Shall cargo-geier print some happy character for forbid(unsafe_code) crates?

Issue - State: closed - Opened by vi over 6 years ago - 10 comments
Labels: enhancement, good first issue

#26 - Ignore #[test] functions.

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

#26 - Ignore #[test] functions.

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

#25 - [Work in progress] Error handling (pass 2)

Pull Request - State: closed - Opened by anderejd over 6 years ago - 1 comment

#25 - [Work in progress] Error handling (pass 2)

Pull Request - State: closed - Opened by anderejd over 6 years ago - 1 comment

#24 - Build scripts are not triggered (?)

Issue - State: closed - Opened by anderejd over 6 years ago - 1 comment

#24 - Build scripts are not triggered (?)

Issue - State: closed - Opened by anderejd over 6 years ago - 1 comment

#23 - Result based error handling (pass 1)

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

#23 - Result based error handling (pass 1)

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

#22 - False positives in easy testcase.

Issue - State: open - Opened by vi over 6 years ago - 2 comments
Labels: bug, help wanted

#22 - False positives in easy testcase.

Issue - State: open - Opened by vi over 6 years ago - 2 comments
Labels: bug, help wanted

#21 - PoisonError on gumdrop_derive

Issue - State: closed - Opened by RazrFalcon over 6 years ago - 2 comments
Labels: bug

#21 - PoisonError on gumdrop_derive

Issue - State: closed - Opened by RazrFalcon over 6 years ago - 2 comments
Labels: bug

#20 - 'features' flags does not work

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

#19 - Panic during checking

Issue - State: closed - Opened by RazrFalcon over 6 years ago - 2 comments
Labels: bug

#19 - Panic during checking

Issue - State: closed - Opened by RazrFalcon over 6 years ago - 2 comments
Labels: bug

#18 - `cargo geiger --help` may need some work

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

#18 - `cargo geiger --help` may need some work

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

#17 - New default scan mode

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

#17 - New default scan mode

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

#16 - Use cargo_metadata to explore the dependency tree.

Issue - State: closed - Opened by anderejd over 6 years ago - 17 comments
Labels: enhancement, help wanted, important

#16 - Use cargo_metadata to explore the dependency tree.

Issue - State: closed - Opened by anderejd over 6 years ago - 17 comments
Labels: enhancement, help wanted, important

#15 - Added --experimental flag to allow merging WIP features to master.

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

#14 - Improve scanning

Issue - State: closed - Opened by anderejd over 6 years ago - 4 comments
Labels: enhancement

#13 - cfg-gated unsafe.

Issue - State: closed - Opened by vi over 6 years ago - 4 comments
Labels: question

#12 - Ignore examples

Issue - State: open - Opened by anderejd over 6 years ago - 1 comment
Labels: bug, enhancement

#11 - False positives for the syn crate

Issue - State: open - Opened by niklasf over 6 years ago - 3 comments
Labels: bug

#10 - Html output?

Issue - State: open - Opened by anderejd over 6 years ago - 1 comment
Labels: enhancement

#9 - Table-ized output formatting

Pull Request - State: closed - Opened by alexmaco over 6 years ago - 1 comment

#8 - Document unsafe reasons/audit trail

Issue - State: closed - Opened by audreyality over 6 years ago - 3 comments
Labels: enhancement

#7 - Why `libc` crate is green?

Issue - State: closed - Opened by ozkriff over 6 years ago - 6 comments
Labels: bug, help wanted

#6 - How to count rust-bindgen and other FFI?

Issue - State: open - Opened by anderejd over 6 years ago - 3 comments
Labels: enhancement, question

#5 - Some crates fail with "failed to parse all tokens"

Issue - State: closed - Opened by stusmall over 6 years ago - 5 comments
Labels: bug, help wanted

#4 - Incorrect numbers for the resvg crate

Issue - State: closed - Opened by RazrFalcon over 6 years ago - 8 comments
Labels: bug, help wanted

#3 - Ignore tests

Issue - State: closed - Opened by RazrFalcon over 6 years ago - 9 comments
Labels: bug, good first issue

#2 - #![forbid(unsafe)]

Issue - State: closed - Opened by est31 over 6 years ago - 1 comment

#1 - Dependency tree walking and printing.

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