about summary refs log tree commit diff
path: root/compiler/rustc_ast/src/entry.rs
AgeCommit message (Expand)AuthorLines
2022-06-22Fixup missing renames from `#[main]` to `#[rustc_main]`Martin Nordholts-1/+1
2021-06-09Fix ICE when `main` is declared in an `extern` blockasquared31415-0/+1
2020-08-30mv compiler to compiler/mark-0/+7