issues
search
Rust-GCC
/
cargo-gccrs
Gaining support for cargo via rustc-wrapper
Other
26
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test failure on `main` branch
#71
CohenArthur
opened
1 year ago
1
readme: Fix `cargo install` command
#70
Skallwar
closed
1 year ago
0
ci: Use very long -frust flag for testing
#69
CohenArthur
closed
1 year ago
0
Add -frust-very-long flag to CI
#68
CohenArthur
closed
1 year ago
4
Fix clippy warnings
#67
Taym95
closed
1 year ago
2
clippy: Fix a recent warning
#66
kumavale
closed
1 year ago
0
Fix recent clippy warnings
#65
CohenArthur
closed
1 year ago
0
gccrs: Fix language option in dump_config()
#64
moriai
closed
1 year ago
1
ci: Remove Rust installation in CI
#63
CohenArthur
closed
2 years ago
0
Improve `Args` interface to make it more extensible
#62
CohenArthur
opened
2 years ago
0
clippy: Fix recent warnings
#61
CohenArthur
closed
2 years ago
1
args: Remove impl Deref for ArgsCollection
#60
CohenArthur
closed
2 years ago
0
Add instructions about development setup in the README
#59
CohenArthur
opened
2 years ago
0
Use -frust-edition
#58
CohenArthur
opened
2 years ago
0
Use --cfg equivalent
#57
CohenArthur
opened
2 years ago
0
Use -frust-crate=
#56
CohenArthur
opened
3 years ago
2
Add bors to the project
#55
CohenArthur
closed
2 years ago
8
Use which crate
#54
CohenArthur
closed
3 years ago
0
Fix clippy warning on enum variants names
#53
CohenArthur
closed
3 years ago
1
Fix CI failure on apt install
#52
CohenArthur
closed
3 years ago
0
Do not clone common arguments multiple times
#51
CohenArthur
opened
3 years ago
0
Add functional testing to the project
#50
CohenArthur
closed
3 years ago
2
Handle `--cfg` and `--cap-lints` options
#49
CohenArthur
closed
3 years ago
0
functional-testing: Add test for GCCRS_EXTRA_ARGS
#48
CohenArthur
closed
3 years ago
0
Refactor `GccrsArgs` structure
#47
CohenArthur
closed
3 years ago
3
Use rustc's options parser as is
#46
CohenArthur
opened
3 years ago
1
Check that static libraries contain the compilation unit
#45
CohenArthur
closed
3 years ago
1
Add test case when passing extra environment variables (`tests/warning_project`)
#44
CohenArthur
opened
3 years ago
0
Figure out how to handle testing interesting crates/repos located at a specific URL or as submodules
#43
CohenArthur
opened
3 years ago
0
Compare the file names and types in target/debug
#42
CohenArthur
closed
3 years ago
0
Check for final output in `target/[release|debug]`
#41
CohenArthur
closed
3 years ago
0
Check that they contain the compilation unit
#40
CohenArthur
closed
3 years ago
0
Refactor config printing
#39
CohenArthur
closed
3 years ago
1
Remove misuse of !cfg(release)
#38
CohenArthur
closed
3 years ago
0
Check correct ELF type
#37
CohenArthur
closed
3 years ago
0
[Tracking Issue] Whole project review
#36
flip1995
closed
3 years ago
5
rustc generates a shared object for binaries
#35
CohenArthur
closed
3 years ago
2
Compilation model
#34
bjorn3
opened
3 years ago
2
Check correct filename between rustc and gccrs
#33
CohenArthur
closed
3 years ago
2
Allow extra arguments from environment variables
#32
CohenArthur
closed
3 years ago
0
Setup Bors
#31
philberty
opened
3 years ago
0
Output gccrs errors in json format
#30
bjorn3
opened
3 years ago
7
Handle colored output from gccrs
#29
CohenArthur
opened
3 years ago
0
Update Contributing in README
#28
CohenArthur
opened
3 years ago
0
ci: Install gccrs before functional tests
#27
CohenArthur
closed
3 years ago
7
Add basic test harness
#26
CohenArthur
closed
3 years ago
4
Debugging builds
#25
philberty
closed
3 years ago
3
Debug vs release
#24
philberty
opened
3 years ago
3
Refactor GccrsArgs struct
#23
CohenArthur
closed
3 years ago
9
Split up sources and create library
#22
CohenArthur
closed
3 years ago
0
Next