]> git.lizzy.rs Git - rust.git/commit
const_generics_defaults: don't use todo
authorRémy Rakic <remy.rakic+github@gmail.com>
Fri, 1 Jan 2021 21:35:56 +0000 (22:35 +0100)
committerRémy Rakic <remy.rakic+github@gmail.com>
Fri, 1 Jan 2021 21:35:56 +0000 (22:35 +0100)
commitea0f6396aa25cadb84bfa37b098b1fb6916bc38f
treedaff838f7384a49dfb781b84f8f036cef276d243
parent206ee1eea3467fd1d7f1efdbeafe27880897bb2c
const_generics_defaults: don't use todo

So that at least it won't ICE for users whether or not they enable the gate. For developers the FIXMEs are enough.
compiler/rustc_ast_pretty/src/pprust/state.rs
compiler/rustc_hir_pretty/src/lib.rs
compiler/rustc_save_analysis/src/sig.rs