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
2021-09-02
Add higher docs and remove some unneeded fields
Cameron Steffen
-49
/
+65
2021-09-02
Fix remaining dogfood errors
flip1995
-5
/
+3
2021-09-02
Fix dogfood
Cameron Steffen
-56
/
+41
2021-09-02
Fix manual_match with let-expressions
Cameron Steffen
-211
/
+191
2021-09-02
Merge remote-tracking branch 'upstream/master' into rustup2
flip1995
-603
/
+2552
2021-09-02
expand: Treat more macro calls as statement macro calls
Vadim Petrochenkov
-55
/
+108
2021-09-02
Use in_incr_comp_dir_sess in cg_clif
bjorn3
-2
/
+1
2021-09-02
Add explanation for ctfe_backtrace lock
bjorn3
-0
/
+3
2021-09-02
Use in_incr_comp_dir_sess in cg_clif
bjorn3
-2
/
+1
2021-09-02
Remove print_fuel_crate field of Session
bjorn3
-8
/
+3
2021-09-02
Remove optimization_fuel_crate from Session
bjorn3
-6
/
+1
2021-09-02
Auto merge of #88516 - matthiaskrgr:clippy_perf_end_august, r=jyn514,Guillaum...
bors
-10
/
+11
2021-09-02
Remove unused argument from resolve_crate
bjorn3
-9
/
+6
2021-09-02
Introduce CrateRejections struct
bjorn3
-40
/
+36
2021-09-02
Remove root field from CrateLocator
bjorn3
-9
/
+4
2021-09-02
Remove host_hash from CrateLocator
bjorn3
-7
/
+3
2021-09-02
Refactor CrateLocator.is_proc_macro
bjorn3
-18
/
+13
2021-09-02
Don't store Session in CrateLocator
bjorn3
-11
/
+15
2021-09-02
I/O safety for WinUWP
bdbai
-4
/
+5
2021-09-02
Bless 32bit MIR opt tests
Matthew Jasper
-97
/
+72
2021-09-02
Remove TODO
Matthew Jasper
-1
/
+0
2021-09-02
Auto merge of #7619 - UnrealApex:patch-1, r=flip1995
bors
-4
/
+4
2021-09-02
Auto merge of #87114 - cjgillot:abilint, r=estebank
bors
-50
/
+61
2021-09-02
Implement #88581
Jacob Pratt
-0
/
+346
2021-09-01
remove redundant / misplaced sentence from docs
ast-ral
-4
/
+0
2021-09-01
fix(test): update with `&mut` suggestion
Michael Howell
-2
/
+5
2021-09-02
Auto merge of #83342 - Count-Count:win-console-incomplete-utf8, r=m-ou-se
bors
-15
/
+91
2021-09-01
Ensure suggestion is in its own diagnostic window
Noah Lev
-46
/
+68
2021-09-01
Fix span used for structured tuple struct suggestion
Noah Lev
-10
/
+135
2021-09-01
fix(rustc): suggest `items` be borrowed in `for i in items[x..]`
Michael Howell
-4
/
+57
2021-09-02
Auto merge of #7617 - xFrednet:0000-link-diag-item-docs, r=giraffate
bors
-0
/
+1
2021-09-02
Auto merge of #88522 - camelid:box-paren-output, r=jyn514
bors
-9
/
+18
2021-09-01
Fix drop handling for `if let` expressions
Matthew Jasper
-464
/
+524
2021-09-02
ty::layout: split `LayoutOf` into required and (blanket) provided halves.
Eduard-Mihai Burtescu
-3
/
+3
2021-09-02
rustc_target: move `LayoutOf` to `ty::layout`.
Eduard-Mihai Burtescu
-13
/
+13
2021-09-02
ty::layout: split `LayoutOf` into required and (blanket) provided halves.
Eduard-Mihai Burtescu
-19
/
+25
2021-09-02
ty::layout: implement `layout_of` automatically as a default method.
Eduard-Mihai Burtescu
-11
/
+11
2021-09-02
ty::layout: implement `layout_of` automatically as a default method.
Eduard-Mihai Burtescu
-54
/
+105
2021-09-02
rustc_target: move `LayoutOf` to `ty::layout`.
Eduard-Mihai Burtescu
-6
/
+4
2021-09-02
rustc_target: move `LayoutOf` to `ty::layout`.
Eduard-Mihai Burtescu
-170
/
+148
2021-09-01
rustdoc: Don't panic on ambiguous inherent associated types
Noah Lev
-4
/
+38
2021-09-01
Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, ...
bors
-50
/
+112
2021-09-01
Update README.md
Aaron
-4
/
+4
2021-09-01
Reference new diagnostic item docs in our docs :)
xFrednet
-0
/
+1
2021-09-01
Remove implementors setting
Guillaume Gomez
-16
/
+1
2021-09-01
Compute proc_macros in resolutions.
Camille GILLOT
-54
/
+52
2021-09-01
Compute all_traits_impls during resolution.
Camille GILLOT
-18
/
+17
2021-09-01
Compute item_generics_num_lifetimes during resolution.
Camille GILLOT
-54
/
+30
2021-09-01
Stop sorting bodies by span.
Camille GILLOT
-151
/
+130
2021-09-01
Remove redundant `Span` in `QueryJobInfo`
Noah Lev
-11
/
+8
[prev]
[next]