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
/
library
/
core
/
src
/
intrinsics
Age
Commit message (
Expand
)
Author
Lines
2023-03-23
Auto merge of #108442 - scottmcm:mir-transmute, r=oli-obk
bors
-0
/
+8
2023-03-22
Add `CastKind::Transmute` to MIR
Scott McMurray
-0
/
+8
2023-03-22
Rollup merge of #109392 - cbeuw:composite-ret, r=JakobDegen
Matthias Krüger
-1
/
+16
2023-03-20
Add documentation for `type RET = ...`
Andy Wang
-0
/
+14
2023-03-20
Allow optional RET type annotation
Andy Wang
-1
/
+2
2023-03-19
Fix wrong crate name in custom MIR docs
Nilstrieb
-1
/
+1
2023-03-07
Remove DropAndReplace terminator
Giacomo Pasini
-2
/
+1
2023-03-03
Match unmatched backticks in library/
est31
-1
/
+1
2023-01-31
Auto merge of #107297 - Mark-Simulacrum:bump-bootstrap, r=pietroalbini
bors
-4
/
+2
2023-01-30
stage-step cfgs
Mark Rousskov
-4
/
+2
2023-01-26
Custom mir: Add support for some remaining, easy to support constructs
Jakob Degen
-2
/
+8
2023-01-19
Custom MIR: Support storage statements
Tomasz Miąsko
-0
/
+2
2022-12-28
fix custom mir doc tests
Lukas Markeffsky
-2
/
+4
2022-12-21
Clarify that raw retags are not permitted in Mir
Jakob Degen
-1
/
+0
2022-12-16
Support call and drop terminators in custom mir
Jakob Degen
-2
/
+37
2022-12-14
Address documentation suggestions
Jakob Degen
-11
/
+13
2022-12-14
Add documentation for custom mir
Jakob Degen
-36
/
+224
2022-12-14
Support more projections in custom mir
Jakob Degen
-0
/
+22
2022-12-14
Support common enum operations in custom mir
Jakob Degen
-0
/
+6
2022-11-29
Support statics in custom mir
Jakob Degen
-0
/
+2
2022-11-29
Support most constant kinds in custom mir
Jakob Degen
-0
/
+29
2022-11-29
Support arbitrary `let` statements in custom mir
Jakob Degen
-4
/
+139
2022-11-08
Add support for custom MIR parsing
Jakob Degen
-0
/
+123