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
Age
Commit message (
Expand
)
Author
Lines
2017-02-08
Merge pull request #39668 from alexcrichton/stable-next
1.15.1
Alex Crichton
-2
/
+9
2017-02-08
Update relnotes for a 2017-02-09 release date
Alex Crichton
-2
/
+4
2017-02-08
rustbuild: Pass -fPIC on 32-bit non-Windows platforms
Alex Crichton
-0
/
+5
2017-02-07
Merge pull request #39623 from brson/relnotes-stable
Alex Crichton
-1
/
+1
2017-02-07
Bump stable release date
Brian Anderson
-1
/
+1
2017-02-03
Merge pull request #39516 from brson/stable-next
Alex Crichton
-2
/
+10
2017-02-04
Add 1.15.1 relnotes
Brian Anderson
-0
/
+8
2017-02-04
Bump to 1.15.1
Brian Anderson
-1
/
+1
2017-02-04
std: Fix IntoIter::as_mut_slice's signature
Alex Crichton
-1
/
+1
2017-01-19
Merge pull request #39189 from brson/beta-next
1.15.0
Alex Crichton
-7
/
+38
2017-01-19
Bump prerelease version
Brian Anderson
-1
/
+1
2017-01-19
mk: Fix compile with makefiles
Alex Crichton
-5
/
+10
2017-01-19
OpenBSD has two stdc++ libraries: use the newer
Sébastien Marie
-2
/
+9
2017-01-19
let BSD to use gmake for GNU-make
Sébastien Marie
-4
/
+20
2017-01-19
disable run-pass/backtrace for openbsd
Sébastien Marie
-0
/
+1
2017-01-19
Disconnect ar from cc on OpenBSD
Sébastien Marie
-0
/
+2
2017-01-18
Merge pull request #39170 from brson/beta-next
Alex Crichton
-4
/
+26
2017-01-19
Bump prerelease version
Brian Anderson
-1
/
+1
2017-01-19
tolerate `None` return from `get_line`
Niko Matsakis
-1
/
+1
2017-01-19
more complete error message
Niko Matsakis
-1
/
+1
2017-01-19
only consider value items when searching for methods, not types
Niko Matsakis
-2
/
+24
2017-01-17
Merge pull request #39141 from jseyfried/unbreak_beta
Brian Anderson
-1
/
+2
2017-01-17
Unbreak beta.
Jeffrey Seyfried
-1
/
+2
2017-01-17
Merge pull request #39140 from brson/beta-next
Alex Crichton
-21
/
+521
2017-01-17
rustbuild: Don't enable debuginfo in rustc
Alex Crichton
-4
/
+25
2017-01-17
fix function arguments in constant promotion
Ariel Ben-Yehuda
-13
/
+22
2017-01-17
Improve the warning cycle for `use $crate;`.
Jeffrey Seyfried
-4
/
+14
2017-01-17
1.15 release notes
Brian Anderson
-0
/
+241
2017-01-17
Auto merge of #38427 - brson:relnotes, r=alexcrichton
bors
-0
/
+219
2017-01-11
Merge pull request #39008 from cuviper/beta-blake-endian
Alex Crichton
-6
/
+10
2017-01-11
Use little-endian encoding for Blake2 hashing on all architectures
Ariel Ben-Yehuda
-6
/
+10
2017-01-07
Bump beta to .3
Alex Crichton
-1
/
+1
2017-01-07
Merge pull request #38884 from nikomatsakis/beta-unmerged
Alex Crichton
-40
/
+264
2017-01-06
Merge pull request #38893 from jseyfried/backport_unused_qualification_lint
Niko Matsakis
-5
/
+6
2017-01-06
Don't `unused_qualifications`-check global paths.
Jeffrey Seyfried
-5
/
+6
2017-01-06
Merge pull request #38872 from nikomatsakis/beta
Alex Crichton
-241
/
+883
2017-01-06
Add regression test.
Jeffrey Seyfried
-0
/
+43
2017-01-06
Fold all spans in the AST.
Jeffrey Seyfried
-7
/
+7
2017-01-06
Fix tidy warning
Jonathan Turner
-0
/
+10
2017-01-06
Add in test for E0090
Jonathan Turner
-0
/
+5
2017-01-06
Add back in previous logic and remove span shrinking
Jonathan Turner
-1
/
+8
2017-01-06
rebase backport of #38855 onto beta
Niko Matsakis
-1
/
+1
2017-01-06
Fix ICE on i686 when calling immediate() on OperandValue::Ref in return
Mark Simulacrum
-1
/
+26
2017-01-06
fix help for the --print option
Doug Goldstein
-1
/
+2
2017-01-06
std: Don't pass overlapped handles to processes
Alex Crichton
-29
/
+153
2017-01-06
rustbuild: Stop building docs for std dependancies
Oliver Middleton
-1
/
+10
2017-01-06
Document custom derive.
Steve Klabnik
-12
/
+258
2017-01-06
rustc: Stabilize the `proc_macro` feature
Alex Crichton
-188
/
+13
2017-01-06
rustbuild: Fix source tarballs and the vendor dir
Alex Crichton
-0
/
+7
2017-01-06
Fix mistake.
Without Boats
-1
/
+1
[next]