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
Age
Commit message (
Expand
)
Author
Lines
2012-10-18
rustdoc: Make markdown_writer::pandoc_writer UTF-8 safe
Tycho Sci
-6
/
+8
2012-10-18
libcore: Make run::program_output UTF-8 safe
Tycho Sci
-12
/
+16
2012-10-17
core: first working sketch of a condition system.
Graydon Hoare
-0
/
+118
2012-10-17
libsyntax: refactor the parser to consider foreign items as items
Philipp Brüschweiler
-27
/
+65
2012-10-17
Fix copy warnings in str
Tim Chevalier
-3
/
+4
2012-10-17
Fix copy warnings in str
Tim Chevalier
-8
/
+8
2012-10-17
Merge pull request #3739 from killerswan/usagemsg
Tim Chevalier
-68
/
+546
2012-10-17
Fix whitespace
Tim Chevalier
-3
/
+3
2012-10-17
std::treemap - changing types to reflect constraints, adding equality check (...
Daniel Patterson
-10
/
+46
2012-10-17
Fix long lines
Tim Chevalier
-10
/
+10
2012-10-17
Add a module to getopts to support verbose option definition
Kevin Cantu
-68
/
+546
2012-10-17
Line length
Tim Chevalier
-1
/
+2
2012-10-17
word => word_space
Tim Chevalier
-1
/
+1
2012-10-17
remove duplicate visibility and fix indentation
Jyun-Yan You
-11
/
+11
2012-10-17
fix the indentation of foreign constant
Jyun-Yan You
-0
/
+1
2012-10-17
Merge pull request #3764 from lucab/lucab/to-upstream/pull-3
Tim Chevalier
-31
/
+29
2012-10-17
Merge pull request #3719 from lucab/lucab/to-upstream/pull-2
Tim Chevalier
-0
/
+2
2012-10-17
Merge pull request #3706 from erickt/str-with-capacity
Tim Chevalier
-0
/
+5
2012-10-17
Merge pull request #3716 from Blei/fix-3656
Tim Chevalier
-3
/
+24
2012-10-17
Export std::net_url::encode_component
Tim Chevalier
-1
/
+1
2012-10-16
Remove integer suffixes
Tim Chevalier
-2
/
+2
2012-10-16
Change a use of map::get to map::find
Tim Chevalier
-2
/
+2
2012-10-16
rustc: Implement intra-crate static methods on anonymous trait implementations.
Patrick Walton
-109
/
+312
2012-10-15
In ty::normalize_ty, don't replace self_regions with None
Tim Chevalier
-7
/
+12
2012-10-15
Add test for Issue 2823
Tim Chevalier
-0
/
+12
2012-10-15
Add test case for Issue 2895
Tim Chevalier
-0
/
+16
2012-10-15
Error out in resolve if structs try to capture type parameters
Tim Chevalier
-4
/
+4
2012-10-15
rustc: Merge module and type namespaces. r=brson
Patrick Walton
-951
/
+877
2012-10-15
Add test cases for #3668
Tim Chevalier
-8
/
+6
2012-10-15
Un-xfail test for #3521; it works now
Tim Chevalier
-2
/
+1
2012-10-15
rustc: Implement monomorphic default methods. r=nmatsakis
Patrick Walton
-300
/
+638
2012-10-15
Check whether loans conflict with old loans or with themselves.
Niko Matsakis
-94
/
+165
2012-10-15
Fix whitespace
Tim Chevalier
-2
/
+2
2012-10-15
Allow enum discriminator exprs to refer to declared consts
Tim Chevalier
-115
/
+215
2012-10-15
Add various test cases (xfailed)
Tim Chevalier
-0
/
+90
2012-10-15
libstd: make Serializer a trait-level typaram
Erick Tryzelaar
-83
/
+698
2012-10-14
Use gpgv for signature verification in cargo
Luca Bruno
-31
/
+29
2012-10-13
Implement to_managed without using an upcall function, as suggested by brson.
Gareth Daniel Smith
-9
/
+4
2012-10-13
Add an &str.to_managed method to allow creating non-constant @str values (for...
Gareth Daniel Smith
-0
/
+20
2012-10-12
Avoid repeating 'try adding a move' hint
Tim Chevalier
-3
/
+5
2012-10-12
Remove unneeded parens
Tim Chevalier
-1
/
+1
2012-10-12
Make trans ignore last use
Tim Chevalier
-17
/
+9
2012-10-12
Change the kind checker to ignore results of last-use
Tim Chevalier
-37
/
+49
2012-10-12
(For legacy code:) In liveness, require that by-move arguments are rvalues
Tim Chevalier
-1
/
+9
2012-10-12
Test that functional struct update exprs get rejected if...
Tim Chevalier
-0
/
+16
2012-10-12
Make moves explicit in rfail tests
Tim Chevalier
-4
/
+4
2012-10-12
Make moves explicit in rpass tests
Tim Chevalier
-185
/
+192
2012-10-12
Make moves explicit in cfail tests
Tim Chevalier
-15
/
+15
2012-10-12
Make moves explicit in bench tests
Tim Chevalier
-123
/
+124
2012-10-12
Make moves explicit in aux test files
Tim Chevalier
-5
/
+4
[prev]
[next]