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
2019-09-26
Rollup merge of #64783 - onehr:onehrxn, r=varkor
Mazdak Farrokhzad
-1
/
+38
2019-09-26
Rollup merge of #64772 - Mark-Simulacrum:no-tyctxt-tx, r=eddyb
Mazdak Farrokhzad
-70
/
+42
2019-09-26
Rollup merge of #64221 - Centril:nll-no-migrate-2015, r=matthewjasper
Mazdak Farrokhzad
-1849
/
+176
2019-09-26
issue-#45696: remove ignore-compare-mode-nll
Mazdak Farrokhzad
-10
/
+6
2019-09-26
Auto merge of #64515 - varkor:kindedterm, r=oli-obk
bors
-337
/
+357
2019-09-26
Add test for E0543
Guillaume Gomez
-8
/
+18
2019-09-26
Upgrade env_logger to 0.7
Mateusz MikuĊa
-2
/
+2
2019-09-26
Rename some `_sty` variables to `_kind`
varkor
-16
/
+16
2019-09-26
Rename `subst::Kind` to `subst::GenericArg`
varkor
-321
/
+341
2019-09-26
Auto merge of #62661 - arielb1:never-reserve, r=nikomatsakis
bors
-51
/
+339
2019-09-26
cargotest: bump iron
Mazdak Farrokhzad
-459
/
+2
2019-09-26
cargotest: bump webrender
Mazdak Farrokhzad
-1
/
+1
2019-09-26
issue-#45696-scribble...: remove outdated comment.
Mazdak Farrokhzad
-5
/
+3
2019-09-26
rm "src/test/ui/issues/issue-45696-scribble-on-boxed-borrow.migrate.stderr"
Mazdak Farrokhzad
-36
/
+0
2019-09-26
remove feature(nll) in more cases.
Mazdak Farrokhzad
-81
/
+47
2019-09-26
remove feature(nll) from #27868 test.
Mazdak Farrokhzad
-3
/
+1
2019-09-26
remove feature(nll) from #31567 test.
Mazdak Farrokhzad
-3
/
+1
2019-09-26
remove feature(nll) from #45157 test.
Mazdak Farrokhzad
-30
/
+1
2019-09-26
add test for #53432.
Mazdak Farrokhzad
-0
/
+22
2019-09-26
Adjust & --bless tests due to no longer downgrading NLL errors on 2015.
Mazdak Farrokhzad
-1174
/
+104
2019-09-26
rustc_mir: remove dead code for downgrading errors.
Mazdak Farrokhzad
-58
/
+1
2019-09-26
Refuse downgrading NLL errors on Rust 2015.
Mazdak Farrokhzad
-4
/
+2
2019-09-26
Auto merge of #64513 - varkor:sty-begone, r=eddyb
bors
-736
/
+735
2019-09-25
Add test case for issue #64732
Haoran Wang
-0
/
+31
2019-09-25
update rtpSpawn's parameters type(It's prototype has been updated in libc)
Baoshan Pang
-2
/
+2
2019-09-25
Remove unused DepTrackingMap
Mark Rousskov
-156
/
+3
2019-09-26
Update src/libstd/net/udp.rs
messense
-1
/
+1
2019-09-25
Fix format macro expansions spans to be macro-generated
Stephen Crane
-12
/
+9
2019-09-25
Fix issue #64732
Haoran Wang
-1
/
+7
2019-09-25
Fix ExitStatus on Fuchsia
Tyler Mandry
-75
/
+93
2019-09-25
Auto merge of #64785 - Manishearth:clippyup, r=Manishearth
bors
-14
/
+10
2019-09-25
Update clippy
Manish Goregaokar
-14
/
+10
2019-09-26
Simplify `style_or_override`
AnthonyMikh
-6
/
+4
2019-09-26
Use `sort_by_key` rather than `sort_by`
AnthonyMikh
-2
/
+2
2019-09-26
Simplify `Emitter::fix_multispan_in_std_macros`
AnthonyMikh
-64
/
+65
2019-09-25
Fix fallout
varkor
-2
/
+2
2019-09-25
Remove tx_to_llvm_workers from TyCtxt
Mark Rousskov
-70
/
+42
2019-09-25
Unify order of variables in chained comparison
AnthonyMikh
-1
/
+1
2019-09-25
Use Option::map_or where applicable
AnthonyMikh
-8
/
+3
2019-09-25
Use map + sum instead of fold for computing Unicode width
AnthonyMikh
-9
/
+9
2019-09-25
address rebase damage
Ariel Ben-Yehuda
-3
/
+3
2019-09-25
Simplify Unicode-aware trimming
AnthonyMikh
-12
/
+15
2019-09-25
Use `max` instead of `if`s
AnthonyMikh
-9
/
+3
2019-09-25
Use `saturating_sub` where applicable
AnthonyMikh
-18
/
+6
2019-09-25
Auto merge of #64774 - alexcrichton:update-cargo, r=ehuss
bors
-0
/
+0
2019-09-25
Only add sanitizer runtimes when linking an executable (#64629).
Christian Holler (:decoder)
-1
/
+3
2019-09-25
Update cargo
Alex Crichton
-0
/
+0
2019-09-25
Fix rebase
varkor
-7
/
+7
2019-09-25
Rename surviving uses of `sty`
varkor
-34
/
+33
2019-09-25
Rename `sty` to `kind`
varkor
-691
/
+691
[prev]
[next]