summary refs log tree commit diff
path: root/compiler/rustc_ast/src/entry.rs
AgeCommit message (Expand)AuthorLines
2023-10-13Format all the let chains in compilerMichael Goulet-1/+3
2023-10-01Factor out the two `entry_point_type` functions.Nicholas Nethercote-0/+27
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