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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2022-07-08
Migrate unstable-in-stable diagnostic
Michael Goulet
-0
/
+1
2022-07-03
fix interpreter validity check on Box
Ralf Jung
-0
/
+1
2022-06-28
Improve pretty printing of valtrees for references
Dominik Stolz
-1
/
+0
2022-06-14
implement valtrees as the type-system representation for constant values
b-naber
-9
/
+4
2022-06-11
Try out `yeet` in the MIR interpreter
Scott McMurray
-0
/
+1
2022-05-30
Remove `#[default..]` and add `#[const_trait]`
Deadbeef
-0
/
+1
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+0
2022-05-16
use GlobalId in eval_to_valtree query and introduce query for valtree_to_cons...
b-naber
-8
/
+14
2022-05-04
Stabilize `bool::then_some`
Josh Triplett
-1
/
+0
2022-04-21
implement (as of now still unused) query for valtree -> constvalue conversion
b-naber
-0
/
+4
2022-02-25
Switch bootstrap cfgs
Mark Rousskov
-1
/
+1
2022-02-16
Support pretty printing of invalid constants
Tomasz Miąsko
-2
/
+2
2022-02-01
add a rustc::query_stability lint
lcnr
-0
/
+1
2021-12-14
Stabilize iter::zip.
PFPoitras
-1
/
+0
2021-12-13
Remove `in_band_lifetimes` from `rustc_const_eval`
LegionMammal978
-1
/
+0
2021-12-02
Reduce boilerplate around infallible folders
Alan Egerton
-1
/
+0
2021-11-26
Unwrap the results of type folders
LeSeulArtichaut
-0
/
+1
2021-10-28
Revert "Add rustc lint, warning when iterating over hashmaps"
Mark Rousskov
-1
/
+0
2021-10-24
Rollup merge of #89558 - lcnr:query-stable-lint, r=estebank
Matthias Krüger
-0
/
+1
2021-10-16
Adopt let_else across the compiler
est31
-0
/
+1
2021-10-15
allow `potential_query_instability` everywhere
lcnr
-0
/
+1
2021-09-08
Bump stage0 compiler to 1.56
Mark Rousskov
-1
/
+0
2021-09-08
Rebase fallout.
Camille GILLOT
-0
/
+1
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-0
/
+56