issues
search
thepowersgang
/
mrustc
Alternative rust compiler (re-implementation)
MIT License
2.18k
stars
109
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
minicargo fails to build with GCC 12/13
#336
stikonas
opened
4 days ago
2
Use mrustc instead of rustc with cargo
#335
HKalbasi
opened
2 weeks ago
2
Build Fails on x32, pointer size mismatch
#334
gmatht
opened
2 months ago
1
f5b9cbb7 cannot build rust 1.54 due to missing macro panic.
#333
gmatht
closed
2 months ago
3
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#332
dependabot[bot]
closed
2 months ago
1
How to use mrustc to build this project?
#331
ghost
closed
2 months ago
3
Is this project still being maintained?
#330
ghost
closed
2 months ago
2
Another attempt by someone else
#329
ghost
closed
2 months ago
1
Problem to build with #![no_std]
#328
Ott-cop
closed
2 months ago
13
Use $OBJCOPY and $STRIP instead of hardcoding
#327
lanodan
closed
10 months ago
1
Can't compile on macOS 12 anymore
#326
catap
closed
11 months ago
3
musl support
#325
lrvick
closed
11 months ago
3
Unable to build against musl
#324
lrvick
opened
1 year ago
29
1.54.0: patch LLVM for GCC 13.2.1
#323
fanquake
closed
1 year ago
0
BUG:src/hir_typeck/common.cpp:751: Impl parameters were not expected (got T/*I:0*/)
#322
iamanonymouscs
opened
1 year ago
5
'Macro_InvokeRules_MatchPattern - No arm matched' error in mrustc
#321
iamanonymouscs
opened
1 year ago
3
Error with leading digit in '1' in src/trans/mangling_v2.cpp:85
#320
iamanonymouscs
opened
1 year ago
3
SIGSEGV compiling 1.54.0 librustc_mir on OSX
#319
catap
closed
1 year ago
12
Compilation Error: BUG in expr_cs.cpp:7534 - Spare rules left after typecheck stabilised
#318
iamanonymouscs
closed
1 year ago
2
Compilation Error: Failed to find IntoIterator implementation for `core-0_0_0`
#317
iamanonymouscs
closed
1 year ago
2
Replace threads with a job manager in minicargo
#316
thepowersgang
closed
1 year ago
10
A problem from beginner: Troubles with `core` and `std` paths when using mrustc
#315
Ghy0202
closed
1 year ago
3
Lifetime Annotations and Inference
#314
thepowersgang
closed
1 year ago
2
Function returning enum doesn't populate the return value
#313
SperkLabs
closed
1 year ago
2
1.29.0: failure to build against libssl-dev 3.x
#312
fanquake
closed
2 months ago
16
doc: add `pkg-config` to build deps
#311
fanquake
closed
1 year ago
0
rustc: regenerate patches for 1.29.0 & 1.54.0
#310
fanquake
closed
1 year ago
3
doc: add python3 to deps
#309
fanquake
closed
1 year ago
0
1.29.0: patch <limits> into LLVM to fix GCC 12 compilation
#308
fanquake
closed
1 year ago
0
Parallel builds
#307
orowith2os
closed
1 year ago
4
Note PARLEVEL in README
#306
orowith2os
closed
1 year ago
0
Add missing includes for GCC >= 13, Clang
#305
orowith2os
closed
1 year ago
1
Add PGO support
#304
zamazan4ik
closed
2 months ago
3
[Question] Does mrustc makes programs in Rust more portable across host/platforms that LLVM doesn't cover?
#303
alpominth
closed
1 year ago
4
Fix targets for Darwin PowerPC
#302
barracuda156
closed
1 year ago
2
Clarify trademark use
#301
pinobatch
opened
1 year ago
1
Support PowerPC: mrustc itself builds fine, rust tries to build for x86 and fails
#300
barracuda156
opened
1 year ago
23
minicargo build fails on WSLv2 - Ubuntu 22.04 due to OpenSSL
#299
iVoider
closed
1 year ago
6
rustc-1.54.0-src.patch fails to apply on macOS 13
#298
ryandesign
closed
1 year ago
3
Building 1.54.0 on linux amd64: Assertion '__n < this->size()' failed.
#297
xHire
closed
1 year ago
5
Grammar railroad diagram
#296
mingodad
closed
1 year ago
3
How to fix `Undefined symbols for architecture x86_64`
#295
chenzww
closed
1 year ago
4
Compiling a program written in Rust to C
#294
sagnikbanerjee15
closed
1 year ago
2
make -C run_rustc fails with error: ‘numeric_limits’ is not a member of ‘std’
#293
jwaldmann
closed
1 year ago
1
Never use section on aarch64 (#277)
#292
catap
closed
2 years ago
8
Codegen C - Add support for #[link_section] on MSVC
#291
arlosi
closed
2 years ago
0
Windows build - fix compilation errors on VS2022
#290
arlosi
closed
2 years ago
5
minicargo - fix argument quoting on Windows
#289
arlosi
closed
2 years ago
1
Reducing disk usage to bootstrap rustc
#288
catap
opened
2 years ago
4
Introducing `MRUSTC_LIB` env variable (ref #214)
#287
catap
closed
2 years ago
5
Next