Julien Cretin

Results 118 issues of Julien Cretin
trafficstars

### Problem - I'm a library writer. - I only want to use caret requirements (I'm open to be convinced otherwise). - I want my library to work with the...

C-feature-request
Command-add
S-needs-team-input

### Problem With `nightly-2024-05-01-x86_64-unknown-linux-gnu`, we don't get any warning during `cargo package` or `cargo publish` that implicit (i.e. not listed in the `Cargo.toml`) examples and tests are not included (when...

C-bug
Command-publish
Command-package
S-needs-info

### Bug Description ``` maturin has panicked. This is a bug in maturin. Please report this at https://github.com/PyO3/maturin/issues/new/choose. If you can reliably reproduce this panic, include the reproduction steps and...

bug
sdist

This is needed for #278 and similar to #632.

crate:xtask
for:usability
runner:host

This may remove problems with required system dependencies. Reference: https://crates.io/crates/nusb

good first issue
needs:implementation
crate:cli
for:usability
crate:protocol

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Clap Version 4.5.9 ### Describe your...

C-enhancement
M-breaking-change
S-waiting-on-decision
A-derive

See https://blog.rust-lang.org/2025/04/04/c-abi-changes-for-wasm32-unknown-unknown.html for context. We need to only pass scalars. We can still provide an inline wrapper to convert from indirect to direct style, so that the prelude doesn't need...

needs:implementation
for:usability
crate:api
prio:high

This is part of #46 and was developed in the `dev/fast-interp` branch.

crate:interpreter
crate:cli
for:performance