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-06-07
Simplify `process_obligation`.
Nicholas Nethercote
-9
/
+12
2018-06-07
Update the cargo submodule
Oliver Schneider
-0
/
+0
2018-06-06
Use Ord::cmp for auto traits since stable sort not needed
Havvy
-7
/
+5
2018-06-07
Update RLS and Rustfmt
Nick Cameron
-43
/
+170
2018-06-06
Do not account for inner/outer attr
Esteban Küber
-13
/
+3
2018-06-06
Use consistent span for repr attr suggestion
Esteban Küber
-28
/
+41
2018-06-06
Auto merge of #50699 - Zoxc:blocking-queries, r=mw
bors
-49
/
+617
2018-06-06
Add i/u size
Esteban Küber
-2
/
+2
2018-06-06
Change repr documentation link
Esteban Küber
-9
/
+9
2018-06-06
Expand (fix) u* and i* `repr` hints
Esteban Küber
-1
/
+3
2018-06-06
Add `transparent` as valid `repr` hint
Esteban Küber
-11
/
+11
2018-06-06
Turn warning into lint
Esteban Küber
-268
/
+305
2018-06-06
Update the expected error output to reflect changes in this PR.
Felix S. Klock II
-38
/
+63
2018-06-06
Drive-by: Make assignment conflict tests in borrowck-vec-pattern-nesting.rs r...
Felix S. Klock II
-0
/
+5
2018-06-06
When NLL has illegal move due to borrowed content, provide feedback about why...
Felix S. Klock II
-11
/
+37
2018-06-06
It turns out that the diagnostics generated from NLL for these cases are now ...
Felix S. Klock II
-45
/
+0
2018-06-06
Auto merge of #51263 - cramertj:futures-in-core, r=aturon
bors
-0
/
+961
2018-06-06
Expand output and suggestions, fix tests
Esteban Küber
-154
/
+292
2018-06-06
Add Future and task system to the standard library
Taylor Cramer
-0
/
+961
2018-06-06
Warn on `repr` without hints
Esteban Küber
-1
/
+17
2018-06-06
Auto merge of #51333 - GuillaumeGomez:reexport-fmt-alignment, r=SimonSapin
bors
-2
/
+3
2018-06-06
Increase number of usages of `u8` in weird expressions u8 test
Konrad Borowski
-16
/
+19
2018-06-06
When unable to sinthesize link span, fallback to previous behavior
Esteban Küber
-35
/
+149
2018-06-06
Use spans pointing at the inside of a rustdoc attribute
Esteban Küber
-49
/
+68
2018-06-06
NLL performance boost
Gergely Nagy
-7
/
+9
2018-06-06
fix stderrs
dylan_DPC
-2
/
+2
2018-06-06
Auto merge of #51201 - estebank:dotdot, r=petrochenkov
bors
-78
/
+169
2018-06-06
Update Cargo
John Kåre Alsaker
-9
/
+13
2018-06-06
Reduce the amount of unsafe code and mark handle_deadlock as unsafe
John Kåre Alsaker
-52
/
+53
2018-06-06
Add comments
John Kåre Alsaker
-2
/
+19
2018-06-06
Make QueryWaiter use safe code
John Kåre Alsaker
-32
/
+22
2018-06-06
Create thread-pool
John Kåre Alsaker
-24
/
+25
2018-06-06
Add comments and misc changes
John Kåre Alsaker
-27
/
+92
2018-06-06
Use raw pointers
John Kåre Alsaker
-30
/
+39
2018-06-06
Add and use OnDrop::disable
John Kåre Alsaker
-1
/
+9
2018-06-06
Use try_lock in collect_active_jobs
John Kåre Alsaker
-1
/
+15
2018-06-06
Update Rayon version
John Kåre Alsaker
-5
/
+5
2018-06-06
Make queries block and handle query cycles
John Kåre Alsaker
-10
/
+469
2018-06-06
Make the size of Option<NonZero*> a documented guarantee.
Simon Sapin
-2
/
+2
2018-06-06
Auto merge of #51316 - oli-obk:const_err, r=nikomatsakis
bors
-462
/
+882
2018-06-06
Use scope tree depths to speed up `nearest_common_ancestor`.
Nicholas Nethercote
-63
/
+74
2018-06-06
Auto merge of #50844 - bjorn3:adhoc_compiller_calls, r=nrc
bors
-34
/
+110
2018-06-06
append unused variables with _
dylan_DPC
-3
/
+3
2018-06-06
rustdoc: Fix missing stability and src links for inlined external macros
Oliver Middleton
-3
/
+52
2018-06-05
Remove fmt_macros dependency
Mark Simulacrum
-2
/
+0
2018-06-05
Rebase fallout
Oliver Schneider
-3
/
+12
2018-06-05
Add source information the const propagation of places
Oliver Schneider
-4
/
+5
2018-06-05
Remove another unused error variant
Oliver Schneider
-4
/
+0
2018-06-05
Remove unused IndexOutOfBounds variant
Oliver Schneider
-13
/
+0
2018-06-05
Satisfy the untiring tidy
Oliver Schneider
-2
/
+2
[prev]
[next]