summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/variance/terms.rs
AgeCommit message (Expand)AuthorLines
2022-11-27Prefer doc comments over `//`-comments in compilerMaybe Waffle-7/+7
2022-11-21Unreserve braced enum variants in value namespaceVadim Petrochenkov-2/+2
2022-09-27rustc_typeck to rustc_hir_analysislcnr-0/+145