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_const_eval
/
src
/
interpret
/
traits.rs
Age
Commit message (
Expand
)
Author
Lines
2022-11-13
add is_sized method on Abi and Layout, and use it
Ralf Jung
-1
/
+1
2022-08-31
Fix a bunch of typo
Dezhi Wu
-1
/
+1
2022-07-20
incorporate some review feedback
Ralf Jung
-3
/
+4
2022-07-20
make use of symbolic vtables in interpreter
Ralf Jung
-109
/
+24
2022-07-19
interpret: rename Tag/PointerTag to Prov/Provenance
Ralf Jung
-6
/
+6
2022-07-02
make AllocRef APIs more consistent
Ralf Jung
-5
/
+5
2022-06-05
interpret: better control over whether we read data with provenance, and impl...
Ralf Jung
-8
/
+11
2022-05-28
Fix TyKind lint, make consts no longer fn, etc
Michael Goulet
-5
/
+5
2022-05-28
Initial fixes on top of type interner commit
Michael Goulet
-4
/
+4
2022-04-07
interpret: err instead of ICE on size mismatches in to_bits_or_ptr_internal
Ralf Jung
-3
/
+4
2022-04-03
interpret: remove MemoryExtra in favor of giving access to the Machine
Ralf Jung
-11
/
+7
2022-03-31
interpret: make isize::MAX the limit for dynamic value sizes
Ralf Jung
-2
/
+3
2021-10-07
Turn tcx.vtable_allocation() into a query.
Michael Woerister
-1
/
+1
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-0
/
+142