about summary refs log tree commit diff
path: root/compiler/rustc_error_codes/src/error_codes/E0094.md
AgeCommit message (Expand)AuthorLines
2025-02-24remove support for rustc_intrinsic_must_be_overridden from the compilerRalf Jung-11/+3
2024-11-08remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi...Ralf Jung-9/+13
2023-09-25Gate and validate #[rustc_safe_intrinsic]León Orell Valerian Liehr-2/+2
2023-08-03Add `internal_features` lintNilstrieb-0/+2
2022-09-27core: Mark all safe intrinsics with #[rustc_safe_intrinsic]Arthur Cohen-0/+2
2021-07-01Minor adjustments and refactoringFabian Wolff-2/+1
2021-06-08Check the number of generic lifetime and const parameters of intrinsicsFabian Wolff-1/+2
2020-08-30mv compiler to compiler/mark-0/+24