argotorg / argotorg/fe

Reject uninitialized variable

Open
#724 0 comments 0 reactions 2 assignees Claimed by @g-r-a-n-t View on GitHub
comp: analyzer comp: mir comp: parser
Dominant language
Rust
Stars
1.7k
Forks
218
Avg merge
1d 4h
Merged PRs (30d)
8

Description

### What is wrong?
Currently, we don't perform analysis for uninitialized variable use. This could potentially lead to unintentional error.

### How can it be fixed
* [ ] Add an array repeat expression `[Value; N] to make an array creation easier.
* [ ] Perform the analysis on MIR.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.