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
/
compiler
/
rustc_mir_build
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2023-12-11
Extract exhaustiveness into its own crate
Nadrieril
-20
/
+0
2023-11-28
thir-unsafeck: print list of missing target features when calling a function ...
Eduardo Sánchez Muñoz
-3
/
+33
2023-11-08
Auto merge of #116930 - RalfJung:raw-ptr-match, r=davidtwco
bors
-1
/
+1
2023-11-06
Add suggestion to THIR unsafe_op_in_unsafe_fn lint
Matthew Jasper
-0
/
+3
2023-11-04
Suggest to set lint level on whole match
Nadrieril
-2
/
+4
2023-11-04
Warn when lint level is set on a match arm
Nadrieril
-0
/
+3
2023-10-28
patterns: reject raw pointers that are not just integers
Ralf Jung
-1
/
+1
2023-10-25
Make THIR unused_unsafe lint consistent with MIR
Matthew Jasper
-1
/
+0
2023-10-11
Fix range overflow checking
Nadrieril
-1
/
+1
2023-09-24
work towards rejecting consts in patterns that do not implement PartialEq
Ralf Jung
-0
/
+3
2023-07-15
Implement "items do not inherit unsafety" for THIR unsafeck
syvb
-0
/
+2
2023-06-28
use translatable subdiagnostic
Eric Mark Martin
-0
/
+3
2023-05-25
Ensure Fluent messages are in alphabetical order
clubby789
-239
/
+239
2023-05-24
Emit diagnostic for privately uninhabited uncovered witnesses.
Camille GILLOT
-0
/
+2
2023-04-03
Reinstate confusion note.
Camille GILLOT
-3
/
+1
2023-04-03
Perform match checking on THIR.
Camille GILLOT
-11
/
+1
2023-03-27
Add notes to non-structural const in pattern error message
Jamen Marz
-0
/
+4
2023-03-11
Simplify message paths
est31
-0
/
+382