| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-21 | Ensure we codegen and don't internalize the entrypoint | Ben Kimock | -0/+14 | |
| 2025-03-25 | compiletest: Support matching on diagnostics without a span | Vadim Petrochenkov | -0/+2 | |
| 2025-03-11 | Implement `#[define_opaque]` attribute for functions. | Oli Scherer | -2/+6 | |
| 2024-03-06 | Stabilize `imported_main` | clubby789 | -13/+5 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -5/+5 | |
| 2023-12-23 | Update test | r0cky | -18/+6 | |
| 2023-12-22 | Emits error if has bound regions | r0cky | -0/+24 | |
| 2023-12-18 | Check generic params after sigature for main-fn-ty | r0cky | -0/+15 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -4/+4 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-09-19 | rustc_hir_analysis: add a helper to check function the signature mismatches | Eduardo Sánchez Muñoz | -0/+20 | |
| This function is now used to check `#[panic_handler]`, `start` lang item, `main`, `#[start]` and intrinsic functions. The diagnosis produced are now closer to the ones produced by trait/impl method signature mismatch. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+93 | |
