ChanTsune

Results 4 comments of ChanTsune

I guess that the current cargo-edit uses `package.name` in Cargo.toml as the name of the archive. For example, if `package.name = "foo"`, the name of the archive would be something...

Hi @ashleygwilliams My situation is that the name I originally wanted to use for my project was duplicated with a crate owned by someone else, so I cannot use it,...

> [@ChanTsune](https://github.com/ChanTsune): Could you help? I can confirm the issue reported by [@Maddimax](https://github.com/Maddimax). The build succeeds if threading is enabled but fails in xz/signals.c if threads are disabled. It happens...

Thank you for review! I added it. @rustbot review