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
Age
Commit message (
Expand
)
Author
Lines
2015-01-09
Make the metadata loader use the appropriate Target structure
John Kåre Alsaker
-2
/
+19
2015-01-08
Make rustdoc use the `[_; N]` syntax instead of `[_, ..N]`
Ken Tossell
-1
/
+1
2015-01-08
rustdoc: Stop adding #[deny(warnings)] to all tests
Brian Anderson
-1
/
+0
2015-01-09
Merge pull request #20741 from mneumann/dragonfly-pthread-mutex
bors
-0
/
+37
2015-01-09
Merge pull request #20718 from tshepang/bench-fix-some-warnings
bors
-43
/
+14
2015-01-08
Standardize punctuation & formatting of TRPL
Kevin Yap
-139
/
+139
2015-01-08
Merge pull request #20766 from tsurai/patch-1
bors
-1
/
+1
2015-01-08
Merge pull request #20735 from squidpickles/master
bors
-1
/
+1
2015-01-08
Enabled the `vec![]` macro to use the `[a; b]` repeat syntax.
Marvin Löbel
-1
/
+22
2015-01-08
auto merge of #20760 : alexcrichton/rust/rollup, r=alexcrichton
bors
-9367
/
+9089
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-664
/
+108
2015-01-08
doc: Fix unresolved import in Bitv example
Cristian Kubis
-1
/
+1
2015-01-08
Fix destroy assertions in mutex/rwlock/condvar
Michael Neumann
-0
/
+37
2015-01-08
rollup merge of #20757: nikomatsakis/issue-20624-assoc-types-coherence
Alex Crichton
-33
/
+276
2015-01-08
Remove silly long line.
Niko Matsakis
-1
/
+0
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-2135
/
+2404
2015-01-08
rollup merge of #20751: nikomatsakis/issue-20232
Alex Crichton
-111
/
+263
2015-01-08
rollup merge of #20746: dotdash/fix_indent
Alex Crichton
-674
/
+674
2015-01-08
rollup merge of #20740: FlaPer87/remove-opt-out-copy
Alex Crichton
-115
/
+3
2015-01-08
rollup merge of #20738: brson/feature-staging2
Alex Crichton
-392
/
+386
2015-01-08
rollup merge of #20736: akiss77/pr-u8-c_char
Alex Crichton
-1
/
+1
2015-01-08
Add another test using projection types in impls.
Niko Matsakis
-0
/
+44
2015-01-08
Normalize types bottom up. Fixes #20666.
Niko Matsakis
-1
/
+54
2015-01-08
"The Rust Programming Language"
Steve Klabnik
-5871
/
+5603
2015-01-08
Adjust tests to be clearer about the type that results from a shift expression.
Niko Matsakis
-10
/
+14
2015-01-08
Rename test to fit naming convention.
Niko Matsakis
-0
/
+0
2015-01-08
Normalize types in supertraits when checking that impls are valid during wf.
Niko Matsakis
-3
/
+59
2015-01-08
Normalize types in impls, add test for coherence failure.
Niko Matsakis
-31
/
+122
2015-01-08
auto merge of #20032 : Manishearth/rust/plugin-loader, r=cmr
bors
-274
/
+329
2015-01-08
Wrap long line
Niko Matsakis
-1
/
+3
2015-01-08
Modify lifetime-infereence-give-expl-lifetime-param-3 to use a shorter
Niko Matsakis
-5
/
+5
2015-01-08
Allow shift operator to take any integral type (and add a test).
Niko Matsakis
-2
/
+113
2015-01-08
Update graphviz tests to accommodate new isize/usize types and is/us suffixes.
Felix S. Klock II
-87
/
+87
2015-01-08
Update the compile-fail-fulldeps tests with new isize/usize literal suffixes.
Felix S. Klock II
-1
/
+1
2015-01-08
Accommodate the "int literal is too large" error message currently embedded i...
Felix S. Klock II
-3
/
+3
2015-01-08
Test fixes.
Huon Wilson
-19
/
+19
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-379
/
+379
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-325
/
+325
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-1324
/
+1324
2015-01-08
Remove warning from the libraries.
Huon Wilson
-8
/
+37
2015-01-08
Add a warning feature gate for int/uint in types and i/u suffixes.
Huon Wilson
-3
/
+93
2015-01-08
Store deprecated status of i/u-suffixed literals.
Huon Wilson
-79
/
+112
2015-01-08
Ignore extra error from test for now
Manish Goregaokar
-3
/
+22
2015-01-08
Add new test for #20232.
Niko Matsakis
-0
/
+47
2015-01-08
Update regionck to discharge the binder safely (using
Niko Matsakis
-10
/
+28
2015-01-08
Fix the actual bug for #20232: when creating the cmt for the implicit
Niko Matsakis
-10
/
+23
2015-01-08
Update the "English-language" to-string function of a `cmt` to use
Niko Matsakis
-87
/
+124
2015-01-08
Add comments to autoderef() helper and refactor it to take
Niko Matsakis
-21
/
+58
2015-01-08
auto merge of #20744 : huonw/rust/fix-string-slicing, r=pnkfelix
bors
-1
/
+7
2015-01-08
Remove the deprecated opt_out_copy feature
Flavio Percoco
-115
/
+3
[prev]
[next]