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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_mir
/
src
/
interpret
/
intrinsics
Age
Commit message (
Expand
)
Author
Lines
2021-07-14
CTFE/Miri engine Pointer type overhaul: make Scalar-to-Pointer conversion inf...
Ralf Jung
-1
/
+1
2021-06-29
Unwrap allocated Location at creation
Smitty
-8
/
+7
2021-06-29
Support allocation failures when interperting MIR
Smitty
-5
/
+8
2021-06-04
Rollup merge of #85963 - m-ou-se:constructor-type-name, r=yaahc
Yuki Okushi
-6
/
+1
2021-06-03
Show `::{{constructor}}` in std::any::type_name().
Mara Bos
-6
/
+1
2021-06-02
Restrict access to crate_name.
Camille GILLOT
-1
/
+1
2021-06-01
Revert "Reduce the amount of untracked state in TyCtxt"
Camille Gillot
-1
/
+1
2021-05-30
Restrict access to crate_name.
Camille GILLOT
-1
/
+1
2021-05-23
support creating mutable allocations from byte slices
Ralf Jung
-2
/
+4
2021-05-05
Use local and remapped paths where appropriate
Andy Wang
-1
/
+1
2021-03-31
Add tcx lifetime to Binder
Jack Huey
-1
/
+1
2021-02-16
Pass MPlaceTy by reference not value
Tomasz Miąsko
-3
/
+3
2021-02-16
Pass PlaceTy by reference not value
Tomasz Miąsko
-3
/
+3
2020-12-11
Move binder for dyn to each list item
Jack Huey
-1
/
+1
2020-10-21
rustc_mir: support MIR-inlining #[track_caller] functions.
Eduard-Mihai Burtescu
-28
/
+51
2020-09-25
Implement `Display` for `DisambiguatedDefPathData` and `DefPathData`
marmeladema
-8
/
+2
2020-09-25
Move from {{closure}}#0 syntax to {closure#0} for (def) path components
marmeladema
-2
/
+7
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+299