Skip to content

Commit

Permalink
Update comment to current file path for intrinsics
Browse files Browse the repository at this point in the history
  • Loading branch information
victorvde committed Dec 2, 2014
1 parent 6182084 commit d8c5269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libcore/intrinsics.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

//! rustc compiler intrinsics.
//!
//! The corresponding definitions are in librustc/middle/trans/foreign.rs.
//! The corresponding definitions are in librustc_trans/trans/intrinsic.rs.
//!
//! # Volatiles
//!
Expand Down

8 comments on commit d8c5269

@bors
Copy link
Contributor

@bors bors commented on d8c5269 Dec 2, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from Gankro
at victorvde@d8c5269

@bors
Copy link
Contributor

@bors bors commented on d8c5269 Dec 2, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging victorvde/rust/master = d8c5269 into auto

@bors
Copy link
Contributor

@bors bors commented on d8c5269 Dec 2, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

victorvde/rust/master = d8c5269 merged ok, testing candidate = cbd7ed6

@bors
Copy link
Contributor

@bors bors commented on d8c5269 Dec 3, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

saw approval from Gankro
at victorvde@d8c5269

@bors
Copy link
Contributor

@bors bors commented on d8c5269 Dec 3, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging victorvde/rust/master = d8c5269 into auto

@bors
Copy link
Contributor

@bors bors commented on d8c5269 Dec 3, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

victorvde/rust/master = d8c5269 merged ok, testing candidate = 108c2507

@bors
Copy link
Contributor

@bors bors commented on d8c5269 Dec 3, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.