| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -9/+0 | |
| 2019-09-14 | Provide a span if main function is not present in crate | Mark Rousskov | -1/+3 | |
| Unfortunately, the diagnotic machinery does not cope well with an empty span which can happen if the crate is empty, in which case we merely set a spanless note. | ||||
| 2018-03-14 | Update E0601 test for new message format. | Eric Huss | -1/+1 | |
| 2018-03-14 | Add backticks to `main` not found errors. | Eric Huss | -2/+2 | |
| 2018-03-14 | Add suggestion where to add main function. | Eric Huss | -0/+7 | |
