Skip to content

Commit fb667cd

Browse files
committed
Update FIXME number
1 parent 72fc2b5 commit fb667cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rustc/front/intrinsic.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mod intrinsic {
66

77
pub use rusti::visit_tydesc;
88

9-
// FIXME (#2712): remove this when the interface has settled and the
9+
// FIXME (#3727): remove this when the interface has settled and the
1010
// version in sys is no longer present.
1111
pub fn get_tydesc<T>() -> *TyDesc {
1212
rusti::get_tydesc::<T>() as *TyDesc

0 commit comments

Comments
 (0)