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
2018-03-21
Cargo fmt libtest
Seiichi Uchida
-233
/
+182
2018-03-21
Fix test error
bjorn3
-0
/
+8
2018-03-21
WIP fix mir-opt-end-region-8
Niko Matsakis
-2
/
+4
2018-03-21
work around fallout from these changes in rustc
Niko Matsakis
-21
/
+62
2018-03-21
use subtyping when we create a closure instead of for upvar types
Niko Matsakis
-4
/
+35
2018-03-21
report an error if we see an unexpected lifetime in impl Trait
Niko Matsakis
-34
/
+291
2018-03-21
fix vector fmin/fmax non-fast/fast intrinsics NaN handling
gnzlbg
-4
/
+4
2018-03-21
Bump racer and home
Bastien Orivel
-102
/
+12
2018-03-21
document format_args! further wrt. Debug & Display"
Mazdak Farrokhzad
-0
/
+12
2018-03-21
document format_args! behavior wrt. Display and Debug
Mazdak Farrokhzad
-6
/
+66
2018-03-21
Use NOTE instead of error-pattern directive
Tyler Mandry
-1
/
+2
2018-03-21
termination_trait: Add () example to error message
Tyler Mandry
-3
/
+3
2018-03-21
Revert "remove FIXME(#33435) and remove the spurious failures counter measure"
Niv Kaminer
-0
/
+5
2018-03-20
Revert "Stabilize termination_trait in 1.25, not 1.26"
Tyler Mandry
-2
/
+2
2018-03-21
Auto merge of #49200 - oli-obk:extern_static_metadata, r=michaelwoerister
bors
-3
/
+38
2018-03-20
whitelist every target feature for rustdoc
QuietMisdreavus
-4
/
+26
2018-03-21
Make resuming generators unsafe instead of the creation of immovable generato...
John Kåre Alsaker
-124
/
+96
2018-03-21
Rollup merge of #49196 - Phlosioneer:49123-sort-where-conditions, r=QuietMisd...
kennytm
-37
/
+67
2018-03-20
Propose a variant if it is an enum for E0599
Guillaume Gomez
-2
/
+19
2018-03-20
Pass attributes to hir::TyParam
Mrowqa
-0
/
+3
2018-03-20
rewrite to use a custom folder
Niko Matsakis
-42
/
+50
2018-03-20
typeck: Report main return type errors on return type span
Tyler Mandry
-3
/
+14
2018-03-20
Don't check interpret_interner when accessing a static to fix miri mutable st...
bjorn3
-22
/
+10
2018-03-20
change all appropriate EPOCH to EDITION
Kurtis Nusbaum
-2
/
+2
2018-03-20
rename epoch to edition
Kurtis Nusbaum
-95
/
+95
2018-03-20
talk about force-unstable-if-unmarked
QuietMisdreavus
-0
/
+13
2018-03-20
talk about --display-warnings
QuietMisdreavus
-0
/
+16
2018-03-20
Remove outdated comment
Oliver Schneider
-1
/
+0
2018-03-20
Add unit test for Implemented-From-Env
varkor
-0
/
+30
2018-03-20
Implement Rule Implemented-From-Env
varkor
-0
/
+32
2018-03-20
Improve comments for Rule Implemented-From-Impl
varkor
-4
/
+13
2018-03-20
Run the `run-make` tests last, so more tests run on Windows when `make` is un...
John Kåre Alsaker
-2
/
+4
2018-03-20
ci: Print out how long each step takes on CI
Alex Crichton
-22
/
+77
2018-03-20
Refactor the stack addr aligning code into a function
Tatsuyuki Ishi
-16
/
+16
2018-03-20
Update Cargo to fix regression
Aleksey Kladov
-7
/
+7
2018-03-20
Reinit the stack guard on unexpected failure
Tatsuyuki Ishi
-3
/
+3
2018-03-20
Make compiletest do exact matching on triples
varkor
-2
/
+4
2018-03-20
Remove StdioRaw doc additions, add backticks
Phlosioneer
-10
/
+1
2018-03-20
Add more canonicalisations for OS_TABLE and ARCH_TABLE
varkor
-5
/
+21
2018-03-20
Auto merge of #49190 - kennytm:rollup, r=kennytm
bors
-662
/
+1033
2018-03-20
Encode/decode extern statics in metadata and incremental cache
Oliver Schneider
-3
/
+38
2018-03-20
Implement some trivial size_hints for various iterators
Phlosioneer
-0
/
+102
2018-03-20
Auto merge of #48516 - petrochenkov:stabsl, r=nikomatsakis
bors
-226
/
+124
2018-03-20
ignore emscripten in run-pass test
gnzlbg
-0
/
+2
2018-03-20
diagnostics: Remove main return type errors from E0580
Tyler Mandry
-3
/
+3
2018-03-20
Match against friendly error message
Tyler Mandry
-2
/
+2
2018-03-20
Fix tidy trailing whitespace
Phlosioneer
-2
/
+2
2018-03-19
Fix ordering of auto-generated trait bounds in rustdoc output
Phlosioneer
-37
/
+67
2018-03-20
Rollup merge of #49184 - bdrewery:update-beta-freebsd, r=alexcrichton
kennytm
-1
/
+1
2018-03-20
Rollup merge of #49166 - dileepbapat:pr-49133, r=nikomatsakis
kennytm
-4
/
+4
[prev]
[next]