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-01-12
const_let: --bless with --compare-mode=nll
Mazdak Farrokhzad
-77
/
+74
2019-01-12
move const_let accepted gate to avoid future conflict.
Mazdak Farrokhzad
-2
/
+2
2019-01-12
Auto merge of #57532 - Centril:stabilize-2175, r=varkor
bors
-44
/
+18
2019-01-12
bless ui/while-let
Mazdak Farrokhzad
-0
/
+1
2019-01-12
Stabilise irrefutable if-let and while-let patterns
varkor
-239
/
+175
2019-01-12
Auto merge of #57234 - Centril:const-stabilizations-2, r=oli-obk
bors
-198
/
+669
2019-01-11
stabilize top level or-pats in if/while let.
Mazdak Farrokhzad
-44
/
+18
2019-01-11
Fixing a typographical error.
David Sanders
-1
/
+1
2019-01-11
don't unwrap unexpected tokens in `format!`
Andy Russell
-5
/
+12
2019-01-11
re-do docs for core::cmp
Steve Klabnik
-20
/
+15
2019-01-11
Auto merge of #57470 - RalfJung:miri, r=oli-obk
bors
-14
/
+14
2019-01-11
Auto merge of #57355 - arielb1:correct-subst, r=nikomatsakis
bors
-9
/
+47
2019-01-11
Remove unneeded but benign change
Oliver Scherer
-1
/
+0
2019-01-11
Fix undefined behavior
Jethro Beekman
-2
/
+2
2019-01-11
Add a profiles section to the manifest
Nick Cameron
-1
/
+24
2019-01-10
add test for pub extern crate
DebugSteven
-0
/
+11
2019-01-10
inline pub extern crate statements
DebugSteven
-5
/
+26
2019-01-10
Update src/libstd/path.rs
Mazdak Farrokhzad
-1
/
+1
2019-01-10
note that FromStr does not work for borrowed types
Steve Klabnik
-2
/
+6
2019-01-10
make note of one more normalization that Paths do
Steve Klabnik
-0
/
+2
2019-01-10
Add a fast path for identical regions in lub_concrete_regions
Björn Steinbrink
-0
/
+7
2019-01-10
Drop "solved" constraints during region expansion
Björn Steinbrink
-8
/
+16
2019-01-10
use structured suggestion when casting a reference
Andy Russell
-23
/
+20
2019-01-10
Integrate miri into build-manifest
Alex Crichton
-2
/
+17
2019-01-10
std: Render large exit codes as hex on Windows
Alex Crichton
-1
/
+10
2019-01-09
actually take a slice in this example
Steve Klabnik
-3
/
+2
2019-01-09
save-analysis: Get path def from parent in case there's no def for the path i...
Emilio Cobos Álvarez
-3
/
+5
2019-01-09
Not seeing the forest because there are too many trees in the way
Oliver Scherer
-1
/
+1
2019-01-09
Explain the arguments of the `mk_*_eval_cx` functions
Oliver Scherer
-0
/
+13
2019-01-09
Document the `mk_*_eval_cx` functions
Oliver Scherer
-2
/
+10
2019-01-09
update miri
Ralf Jung
-14
/
+14
2019-01-09
Auto merge of #57419 - cramertj:pin-set, r=withouboats
bors
-2
/
+2
2019-01-09
Exposing enclave image-base to the enclave application
Vardhan Thigle
-7
/
+5
2019-01-09
Auto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister
bors
-178
/
+99
2019-01-09
Fix irrefutable slice patterns in const fn
Oliver Scherer
-6
/
+28
2019-01-09
const fn feature gate is not needed anymore in a lot of tests
Oliver Scherer
-37
/
+38
2019-01-09
Clarify const_let comment
Oliver Scherer
-1
/
+3
2019-01-09
Stabilize `let` bindings and destructuring in constants and const fn
Oliver Scherer
-865
/
+283
2019-01-09
Auto merge of #57086 - oli-obk:miri_dist, r=kennytm
bors
-1
/
+159
2019-01-09
Change `String` to `&'static str` in `ParseResult::Failure`.
Nicholas Nethercote
-4
/
+4
2019-01-08
addressing Niko's comments
Blitzerr
-41
/
+45
2019-01-09
explain safety for vec.set_len(0)
Mazdak Farrokhzad
-0
/
+3
2019-01-08
[Cleanup] This is the first in the series of removals of with_freevars usage.
Blitzerr
-46
/
+74
2019-01-08
Some more refactoring.
Blitzerr
-3
/
+3
2019-01-08
Creating the vector using with_capacity to avoid re-allocation later on (#56905)
Blitzerr
-1
/
+6
2019-01-08
Issue 56905
Blitzerr
-6
/
+24
2019-01-08
Consolidate equality constraints error message
varkor
-4
/
+5
2019-01-08
Add issue reference to E0202 message
varkor
-5
/
+5
2019-01-08
Change std::error::Error trait documentation to talk about `source` instead o...
Czipperz
-7
/
+7
2019-01-08
Auto merge of #56407 - GuillaumeGomez:missing-docs-reexported-macros, r=varkor
bors
-20
/
+99
[prev]
[next]