mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-08 10:17:20 +00:00
update comment wrt const param defaults after #93669 i looked through all other uses of `GenericParamKind::Const` again to detect if we missed the `default` there as well, but afaict we really only missed lifetime resolution '^^ at least i found an outdated comment :3