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-30
Stabilize macros in `extern` blocks
Vadim Petrochenkov
-336
/
+37
2019-09-30
Remove unused parts of ExprUseVisitor
Matthew Jasper
-428
/
+83
2019-09-30
Remove HIR based const qualification
Matthew Jasper
-916
/
+66
2019-09-30
Stop printing `Qualif` results in debug logs
Dylan MacKenzie
-4
/
+0
2019-09-30
Use separate files for debugging `Qualif` dataflow results
Dylan MacKenzie
-1
/
+6
2019-09-30
Update consumers of `generic::Engine` API
Dylan MacKenzie
-1
/
+2
2019-09-30
Add graphviz debug output for generic dataflow
Dylan MacKenzie
-5
/
+510
2019-09-30
Allow `ResultsCursor` to borrow the underlying `Results`
Dylan MacKenzie
-8
/
+16
2019-09-30
Fix typo in docs
Dylan MacKenzie
-1
/
+1
2019-09-30
Add missing links for mem::needs_drop
Lzu Tao
-4
/
+6
2019-10-01
Add test for issue-64662
Yuki Okushi
-0
/
+25
2019-09-30
update ui tests
Guillaume Gomez
-1
/
+1
2019-09-30
Add long error explanation for E0550
Guillaume Gomez
-1
/
+19
2019-09-30
Auto merge of #64778 - csmoe:index, r=eddyb
bors
-203
/
+231
2019-09-30
update tests
Guillaume Gomez
-4
/
+8
2019-09-30
Add long error explanation for E0493
Guillaume Gomez
-1
/
+45
2019-09-30
Self-Profiling: Make names of existing events more consistent and use new API.
Michael Woerister
-158
/
+122
2019-09-30
Self-Profiling: Refactor SelfProfiler API to be RAII based where possible.
Michael Woerister
-110
/
+244
2019-09-30
Auto merge of #64600 - scottmcm:no-slice-tryfold-unroll, r=bluss
bors
-68
/
+1
2019-09-30
syntax: reduce repetition in fn parsing.
Mazdak Farrokhzad
-26
/
+21
2019-09-30
syntax: stylistic cleanup in item parsing.
Mazdak Farrokhzad
-107
/
+47
2019-09-30
syntax: fuse more code paths together.
Mazdak Farrokhzad
-48
/
+51
2019-09-30
Auto merge of #64904 - ollie27:rustdoc_logo, r=Mark-Simulacrum
bors
-1
/
+1
2019-09-30
Remove legacy grammar
Erin Power
-3566
/
+4
2019-09-30
Fixed a misleading documentation issue #64844
hman523
-1
/
+1
2019-09-30
syntax: extract `error_on_invalid_abi`.
Mazdak Farrokhzad
-14
/
+17
2019-09-30
syntax: cleanup `parse_visibility`.
Mazdak Farrokhzad
-53
/
+69
2019-09-30
syntax: misc cleanup
Mazdak Farrokhzad
-44
/
+30
2019-09-30
syntax: cleanup `parse_fn_decl`.
Mazdak Farrokhzad
-6
/
+3
2019-09-30
syntax: reorder param parsing to make more sense.
Mazdak Farrokhzad
-153
/
+153
2019-09-30
syntax refactor `parse_self_param` (5)
Mazdak Farrokhzad
-22
/
+21
2019-09-30
syntax refactor `parse_self_param` (4)
Mazdak Farrokhzad
-30
/
+37
2019-09-30
syntax refactor `parse_self_param` (3)
Mazdak Farrokhzad
-28
/
+20
2019-09-30
syntax refactor `parse_self_param` (2)
Mazdak Farrokhzad
-11
/
+16
2019-09-30
syntax refactor `parse_self_param` (1)
Mazdak Farrokhzad
-12
/
+13
2019-09-30
syntax refactor `parse_fn_params`
Mazdak Farrokhzad
-28
/
+29
2019-09-30
Auto merge of #64881 - RalfJung:miri, r=RalfJung
bors
-5
/
+10
2019-09-30
syntax: `is_named_argument` -> `is_named_param`.
Mazdak Farrokhzad
-2
/
+2
2019-09-30
syntax: cleanup method parsing.
Mazdak Farrokhzad
-74
/
+66
2019-09-30
Cleaned up a few doc comments in libfmt_macros.
Alexander Regueiro
-3
/
+3
2019-09-30
Fixed stylistic convention for one diagnostic and blessed tests.
Alexander Regueiro
-4
/
+4
2019-09-30
Fixed grammar in one diagnostic and blessed tests.
Alexander Regueiro
-39
/
+43
2019-09-30
Fixed weird non-sequential indices for serialisation of `SourceFile` type.
Alexander Regueiro
-16
/
+15
2019-09-30
Added backticks for one diagnostic message.
Alexander Regueiro
-1
/
+1
2019-09-30
Fixed grammar for some `time` fn calls and a diagnostic.
Alexander Regueiro
-8
/
+8
2019-09-30
Avoid `chain()` in `find_constraint_paths_between_regions()`.
Nicholas Nethercote
-18
/
+22
2019-09-29
Auto merge of #64673 - Mark-Simulacrum:opt-match-ck, r=oli-obk
bors
-2
/
+16
2019-09-29
Optimize try_eval_bits to avoid layout queries
Mark Rousskov
-2
/
+16
2019-09-29
rustdoc: Fix default logo filename
Oliver Middleton
-1
/
+1
2019-09-29
Use https for curl when building for linux
Tyler Mandry
-2
/
+4
[prev]
[next]