File tree Expand file tree Collapse file tree 2 files changed +8
-15
lines changed Expand file tree Collapse file tree 2 files changed +8
-15
lines changed Original file line number Diff line number Diff line change @@ -236,21 +236,6 @@ pub fn entangle_buffer<T: Send, Tstart: Send>(
236
236
( SendPacketBuffered ( p) , RecvPacketBuffered ( p) )
237
237
}
238
238
239
- #[ cfg( stage0) ]
240
- #[ abi = "rust-intrinsic" ]
241
- #[ doc( hidden) ]
242
- extern mod rusti {
243
- #[ legacy_exports] ;
244
- fn atomic_xchg ( dst : & mut int , ++src : int ) -> int ;
245
- fn atomic_xchg_acq ( dst : & mut int , ++src : int ) -> int ;
246
- fn atomic_xchg_rel ( dst : & mut int , ++src : int ) -> int ;
247
-
248
- fn atomic_xadd_acq ( dst : & mut int , ++src : int ) -> int ;
249
- fn atomic_xsub_rel ( dst : & mut int , ++src : int ) -> int ;
250
- }
251
-
252
- #[ cfg( stage1) ]
253
- #[ cfg( stage2) ]
254
239
#[ abi = "rust-intrinsic" ]
255
240
#[ doc( hidden) ]
256
241
extern mod rusti {
Original file line number Diff line number Diff line change
1
+ S 2012-09-26 010f805
2
+ macos-i386 847b1cda4780badb9529a73aa00adfd907f69106
3
+ macos-x86_64 6645c4302bcc04c76fae92fb0b3703b5b5310d17
4
+ freebsd-x86_64 f951bc129a20a5c360cd318da71d849baba9cb27
5
+ linux-i386 c2993f34ba8469f37f94939fef80c36bfbf6a7df
6
+ linux-x86_64 862850a54364de970d0f77cc091d631d343730e7
7
+ winnt-i386 f497329c7e254de7e23f43daf62e38ee562fc92c
8
+
1
9
S 2012-09-23 92752a4
2
10
macos-i386 0d5130364e8610413c9da965ca5ce6967f32ab3d
3
11
macos-x86_64 a0bc17c9025c509b0ecfb35d04e35b8b232f2687
You can’t perform that action at this time.
0 commit comments