mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +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