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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
rt
/
backtrace.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-06-16
auto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
bors
-8
/
+57
2014-06-13
Rolling up PRs in the queue
Alex Crichton
-4
/
+4
2014-06-13
Cosmetic fixes & comments
Valerii Hiora
-3
/
+8
2014-06-12
Basic iOS support
Valerii Hiora
-8
/
+52
2014-06-10
auto merge of #14696 : jakub-/rust/dead-struct-fields, r=alexcrichton
bors
-0
/
+1
2014-06-09
std: Move dynamic_lib from std::unstable to std
Brian Anderson
-1
/
+1
2014-06-09
core: Move the collections traits to libcollections
Alex Crichton
-1
/
+1
2014-06-08
core: Rename `container` mod to `collections`. Closes #12543
Brian Anderson
-2
/
+2
2014-06-08
Remove the dead code identified by the new lint
Jakub Wieczorek
-0
/
+1
2014-06-06
libs: Fix miscellaneous fallout of librustrt
Alex Crichton
-3
/
+3
2014-06-06
std: Extract librustrt out of libstd
Alex Crichton
-2
/
+101
2014-06-06
Test fixes from the rollup
Alex Crichton
-1
/
+0
2014-06-06
Rename Iterator::len to count
Aaron Turon
-1
/
+1
2014-05-30
windows: Allow snake_case errors for now.
Kevin Butler
-0
/
+1
2014-05-11
core: Remove the cast module
Alex Crichton
-2
/
+2
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-5
/
+5
2014-04-27
Fix repeated module documentation
Alexandre Gagnon
-0
/
+2
2014-04-22
Fixed Win64 build
Vadim Chugunov
-0
/
+83
2014-04-18
std: Fix demangling with middle special chars
Alex Crichton
-3
/
+13
2014-04-06
De-~[] Mem{Reader,Writer}
Steven Fackler
-1
/
+1
2014-03-28
Convert most code to new inner attribute syntax.
Brian Anderson
-1
/
+1
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-2
/
+2
2014-03-15
Test fixes and rebase conflicts
Alex Crichton
-3
/
+19
2014-03-13
std: Demangle more escapes in backtraces
Alex Crichton
-7
/
+54
2014-03-13
Add basic backtrace functionality
Alex Crichton
-0
/
+714