We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72fc2b5 commit fb667cdCopy full SHA for fb667cd
src/rustc/front/intrinsic.rs
@@ -6,7 +6,7 @@ mod intrinsic {
6
7
pub use rusti::visit_tydesc;
8
9
- // FIXME (#2712): remove this when the interface has settled and the
+ // FIXME (#3727): remove this when the interface has settled and the
10
// version in sys is no longer present.
11
pub fn get_tydesc<T>() -> *TyDesc {
12
rusti::get_tydesc::<T>() as *TyDesc
0 commit comments