Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-10-24 | Create release notes page for 0.60. | Jussi Pakkanen | 1 | -6/+0 | |
2021-09-24 | rustc: implement pic args | Dylan Baker | 1 | -0/+1 | |
2021-09-24 | compilers/rust: Implement warning levels | Dylan Baker | 1 | -0/+1 | |
Currently this implements 3 warning levels, 1 and 2 are just the "default" set by rustc, 3, is "everything is a warning", and 0 is "nothign is a warning". | |||||
2021-09-24 | rust: Add werror arguments | Dylan Baker | 1 | -0/+4 | |