Currently the rustc bootstrap has a persistent warning: diagnostic code E0123 never used warning. The E0123 code was introduced and then removed, but it was apparently not retired correctly.
Do we have a procedure for retirement? (just delete the declaration line?)
cc @jakub-