issues
search
mun-lang
/
mun
Source code for the Mun language and runtime.
https://mun-lang.org
Other
1.88k
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(ci): bump codecov/codecov-action from 4 to 5
#574
dependabot[bot]
opened
1 week ago
0
Remove instances of `#[allow(clippy::mutable_key_type)]`
#573
Wodann
opened
1 month ago
1
chore(ci): bump peter-evans/create-pull-request from 6 to 7
#572
dependabot[bot]
opened
2 months ago
1
refactor: extract mun_hir_input
#571
baszalmstra
closed
3 months ago
1
refactor: use upstream apple-code-sign
#570
baszalmstra
closed
4 months ago
1
refactor: move to workspace dependencies
#569
baszalmstra
closed
4 months ago
1
Can't build mun_compiler + mun_runtime
#568
trsh
closed
4 months ago
2
Hot reload not working on Ubuntu WSL
#566
trsh
closed
5 months ago
4
feat: infer self & Self HIR types
#564
Wodann
closed
5 months ago
1
fix: add missing Cargo.lock
#563
Samuel-Bowden
closed
4 months ago
1
Missing Cargo.lock
#562
Samuel-Bowden
closed
4 months ago
1
feat: method resolution
#561
baszalmstra
closed
7 months ago
3
chore: replace arena with la_arena
#560
baszalmstra
closed
7 months ago
1
feat: add Param type to Function
#559
baszalmstra
closed
7 months ago
3
Can't build from source
#558
alimulap
opened
8 months ago
3
feat: add self parameter
#557
Wodann
closed
9 months ago
1
chore(ci): bump peter-evans/create-pull-request from 5 to 6
#556
dependabot[bot]
closed
7 months ago
1
chore(ci): bump codecov/codecov-action from 3 to 4
#555
dependabot[bot]
closed
7 months ago
1
fix: don't perform invalid reference cast
#554
wackbyte
closed
9 months ago
1
fix: clippy lints
#553
wackbyte
closed
9 months ago
1
feat: add nightly formatting rules
#552
Wodann
closed
9 months ago
1
feat: parsing & hir of impl blocks
#551
baszalmstra
closed
10 months ago
1
chore: bump version after release
#550
github-actions[bot]
closed
11 months ago
0
chore: prepare next release
#549
github-actions[bot]
closed
11 months ago
0
chore: bump version after release
#548
github-actions[bot]
closed
11 months ago
0
refactor: improve item tree display
#547
baszalmstra
closed
11 months ago
1
build: add clippy lints
#546
Wodann
closed
11 months ago
1
chore: update changelog for Mun 0.5.0
#545
Wodann
closed
11 months ago
1
build: add support for devcontainers
#544
Wodann
closed
11 months ago
1
refactor: move benches to a seperate crate
#543
baszalmstra
closed
11 months ago
1
bump: all dependencies
#542
baszalmstra
closed
11 months ago
1
bump: rust 1.73
#541
baszalmstra
closed
11 months ago
1
Can I call rust code in .mun?
#540
zhangtianhao1230
closed
11 months ago
1
Upgrade LLVM to 16
#539
Wodann
opened
1 year ago
0
Upgrade LLVM to 15
#538
Wodann
opened
1 year ago
0
misc(scripts): script to run and collect Miri logs
#537
belagoesr
closed
11 months ago
1
chore(ci): bump actions/checkout from 3 to 4
#536
dependabot[bot]
closed
11 months ago
2
fix: test_function_release_strong_count
#535
Wodann
closed
1 year ago
1
docs: fix incorrect inner doc comments
#534
wackbyte
closed
1 year ago
2
Couldn't build mun from source
#533
Adomo-Software
closed
1 year ago
2
build(deps): bump semver from 6.3.0 to 6.3.1 in /.github/actions/install-llvm
#532
dependabot[bot]
closed
11 months ago
2
Mun workspaces
#531
Wodann
opened
1 year ago
3
docs: update llvm version to 14
#530
alexandrasp
closed
1 year ago
0
misc: bump inkwell to 0.2.0
#529
Wodann
closed
1 year ago
1
refactor: detect cyclic type aliases and leaked privacy in validator
#528
Wodann
closed
1 year ago
1
fix(hir): missing validators in test diagnostics
#527
Wodann
closed
1 year ago
1
Move `llvm-install` GitHub CI action to separate repo
#526
Wodann
opened
1 year ago
7
feat: provide suggestions if a function cannot be found
#524
belagoesr
closed
1 year ago
3
fix: missing polly static library
#523
Wodann
closed
1 year ago
1
test: add multi-file hot reloading test
#522
Wodann
closed
1 year ago
1
Next