1
Fork 0

Rollup merge of #34059 - reeze:patch-2, r=GuillaumeGomez

Update comment

The path has changed
This commit is contained in:
Eduard-Mihai Burtescu 2016-06-06 06:48:33 +03:00
commit f646d93e42

View file

@ -10,7 +10,7 @@
//! rustc compiler intrinsics. //! rustc compiler intrinsics.
//! //!
//! The corresponding definitions are in librustc_trans/trans/intrinsic.rs. //! The corresponding definitions are in librustc_trans/intrinsic.rs.
//! //!
//! # Volatiles //! # Volatiles
//! //!