about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/const-trait-impl-parameter-mismatch.rs
AgeCommit message (Expand)AuthorLines
2025-06-27Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-deadMatthias Krüger-1/+1
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-1/+1
2025-06-24Don't include current rustc version string in feature removed helpJieyou Xu-1/+0
2025-06-23Account for beta revisions when normalizing versionsJosh Stone-1/+1
2025-06-09Note the version and PR of removed features when using itxizheyin-0/+1
2025-05-09Add regression test for 125877reddevilmidzy-0/+32