]> git.lizzy.rs Git - rust.git/commit
libnative should not mess with stack limits in the TIB. Only libgreen has a legitima...
authorVadim Chugunov <vadimcn@gmail.com>
Sat, 5 Jul 2014 07:47:09 +0000 (00:47 -0700)
committerVadim Chugunov <vadimcn@gmail.com>
Tue, 5 Aug 2014 00:43:47 +0000 (17:43 -0700)
commitbf76e0023114fb47cc8fc766dc2f3d5db8c696a2
treecd269e2e354f879eacc6a8afa1e628f45cd3ae7b
parentbf420e58c2f88c8f37f83aaf947e7abba1cd7f79
libnative should not mess with stack limits in the TIB.  Only libgreen has a legitimate need to set them.
src/libgreen/context.rs
src/librustrt/stack.rs