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
/
transmutability
Age
Commit message (
Expand
)
Author
Lines
2023-12-14
update use of feature flags
lcnr
-4
/
+4
2023-11-24
Show number in error message even for one error
Nilstrieb
-23
/
+23
2023-08-02
Replace old private-in-public diagnostic with type privacy lints
Bryanskiy
-18
/
+28
2023-07-18
Auto merge of #113677 - bryangarza:unevaluated-const-ice_issue-110892, r=davi...
bors
-0
/
+76
2023-07-17
Safe Transmute: Fix ICE (due to UnevaluatedConst)
Bryan Garza
-0
/
+76
2023-06-29
Enable co-induction support for Safe Transmute
Bryan Garza
-56
/
+4
2023-06-12
Safe Transmute: Refactor error handling and Answer type
Bryan Garza
-3
/
+19
2023-06-07
Safe Transmute: Disable coinduction support
Bryan Garza
-4
/
+56
2023-05-24
Safe Transmute: Update definition of Condition type
Bryan Garza
-2
/
+2
2023-05-24
Safe Transmute: Check mutability before creating dst -> src obligation
Bryan Garza
-51
/
+81
2023-05-24
Safe Transmute: Add alignment tests
Bryan Garza
-0
/
+76
2023-05-24
Safe Transmute: Fix propagation of errors
Bryan Garza
-33
/
+33
2023-05-24
Safe Transmute: Enable handling references, including recursive types
Bryan Garza
-45
/
+215
2023-04-18
Fix ICE for transmutability in candidate assembly
Bryan Garza
-0
/
+17
2023-04-16
Erase regions when confirming transmutability candidate
Michael Goulet
-4
/
+49
2023-04-13
Improve safe transmute error reporting
Bryan Garza
-534
/
+356
2023-04-10
tests
Michael Goulet
-121
/
+1117
2023-03-23
Note type mismatch on ConstArgHasType
Michael Goulet
-1
/
+1
2023-03-09
Use param's real type in try_eval_lit_or_param
Michael Goulet
-6
/
+8
2023-02-23
diagnostics: remove inconsistent English article "this" from E0107
Michael Howell
-2
/
+2
2023-02-21
Specify what 'this' actually is
Michael Goulet
-118
/
+118
2023-01-30
Modify primary span label for E0308
Esteban Küber
-1
/
+1
2023-01-12
Render missing generics suggestion verbosely
Michael Goulet
-6
/
+10
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+4698