Files
rust/compiler/rustc_passes/src
bors 8c93948d6e Auto merge of #93142 - estebank:missing-main, r=wesleywiser
Do not point at whole file missing `fn main`

Only point at the end of the crate. We could try making it point at the
beginning of the crate, but that is confused with `DUMMY_SP`, causing
the output to be *worse*.

This change will make it so that VSCode will *not* underline the whole
file when `main` is missing, so other errors will be visible.
2022-03-05 02:46:24 +00:00
..
2021-03-26 09:32:31 -07:00
2022-02-28 15:52:36 -03:00
2022-01-09 13:41:04 -08:00
2022-02-28 15:52:36 -03:00
2022-02-28 15:52:36 -03:00
2022-02-28 15:52:36 -03:00
2022-01-18 14:25:26 -08:00