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
/
libcore
/
unstable
/
extfmt.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-12
libsyntax: Tighten up expressions in patterns to only allow identifiers or li...
Patrick Walton
-18
/
+18
2013-05-05
Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freeze
Niko Matsakis
-8
/
+0
2013-05-02
Remove 'Local Variable' comments
Brendan Zabarauskas
-8
/
+0
2013-04-30
allover: numerous unused muts etc
Niko Matsakis
-3
/
+3
2013-04-24
Fixed typo... And a billion other things.
Marvin Löbel
-3
/
+6
2013-04-24
Removed ascii functions from other modules
Marvin Löbel
-1
/
+4
2013-04-20
core: remove unused 'mut' variables
Alex Crichton
-2
/
+2
2013-04-14
core: remove unnecessary unsafe blocks/functions
Alex Crichton
-6
/
+6
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-35
/
+35
2013-03-28
Register snapshots
Brian Anderson
-189
/
+0
2013-03-22
libcore: Fix obsolete syntax in extfmt
Patrick Walton
-18
/
+17
2013-03-22
librustc: Remove the `const` declaration form everywhere
Patrick Walton
-6
/
+6
2013-03-22
auto merge of #5488 : pcwalton/rust/depure, r=pcwalton
bors
-13
/
+13
2013-03-22
libcore: Remove `pure` from libcore. rs=depure
Patrick Walton
-13
/
+13
2013-03-22
librustc: Remove all uses of `static` from functions. rs=destatic
Patrick Walton
-1
/
+1
2013-03-22
Pass the fmt! buffer to each conversion method
Alex Crichton
-0
/
+209
2013-03-22
core: replace uses of old deriving attribute with new one
Andrew Paseltiner
-9
/
+9
2013-03-21
Un-renamed trim and substr functions.
Marvin Löbel
-2
/
+2
2013-03-21
Switched over substr and trim functions in str to be non-allocating, temporar...
Marvin Löbel
-2
/
+2
2013-03-21
back-renamed slice_DBG_BRWD, slice_V_DBG_BRWD -> slice, slice_DBG_UNIQ -> sli...
Marvin Löbel
-1
/
+1
2013-03-21
renamed str::view -> slice_DBG_BRWD
Marvin Löbel
-1
/
+1
2013-03-20
libsyntax: Never use `::<>` in the type grammar
Patrick Walton
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-38
/
+38
2013-03-05
auto merge of #5233 : bstrie/rust/deimpselfcore, r=graydon
bors
-1
/
+1
2013-03-04
De-implicit-self libcore
Ben Striegel
-1
/
+1
2013-03-04
Remove unused imports throughout src/
Alex Crichton
-3
/
+0
2013-03-01
Rename core::private to core::unstable. #4743
Brian Anderson
-0
/
+676