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

GitHub / cuviper/autocfg issues and pull requests

#78 - Release 1.5.0

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

#77 - Add methods to get/set the edition

Pull Request - State: closed - Opened by cuviper 2 months ago

#76 - Fix clippy::nonminimal_bool

Pull Request - State: closed - Opened by cuviper 2 months ago

#75 - Remove probe output files

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

#74 - probe_rustc_version can lead to build failures on old nightly rustc

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

#73 - Release 1.4.0

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

#72 - Use `CARGO_TARGET_TMPDIR` in integration tests

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

#71 - Add randomization to probe crate names

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

#70 - Automatically emit `rustc-check-cfg` directives for AutoCfg

Pull Request - State: closed - Opened by Techcable 11 months ago - 4 comments

#69 - Getting different crate ids with different host compilers

Issue - State: closed - Opened by NickeZ 12 months ago - 1 comment

#68 - Doesn't tries to determine correct target

Issue - State: open - Opened by boozook about 1 year ago - 8 comments

#67 - Add a method to control the `--edition`

Issue - State: closed - Opened by cuviper about 1 year ago
Labels: enhancement, good first issue

#66 - Add a check for supporting `extern "x"` values

Issue - State: open - Opened by tgross35 about 1 year ago
Labels: enhancement

#65 - test suite unreliable since v1.2.0

Issue - State: closed - Opened by decathorpe about 1 year ago - 4 comments

#64 - Add support for `--check-cfg` [Rust 1.80]

Issue - State: closed - Opened by cuviper about 1 year ago - 1 comment
Labels: enhancement

#63 - Release 1.3.0

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

#62 - Wrapper enhancements

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

#61 - Racy failures in `test_wrappers`

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

#60 - Test if a dependency contains a path or symbol

Issue - State: open - Opened by flaviojs over 1 year ago - 3 comments

#59 - Add `AutoCfg::probe_raw` for free-form probes

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

#58 - autocfg still calls rustc without the wrapper

Issue - State: closed - Opened by RalfJung over 1 year ago - 13 comments

#57 - Release 1.2.0

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

#56 - Support `RUSTC_WRAPPER` and `RUSTC_WORKSPACE_WRAPPER`

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

#55 - Update CI without bors

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

#54 - Test for specific named feature in std?

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

#53 - Fails to detect crate std on NixOS

Issue - State: open - Opened by shimunn over 2 years ago - 7 comments

#52 - Program unexpected panic when unwrap is used

Issue - State: closed - Opened by bhao-Soo over 2 years ago - 1 comment

#51 - Build errors on riscv64-linux

Issue - State: closed - Opened by tommythorn almost 3 years ago - 2 comments

#50 - fixes Clippy issues

Pull Request - State: closed - Opened by amincheloh almost 3 years ago - 2 comments

#49 - Not compiling in Docker image running on M1 Mac using `--platform linux/amd64`

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

#48 - Upgrade license links to https

Pull Request - State: closed - Opened by LingMan about 3 years ago - 2 comments

#47 - Add documentation link to Cargo.toml

Pull Request - State: closed - Opened by LingMan about 3 years ago - 6 comments

#46 - 'probe' does not work under Miri

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

#45 - Update and simplify the CI workflow

Pull Request - State: closed - Opened by cuviper about 3 years ago - 2 comments

#44 - --cap-lints=allow

Pull Request - State: open - Opened by CAD97 over 3 years ago

#43 - probe with_features

Pull Request - State: open - Opened by CAD97 over 3 years ago

#42 - Stateless feature probing

Pull Request - State: open - Opened by CAD97 over 3 years ago

#41 - Consider adding `--cap-lints=warn` to probe `rustc` invocations

Issue - State: open - Opened by Xiphoseer over 3 years ago - 1 comment

#40 - Backport CARGO_ENCODED_RUSTFLAGS to version 0.1

Issue - State: closed - Opened by tranzystorek-io over 3 years ago - 2 comments

#39 - Use CARGO_ENCODED_RUSTFLAGS when it is set

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

#38 - Check `CARGO_ENCODED_RUSTFLAGS` of cargo 1.55+, prefer over `RUSTFLAGS`

Pull Request - State: closed - Opened by ColinFinck over 3 years ago - 2 comments

#37 - error: could not compile `autocfg`

Issue - State: closed - Opened by crackfan almost 4 years ago - 4 comments

#36 - hanging on aarch64

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

#35 - Enabling and disabling features

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

#34 - autocfg does not work in the presence of -Z build-std

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

#33 - Probe rustc channel

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

#32 - Hide rustc output by default.

Pull Request - State: open - Opened by emilio over 4 years ago - 5 comments

#31 - Can I probe for const generics support?

Issue - State: closed - Opened by cole-miller over 4 years ago - 3 comments

#30 - Is there some way to hide the rustc output?

Issue - State: open - Opened by nical over 4 years ago - 6 comments

#29 - Improve panic message of autocfg::new

Pull Request - State: closed - Opened by taiki-e almost 5 years ago - 3 comments

#28 - Probing for nightly

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

#27 - Add getter `no_std()` and setter `set_no_std(bool)`

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

#26 - Support RUSTC_WRAPPER

Issue - State: closed - Opened by cuviper almost 5 years ago - 8 comments
Labels: enhancement

#25 - Try to determine if --target was passed to Cargo

Pull Request - State: closed - Opened by adamreichold almost 5 years ago - 7 comments

#24 - Expose `AutoCfg::probe`

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

#23 - crate has single crates.io owner

Issue - State: closed - Opened by matklad about 5 years ago - 3 comments

#22 - Use TESTS_TARGET_DIR envvar to override tests target dir

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

#21 - Switch to GitHub Actions

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

#20 - Release 1.0.0

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

#19 - Add probe_expression and probe_constant

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

#18 - Use the test's current_exe() to find the target dir

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

#17 - Probe const_fn

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

#16 - Publish 1.0

Issue - State: closed - Opened by matklad over 5 years ago - 7 comments

#15 - rust-flags specified in cargo configs are ignored by autocfg.

Issue - State: closed - Opened by janderholm over 5 years ago - 7 comments

#14 - Compatible with cargo --remap-path-prefix

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

#13 - Apply rustflags when probing rustc

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

#12 - Doesn't work with custom Rust sysroot

Issue - State: closed - Opened by jdm almost 6 years ago - 3 comments

#11 - Add arguments from RUSTFLAGS to the rustc command.

Pull Request - State: closed - Opened by ColinFinck almost 6 years ago - 4 comments

#10 - Apply rustflags when probing rustc

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

#9 - Add probe_sysroot_crate and emit_sysroot_crate

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

#8 - Mask future warnings that can't be helped in 1.0

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

#7 - Fix build warnings on beta

Pull Request - State: closed - Opened by aldanor about 6 years ago - 3 comments

#6 - Release 0.1.4

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

#5 - Auto-detect #![no_std] and release 0.1.3

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

#4 - Probing doesn't work for no-std targets

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

#3 - Add doc-comment to test README examples

Pull Request - State: closed - Opened by GuillaumeGomez over 6 years ago - 3 comments

#2 - test method exists base on signature

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

#1 - Add rerun_env and rerun_path

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