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-11
fix tests
Esteban Küber
-2
/
+3
2019-01-11
Continue evaluating after type argument in where clause
Esteban Küber
-4
/
+16
2019-01-11
Continue evaluating after missing `for` in `impl Trait for Foo`
Esteban Küber
-8
/
+35
2019-01-11
Continue evaluating after parsing incorrect binary literal
Esteban Küber
-6
/
+19
2019-01-11
Continue parsing after lifetime in incorrect location
Esteban Küber
-7
/
+55
2019-01-11
Continue parser after trailing type argument attribute
Esteban Küber
-8
/
+20
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-12
Add fmt benchmarks
Shotaro Yamada
-0
/
+111
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-11
Address comments
John Kåre Alsaker
-26
/
+20
2019-01-11
Update tests
John Kåre Alsaker
-36
/
+181
2019-01-11
Make more passes incremental
John Kåre Alsaker
-34
/
+246
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
Re-enable history api on file:// protocol
Guillaume Gomez
-2
/
+1
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
new trait alias tests
Niko Matsakis
-0
/
+122
2019-01-10
integrate trait aliases into def-paths / metadata
Niko Matsakis
-39
/
+82
2019-01-10
introduce `trait_def_id` method
Niko Matsakis
-18
/
+19
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-10
Merge remote-tracking branch 'upstream/master'
Stein Somers
-2
/
+2
2019-01-09
provide suggestion for invalid boolean cast
Andy Russell
-24
/
+47
2019-01-09
Fix poor worst case performance of is_disjoint
Stein Somers
-2
/
+5
2019-01-09
Clean up and fix a bug in query plumbing
John Kåre Alsaker
-20
/
+21
2019-01-09
Improve docs for Formatter
Steve Klabnik
-3
/
+12
2019-01-09
actually take a slice in this example
Steve Klabnik
-3
/
+2
2019-01-09
clarify resolve typo suggestion
Andy Russell
-125
/
+249
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
Replace Arm GCC to a more recent version
Hugues de Valon
-2
/
+8
2019-01-09
Add dist builder for Armv8-M Mainline
Hugues de Valon
-0
/
+2
2019-01-09
Merge remote-tracking branch 'upstream/master'
Stein Somers
-140400
/
+33779
[prev]
[next]