issues
search
qryxip
/
cargo-equip
A Cargo subcommand to bundle your code into one `.rs` file for competitive programming
Apache License 2.0
82
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compatibility Issue: `proc-macro server's api version (5) is newer than rust-analyzer's (2)`
#211
EarthMessenger
opened
2 weeks ago
0
Add description about edition 2021 support
#210
LumaKernel
opened
4 weeks ago
0
Prepend self:: scopes to proc-macro imports
#209
LumaKernel
opened
1 month ago
0
Feature Request: Support local run, so it's necessary to import replaced modules with self:: prefix.
#208
LumaKernel
opened
1 month ago
1
License check does not support the format `ssh://git@github.com/{username}`.
#207
mizar
opened
2 months ago
0
Support Rust 2021 edition
#206
TonalidadeHidrica
opened
8 months ago
1
Fix cargo equip error when expanding procedural macros
#205
dewa251202
opened
8 months ago
0
Failure to bundle duplicate named targets under Virtual Workspace
#204
tayu0110
opened
10 months ago
0
Does not minify or remove tests and comments, regardless of command line parameters.
#203
bcmpinc
opened
1 year ago
0
Support for 0BSD license
#202
masooka
opened
1 year ago
0
Release v0.20.1
#201
qryxip
closed
1 year ago
0
Fix `--exclude-atcoder-202301-crates`
#200
qryxip
closed
1 year ago
0
Release v0.20.0
#199
qryxip
closed
1 year ago
0
Bump rustminify to v0.2.0
#198
qryxip
closed
1 year ago
0
Add `--exclude_atcoder-202301-crates`
#197
qryxip
closed
1 year ago
0
Warn for `resolver = "2"` and `edition = "2015"`
#196
qryxip
closed
1 year ago
0
Switch to RA `2023-07-31`
#195
qryxip
closed
1 year ago
0
cargo-equip Incompatible minify results with Rust 2021
#194
mizar
closed
1 year ago
0
Upgrade prettytable-rs to 0.10.0
#193
ichyo
closed
1 year ago
2
Memory allocation of 140015098745856 bytes failed
#192
patrik-cihal
closed
1 year ago
4
Fix Clippy lints
#191
qryxip
closed
1 year ago
0
Revive the CI
#190
qryxip
closed
1 year ago
0
segmentation fault: cargo equip --exclude-atcoder-crates --resolve-cfgs --remove docs --minify
#189
kazuki-hanai
closed
1 year ago
3
It cant function without allocating 140 Terabytes.
#188
DuckEater54
closed
1 year ago
1
Could not execute process curl
#187
TonalidadeHidrica
opened
2 years ago
0
Failed to expand nested mods
#186
vvforekk
opened
2 years ago
1
Release v0.19.0
#185
qryxip
closed
2 years ago
0
Ignore workspace members when checking licenses
#184
qryxip
closed
2 years ago
0
Embed `ra_ap_proc_macro_srv`
#183
qryxip
closed
2 years ago
0
Ignore workspace members when checking licenses
#182
qryxip
closed
2 years ago
0
Migrate to clap v3
#181
qryxip
opened
2 years ago
0
RA crashes for the current `stable` Rust
#180
qryxip
closed
2 years ago
0
Release v0.18.1
#179
qryxip
closed
2 years ago
0
fix: Hide local file path at license notice
#178
SGThr7
closed
2 years ago
2
Disable `test` flag for `lib`/`bin` crates when checking
#177
qryxip
closed
3 years ago
0
Bare `#[test]`s are unintentionally `check`ed
#176
qryxip
closed
3 years ago
0
Use the `cargo` crate
#175
qryxip
opened
3 years ago
0
Use `cargo-util`
#174
qryxip
closed
3 years ago
0
Release v0.18.0
#173
qryxip
closed
3 years ago
0
Fix macro renaming
#172
qryxip
closed
3 years ago
0
Update the "USAGE"
#171
qryxip
closed
3 years ago
0
Preserve textual scope for `#[macro_export]`ed macros
#170
qryxip
closed
3 years ago
0
Add `--mine <DOMAIN_AND_USERNAME>...` option
#169
qryxip
closed
3 years ago
0
In Rust, `#[macro_export]`ed macros remains in textual scope
#168
qryxip
closed
3 years ago
0
Add `--remove tests` option to enable removing unit tests without `#[cfg(test)]`
#167
qryxip
opened
3 years ago
0
Fix `cargo_check_using_current_lockfile_and_cache`
#166
qryxip
closed
3 years ago
0
Remove `difference` crate
#165
qryxip
closed
3 years ago
0
Stop using `package.authors`
#164
qryxip
closed
3 years ago
0
Use the `2021-07-12` RA for Rust 1.47, `2021-08-09` RA for Rust 1.48+
#163
qryxip
closed
3 years ago
0
Cannot expand procedural macros in old Rust with RA 2021-07-19 or later
#162
qryxip
closed
3 years ago
0
Next