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
/
tests
Age
Commit message (
Expand
)
Author
Lines
2023-12-04
use `assume(idx < self.len())` in `[T]::get_unchecked`
bendn
-0
/
+13
2023-12-03
Auto merge of #118579 - matthiaskrgr:rollup-22kn8sa, r=matthiaskrgr
bors
-29
/
+146
2023-12-03
Rollup merge of #118525 - Zalathar:skip-spans, r=cjgillot
Matthias Krüger
-23
/
+23
2023-12-03
Rollup merge of #117869 - GuillaumeGomez:comment-highlighting-item-decl, r=no...
Matthias Krüger
-6
/
+123
2023-12-03
Auto merge of #118072 - estebank:issue-98982, r=cjgillot
bors
-17
/
+48
2023-12-03
Auto merge of #113730 - belovdv:jobserver-init-check, r=petrochenkov
bors
-3
/
+19
2023-12-03
Auto merge of #118526 - sjwang05:issue-118510, r=petrochenkov
bors
-0
/
+36
2023-12-03
Satisfy tidy
Nadrieril
-0
/
+0
2023-12-03
Disallow arm bodies on never patterns
Nadrieril
-18
/
+48
2023-12-03
Disallow guards on never patterns
Nadrieril
-41
/
+30
2023-12-03
Disallow an arm without a body (except for never patterns)
Nadrieril
-7
/
+86
2023-12-03
Detect attempts to expand a macro to a match arm again
Nadrieril
-0
/
+2
2023-12-03
Parse a pattern with no arm
Nadrieril
-115
/
+177
2023-12-03
codegen, miri: fix computing the offset of an unsized field in a packed struct
Ralf Jung
-0
/
+75
2023-12-03
Auto merge of #118542 - chenyukang:yukang-fix-parser-ice-118531, r=cjgillot
bors
-0
/
+106
2023-12-03
coverage: Skip spans that can't be un-expanded back to the function body
Zalathar
-23
/
+23
2023-12-02
Fix ICE when suggesting closures for non-fn-like defs
sjwang05
-0
/
+36
2023-12-02
FileCheck while_let_loops.
Camille GILLOT
-1
/
+2
2023-12-02
FileCheck tuple_literal_propagation.
Camille GILLOT
-2
/
+3
2023-12-02
FileCheck return_place.
Camille GILLOT
-1
/
+2
2023-12-02
FileCheck switch_int.
Camille GILLOT
-1
/
+8
2023-12-02
FileCheck slice_len.
Camille GILLOT
-7
/
+22
2023-12-02
FileCheck scalar_literal_propagation.
Camille GILLOT
-1
/
+3
2023-12-02
FileCheck repeat.
Camille GILLOT
-1
/
+3
2023-12-02
FileCheck reify_fn_ptr.
Camille GILLOT
-1
/
+4
2023-12-02
FileCheck ref_deref.
Camille GILLOT
-8
/
+19
2023-12-02
FileCheck read_immutable_static.
Camille GILLOT
-1
/
+3
2023-12-02
FileCheck mutable_variable_unprop_assign.
Camille GILLOT
-2
/
+12
2023-12-02
FileCheck mutable_variable_aggregate_partial_read.
Camille GILLOT
-1
/
+7
2023-12-02
FileCheck mutable_variable_no_prop.
Camille GILLOT
-1
/
+8
2023-12-02
FileCheck mutable_variable_aggregate_mut_ref.
Camille GILLOT
-1
/
+8
2023-12-02
FileCheck mutable_variable_aggregate.
Camille GILLOT
-1
/
+6
2023-12-02
FileCheck mutable_variable.
Camille GILLOT
-1
/
+6
2023-12-02
FileCheck mult_by_zero.
Camille GILLOT
-3
/
+4
2023-12-02
FileCheck issue_67019.
Camille GILLOT
-2
/
+8
2023-12-02
FileCheck issue_66971.
Camille GILLOT
-6
/
+20
2023-12-02
FileCheck inherit_overflow.
Camille GILLOT
-3
/
+6
2023-12-02
FileCheck indirect.
Camille GILLOT
-1
/
+3
2023-12-02
FileCheck discriminant.
Camille GILLOT
-2
/
+13
2023-12-02
FileCheck and rename const_prop_fails_gracefully.
Camille GILLOT
-12
/
+18
2023-12-02
FileCheck checked_add.
Camille GILLOT
-1
/
+4
2023-12-02
FileCheck cast.
Camille GILLOT
-2
/
+5
2023-12-02
FileCheck boxes.
Camille GILLOT
-1
/
+5
2023-12-02
FileCheck boolean_identities.
Camille GILLOT
-8
/
+36
2023-12-02
FileCheck bad_op_unsafe_oob_for_slices.
Camille GILLOT
-1
/
+4
2023-12-02
FileCheck bad_op_mod_by_zero.
Camille GILLOT
-1
/
+8
2023-12-02
FileCheck bad_op_div_by_zero.
Camille GILLOT
-2
/
+8
2023-12-02
FileCheck array_index.
Camille GILLOT
-2
/
+4
2023-12-02
FileCheck aggregate.
Camille GILLOT
-174
/
+14
2023-12-02
FileCheck address_of_pair.
Camille GILLOT
-1
/
+14
[prev]
[next]