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
/
ui
/
mir
Age
Commit message (
Expand
)
Author
Lines
2023-12-11
Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwco
bors
-0
/
+2
2023-12-07
recurse into refs when comparing tys for diagnostics
jyn
-2
/
+2
2023-12-06
Adjust tests for newly added ambiguous_wide_pointer_comparisons lint
Urgau
-0
/
+2
2023-11-25
Auto merge of #118075 - tmiasko:validate-critical-call-edges, r=cjgillot
bors
-0
/
+31
2023-11-24
Show number in error message even for one error
Nilstrieb
-7
/
+7
2023-11-22
Validate there are no critical call edges in optimized MIR
Tomasz Miąsko
-0
/
+31
2023-11-15
Auto merge of #117359 - tmiasko:call-def, r=cjgillot
bors
-0
/
+30
2023-11-14
Rollup merge of #117686 - compiler-errors:gen-body, r=wesleywiser
Matthias Krüger
-0
/
+25
2023-11-14
Fix def-use check for call terminators
Tomasz Miąsko
-0
/
+30
2023-11-14
Custom MIR: Support cleanup blocks
Tomasz Miąsko
-0
/
+55
2023-11-07
Build pre-coroutine-transform coroutine body
Michael Goulet
-0
/
+25
2023-11-04
Check alignment of pointers only when read/written through
Ben Kimock
-6
/
+87
2023-10-27
Lint overlapping ranges as a separate pass
Nadrieril
-0
/
+1
2023-10-20
s/generator/coroutine/
Oli Scherer
-2
/
+2
2023-09-13
Address review comments
Matthew Jasper
-0
/
+2
2023-09-11
Move let expression checking to parsing
Matthew Jasper
-22
/
+2
2023-08-27
Fix inlining with -Zalways-encode-mir
Tomasz Miąsko
-0
/
+19
2023-08-17
Add test.
Camille GILLOT
-0
/
+57
2023-07-29
Change default panic handler message format.
Mara Bos
-0
/
+1
2023-06-17
Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obk
bors
-7
/
+4
2023-06-16
remove box_free and replace with drop impl
DrMeepster
-7
/
+4
2023-06-16
Disable alignment checks on i686-pc-windows-msvc
Ben Kimock
-0
/
+22
2023-06-12
Adjust UI tests for `unit_bindings`
许杰友 Jieyou Xu (Joe)
-3
/
+3
2023-06-04
Show note for type ascription interpreted as a constant pattern, not a new va...
许杰友 Jieyou Xu (Joe)
-0
/
+40
2023-06-01
Implement custom diagnostic for ConstParamTy
Michael Goulet
-4
/
+6
2023-05-27
Add a test for misaligned pointer derefs inside addr_of!
Ben Kimock
-0
/
+15
2023-04-20
Give more descriptive names to queries.
Camille GILLOT
-1
/
+1
2023-04-20
Remove WithOptconstParam.
Camille GILLOT
-1
/
+1
2023-04-13
Rollup merge of #110283 - saethlin:check-panics-before-alignment, r=bjorn3
Matthias Krüger
-0
/
+17
2023-04-13
Only emit alignment checks if we have a panic_impl
Ben Kimock
-0
/
+17
2023-04-09
Fix transmute intrinsic mir validation ICE
Jakob Degen
-0
/
+17
2023-04-04
Move a const-prop-lint specific hack from mir interpret to const-prop-lint an...
Oli Scherer
-0
/
+51
2023-04-02
Auto merge of #109008 - clubby789:drop-elaborate-array, r=davidtwco
bors
-0
/
+16
2023-03-30
Disable the ui panic test on wasm32-bare
Ben Kimock
-0
/
+1
2023-03-23
A MIR transform that checks pointers are aligned
Ben Kimock
-0
/
+11
2023-03-17
Drop subslices of arrays
clubby789
-0
/
+16
2023-03-12
Remove uses of `box_syntax` in rustc and tools
clubby789
-10
/
+0
2023-03-05
Add test.
Camille GILLOT
-0
/
+15
2023-02-25
MIR-Validate StorageLive.
Camille GILLOT
-0
/
+43
2023-02-12
only require sub type relation on field projection types
b-naber
-0
/
+134
2023-02-05
yet another ui test
Lukas Markeffsky
-0
/
+42
2023-02-05
ReErased regions are local
Lukas Markeffsky
-0
/
+20
2023-01-27
Fix def-use dominance check
Tomasz Miąsko
-0
/
+19
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+4076