index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
sys
/
unix
/
stack_overflow.rs
Age
Commit message (
Expand
)
Author
Lines
2015-11-01
Use guard-pages also on DragonFly/FreeBSD.
Michael Neumann
-0
/
+4
2015-09-26
Add support for the rumprun unikernel
Sebastian Wicki
-2
/
+2
2015-09-11
std: Internalize almost all of `std::rt`
Alex Crichton
-1
/
+1
2015-09-04
Add ptr import (fixup #28187)
Manish Goregaokar
-1
/
+1
2015-09-03
Use `null()`/`null_mut()` instead of `0 as *const T`/`0 as *mut T`
Vadim Petrochenkov
-2
/
+2
2015-08-11
Register new snapshots
Alex Crichton
-3
/
+0
2015-08-10
Remove morestack support
Alex Crichton
-39
/
+33
2015-08-03
syntax: Implement #![no_core]
Alex Crichton
-1
/
+3
2015-07-01
Add netbsd amd64 support
Alex Newman
-0
/
+2
2015-06-22
sys/unix: Consolidate signal-handling FFI bindings
Geoffrey Thomas
-136
/
+5
2015-04-27
std: Don't assume thread::current() works on panic
Alex Crichton
-1
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-3
/
+3
2015-03-18
Fix private module loophole in the 'private type in public item' check
Nick Cameron
-3
/
+3
2015-03-12
std: Remove #[allow] directives in sys modules
Alex Crichton
-1
/
+0
2015-02-11
fixing PR review comments
Dave Huseby
-4
/
+1
2015-02-11
fixing trailing whitespace errors
Dave Huseby
-1
/
+1
2015-02-11
bitrig integration
Dave Huseby
-4
/
+11
2015-02-01
openbsd support
Sébastien Marie
-3
/
+20
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-3
/
+3
2015-01-17
Register new snapshots.
Eduard Burtescu
-4
/
+2
2015-01-11
powerpc: Fixup more stack work
Richo Healey
-0
/
+1
2015-01-08
Rename `target_word_size` to `target_pointer_width`
Nick Cameron
-2
/
+4
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-1
/
+2
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-2
/
+2
2014-12-26
Require types to opt-in Sync
Flavio Percoco
-1
/
+1
2014-12-18
Fallout from new thread API
Aaron Turon
-23
/
+9
2014-12-18
libs: merge librustrt into libstd
Aaron Turon
-0
/
+291