]> git.lizzy.rs Git - rust.git/commit
Mark raw pointer Send and Sync impls ?Sized
authorWilliam Throwe <wtt6@cornell.edu>
Wed, 25 Nov 2015 04:39:11 +0000 (23:39 -0500)
committerWilliam Throwe <wtt6@cornell.edu>
Thu, 26 Nov 2015 05:36:09 +0000 (00:36 -0500)
commit7a7d48127046dd651d75dfc68c6202221edebc57
tree5801cefd23fd004e98d886524e3cbde45de47223
parente24fffef8a560ddf968a866db8da96bc461f4038
Mark raw pointer Send and Sync impls ?Sized

I'm pretty sure this code isn't actually used by the compiler, so this
is effectively a documentation change.
src/libcore/marker.rs