rust/tests/ui/entry-point
2025-12-10 14:17:47 -07:00
..
auxiliary Ensure we codegen and don't internalize the entrypoint 2025-07-21 19:54:37 -04:00
hello-world.rs moved tests 2025-12-02 11:13:37 +09:00
imported_main_conflict.rs Stabilize imported_main 2024-03-06 12:01:54 +00:00
imported_main_conflict.stderr Stabilize imported_main 2024-03-06 12:01:54 +00:00
imported_main_conflict_lib.rs don't resolve main in lib crates 2025-12-10 14:17:47 -07:00
imported_main_const_fn_item_type_forbidden.rs Implement #[define_opaque] attribute for functions. 2025-03-11 12:05:02 +00:00
imported_main_const_fn_item_type_forbidden.stderr Implement #[define_opaque] attribute for functions. 2025-03-11 12:05:02 +00:00
imported_main_const_forbidden.rs Stabilize imported_main 2024-03-06 12:01:54 +00:00
imported_main_const_forbidden.stderr Stabilize imported_main 2024-03-06 12:01:54 +00:00
imported_main_from_extern_crate.rs Stabilize imported_main 2024-03-06 12:01:54 +00:00
imported_main_from_extern_crate_wrong_type.rs compiletest: Support matching on diagnostics without a span 2025-03-25 17:33:09 +03:00
imported_main_from_extern_crate_wrong_type.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
imported_main_from_inner_mod.rs Stabilize imported_main 2024-03-06 12:01:54 +00:00
imported_main_local_codegen.rs Ensure we codegen and don't internalize the entrypoint 2025-07-21 19:54:37 -04:00
imported_main_unused_not_trigger_feature_gate.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
main-in-submodule.rs Relocate some tests and remove fn-main directory 2025-11-27 20:11:00 +09:00
main-in-submodule.stderr Relocate some tests and remove fn-main directory 2025-11-27 20:11:00 +09:00
main-where-fn-bound.rs Relocate some tests and remove fn-main directory 2025-11-27 20:11:00 +09:00
main-where-fn-bound.stderr Relocate some tests and remove fn-main directory 2025-11-27 20:11:00 +09:00
main-with-invalid-signature.rs Relocate some tests and remove fn-main directory 2025-11-27 20:11:00 +09:00
main-with-invalid-signature.stderr Relocate some tests and remove fn-main directory 2025-11-27 20:11:00 +09:00
main-with-lifetime-param.rs Relocate some tests and remove fn-main directory 2025-11-27 20:11:00 +09:00
main-with-lifetime-param.stderr Relocate some tests and remove fn-main directory 2025-11-27 20:11:00 +09:00
return-ty-has-bound-vars.rs Update test 2023-12-23 00:09:37 +08:00
return-ty-has-bound-vars.stderr Update test 2023-12-23 00:09:37 +08:00