about summary refs log tree commit diff
path: root/compiler/rustc_error_codes/src/error_codes/E0542.md
AgeCommit message (Expand)AuthorLines
2024-10-28we can now enable the 'const stable fn must be stable' checkRalf Jung-0/+1
2023-08-03Add `internal_features` lintNilstrieb-0/+2
2022-04-14Update error code docsJacob Pratt-4/+4
2021-07-08fn must be const if marked with stability attributLamb-2/+2
2021-02-11Improve long explanation for E0542 and E0546Jesus Rubio-1/+1
2021-02-06Comments updated to keep the consistencyJesus Rubio-5/+5
2021-02-06Format fixesJesus Rubio-2/+1
2021-02-06Update compiler/rustc_error_codes/src/error_codes/E0542.mdJesús Rubio-1/+2
2021-02-06Add long error explanation for E0542Jesus Rubio-0/+47