Skip to content

Commit d8c5269

Browse files
committed
Update comment to current file path for intrinsics
1 parent 6182084 commit d8c5269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libcore/intrinsics.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
//! rustc compiler intrinsics.
1212
//!
13-
//! The corresponding definitions are in librustc/middle/trans/foreign.rs.
13+
//! The corresponding definitions are in librustc_trans/trans/intrinsic.rs.
1414
//!
1515
//! # Volatiles
1616
//!

0 commit comments

Comments
 (0)