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-10-03
Add two inline annotations for hot functions
Mark Rousskov
-0
/
+2
2021-10-03
Auto merge of #88086 - ssomers:btree_clone_testing, r=dtolnay
bors
-25
/
+32
2021-10-03
Deny `where` clauses on `auto` traits
Fabian Wolff
-47
/
+135
2021-10-03
Replace Fn impls with RPIT impls in rustc_index
bjorn3
-50
/
+23
2021-10-03
Added tracking issue numbers for int_abs_diff.
Orson Peters
-2
/
+2
2021-10-03
Skip platforms without unwinding support
Caio
-0
/
+2
2021-10-03
Add some inlining.
Camille GILLOT
-0
/
+12
2021-10-03
Update ui-fulldeps.
Camille GILLOT
-5
/
+5
2021-10-03
Access StableHashingContext in rustc_query_system.
Camille GILLOT
-25
/
+17
2021-10-03
Fully remove rustc_middle::ich.
Camille GILLOT
-4
/
+1
2021-10-03
Remove re-export.
Camille GILLOT
-26
/
+35
2021-10-03
Move ICH to rustc_query_system.
Camille GILLOT
-39
/
+30
2021-10-03
Remove StableHashProvider.
Camille GILLOT
-31
/
+1
2021-10-03
Move rustc_middle::middle::cstore to rustc_session.
Camille GILLOT
-54
/
+52
2021-10-03
Move some HashStable impls.
Camille GILLOT
-44
/
+22
2021-10-03
Fix unsound optimization with explicit variant discriminants
Fabian Wolff
-4
/
+32
2021-10-03
Auto merge of #87870 - WaffleLapkin:pub_split_at_unchecked, r=dtolnay
bors
-4
/
+4
2021-10-03
Fix extra `non_snake_case` warning for shorthand field bindings
Fabian Wolff
-6
/
+27
2021-10-03
Move from grid layout to table based layout because of browser limits that ov...
Stefan Schindler
-21
/
+17
2021-10-03
Show how many tests are running in parallel
Stefan Schindler
-1
/
+1
2021-10-03
Add a test to detect overlapping entries in overview tables
Stefan Schindler
-0
/
+26
2021-10-03
Try to recover from a `=>` -> `=` or `->` typo in a match arm
Fabian Wolff
-1
/
+67
2021-10-03
Combined 4 commits into 1
Matthias Kaak
-5
/
+11
2021-10-03
Auto merge of #89459 - tspiteri:idiv-overflow-bitand, r=kennytm
bors
-8
/
+16
2021-10-03
Auto merge of #7755 - HKalbasi:master, r=xFrednet
bors
-0
/
+14
2021-10-03
Change not enum to is struct
HKalbasi
-1
/
+1
2021-10-03
Update Let's Encrypt ROOT CA certificate in dist-(i686|x86_64)-linux docker i...
Hans Kratz
-0
/
+41
2021-10-03
Auto merge of #7709 - Qwaz:drop_non_send, r=xFrednet
bors
-1
/
+682
2021-10-03
exclude enum from derivable impls
hkalbasi
-0
/
+14
2021-10-03
Practice diagnostic message convention
Hirochika Matsumoto
-168
/
+167
2021-10-03
Auto merge of #88060 - TennyZhuang:optimize-vec-retain, r=dtolnay
bors
-3
/
+39
2021-10-03
Follow the diagnostic output style guide
Hirochika Matsumoto
-14
/
+14
2021-10-03
Add `deref_into_dyn_supertrait` lint.
Charles Lew
-1
/
+168
2021-10-03
Auto merge of #89479 - camsteffen:diag-naming, r=Manishearth
bors
-248
/
+244
2021-10-03
Move test to correct path.
Hameer Abbasi
-3
/
+3
2021-10-03
Add test for issue 89118.
Hameer Abbasi
-0
/
+95
2021-10-03
Auto merge of #84267 - dtolnay:ptrunit, r=nagisa
bors
-45
/
+69
2021-10-02
Make diangostic item names consistent
Cameron Steffen
-193
/
+196
2021-10-02
Make diangostic item names consistent
Cameron Steffen
-248
/
+244
2021-10-02
Update documentation and name for non_send_fields_in_send_ty lint
Yechan Bae
-45
/
+45
2021-10-02
Explain `ResolvedPath` vs `hir::Path`
Noah Lev
-1
/
+1
2021-10-02
Replace all uses of `path.res.def_id()` with `path.def_id()`
Noah Lev
-19
/
+19
2021-10-02
Remove outdated comment
Noah Lev
-2
/
+1
2021-10-02
Update `clean::Type` docs
Noah Lev
-25
/
+29
2021-10-02
Turn some comments into docs
Noah Lev
-57
/
+57
2021-10-02
Add desugaring mark to while loop
Cameron Steffen
-14
/
+11
2021-10-02
Add desugaring mark to while loop
Cameron Steffen
-24
/
+28
2021-10-02
Rename etc -> has_rest_pat
Devin Ragotzy
-8
/
+8
2021-10-02
Add ui test for empty fields for omitted_patterns lint
Devin Ragotzy
-3
/
+15
2021-10-02
Reorder etc check for non_exhaustive_omitted_patterns
Devin Ragotzy
-7
/
+8
[prev]
[next]