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
Age
Commit message (
Expand
)
Author
Lines
2019-03-05
Add InferConst
varkor
-0
/
+11
2019-03-05
Add ConstVid
varkor
-0
/
+7
2019-03-05
Add ParamConst
varkor
-0
/
+20
2019-03-05
Add Const generic param to ty
varkor
-4
/
+24
2019-03-05
Add self to mailmap
Nathan West
-0
/
+1
2019-03-05
only print coverage pass lists if running on nightly
QuietMisdreavus
-7
/
+11
2019-03-05
remove unused Display impl
QuietMisdreavus
-7
/
+0
2019-03-05
Add a test for HashStable stability
John Kåre Alsaker
-0
/
+63
2019-03-05
Make rustc_macro a Rust 2018 crate
John Kåre Alsaker
-20
/
+9
2019-03-05
Move locate_ctxt back
John Kåre Alsaker
-21
/
+21
2019-03-05
Removed whitespace
Giles Cope
-1
/
+1
2019-03-05
Remove JSBackend from config.toml
Hadley Canine
-1
/
+1
2019-03-05
fixes rust-lang#52482
Saleem Jaffer
-47
/
+32
2019-03-05
Unrolled await macro.
Giles Cope
-6
/
+6
2019-03-05
Auto merge of #58423 - nox:relax-bounds-buf-reader, r=dtolnay
bors
-0
/
+2
2019-03-04
Elide invalid method receiver error when it contains TyErr
Esteban Küber
-1
/
+33
2019-03-05
Use Ident for project
John Kåre Alsaker
-4
/
+3
2019-03-05
Add librustc, libsyntax to rust-src distribution.
Taeguk Kwon
-0
/
+2
2019-03-04
Make the lifetime parameters of tcx consistent.
Gabriela Alexandra Moldovan
-4
/
+4
2019-03-05
Update Cargo.lock
John Kåre Alsaker
-0
/
+11
2019-03-05
Add ignore and project attributes
John Kåre Alsaker
-5
/
+61
2019-03-05
Encode proc macro stability
John Kåre Alsaker
-2
/
+7
2019-03-05
Bootstrap changes
John Kåre Alsaker
-36
/
+96
2019-03-05
Allow linking to a proc macro on the target in metadata and still use a host ...
John Kåre Alsaker
-56
/
+122
2019-03-05
Create a derive macro for HashStable
John Kåre Alsaker
-7
/
+63
2019-03-04
Add as_slice() to slice::IterMut and vec::Drain
Josh Stone
-0
/
+51
2019-03-04
Fix rebase and move suggestion to its own method
Esteban Küber
-29
/
+46
2019-03-04
Add an explicit test for issue #50582
Josh Stone
-0
/
+15
2019-03-04
Add fixme
Esteban Küber
-3
/
+4
2019-03-04
On return type `impl Trait` for block with no expr point at last semi
Esteban Küber
-5
/
+47
2019-03-04
Regression test added for an async ICE.
Giles Cope
-0
/
+27
2019-03-04
Fix release note problems noticed after merging.
Mark Rousskov
-21
/
+23
2019-03-04
Use early unwraps instead of bubbling up errors just to unwrap in the end
Oliver Scherer
-44
/
+30
2019-03-04
Regression test for #58435.
Felix S. Klock II
-0
/
+17
2019-03-04
Make the Entry API of HashMap<K, V> Sync and Send (fixes #45219)
Anthony Ramine
-0
/
+11
2019-03-04
Auto merge of #58380 - estebank:missing-match-pats, r=zackmdavis
bors
-96
/
+401
2019-03-04
Auto merge of #58807 - Xanewok:update-clippy, r=Xanewok
bors
-12
/
+15
2019-03-03
Update Clippy
Igor Matuszewski
-12
/
+15
2019-03-03
Auto merge of #58505 - schomatis:fix/nll/remove-live-var, r=matthewjasper
bors
-267
/
+179
2019-03-03
Add .nll.stderr output
Tim
-0
/
+39
2019-03-04
Monomorphize generator field types for debuginfo
Wim Looman
-0
/
+28
2019-03-03
race condition in thread local storage example
benaryorg
-1
/
+4
2019-03-03
Auto merge of #58425 - wesleywiser:more_profiler_changes, r=michaelwoerister
bors
-372
/
+343
2019-03-03
Auto merge of #58673 - matthewjasper:typeck-ptr-coercions, r=pnkfelix
bors
-16
/
+408
2019-03-03
Use FxHashMap
Wesley Wiser
-3
/
+4
2019-03-03
Reduce the size of events by using a u64 instead of Instant
Wesley Wiser
-37
/
+37
2019-03-03
Remove profiler output and replace with a raw event dump
Wesley Wiser
-329
/
+271
2019-03-03
Wrap the self-profiler in an `Arc<Mutex<>>`
Wesley Wiser
-32
/
+60
2019-03-03
Remove stray ` in the documentation for the FromIterator implementation for O...
Alexandra V
-1
/
+1
2019-03-03
Auto merge of #58879 - spastorino:update_miri, r=oli-obk
bors
-14
/
+36
[prev]
[next]