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
/
util.rs
Age
Commit message (
Expand
)
Author
Lines
2023-10-20
s/generator/coroutine/
Oli Scherer
-2
/
+2
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-1
/
+1
2023-09-26
subst -> instantiate
lcnr
-2
/
+3
2023-07-14
refactor(rustc_middle): Substs -> GenericArg
Mahdi Dibaiee
-4
/
+4
2023-04-27
rename `needs_subst` to `has_param`
Boxy
-3
/
+3
2023-04-20
Remove WithOptconstParam.
Camille GILLOT
-1
/
+1
2023-02-22
Remove type-traversal trait aliases
Alan Egerton
-2
/
+4
2023-02-13
Make visiting traits generic over the Interner
Alan Egerton
-1
/
+1
2023-02-13
Alias folding/visiting traits instead of re-export
Alan Egerton
-1
/
+1
2023-01-17
Stop using `BREAK` & `CONTINUE` in compiler
Scott McMurray
-2
/
+2
2023-01-09
Use newtype for unused generic parameters
Nilstrieb
-2
/
+1
2022-12-10
compiler: remove unnecessary imports and qualified paths
KaDiWa
-1
/
+0
2022-07-06
Update TypeVisitor paths
Alan Egerton
-3
/
+1
2022-07-05
Relax constrained generics to TypeVisitable
Alan Egerton
-2
/
+4
2022-06-30
Don't assert polymorphization has taken effect in const eval
Wesley Wiser
-16
/
+4
2022-06-14
Rename the `ConstS::val` field as `kind`.
Nicholas Nethercote
-2
/
+2
2022-06-08
Folding revamp.
Nicholas Nethercote
-2
/
+2
2022-05-20
Remove `crate` visibility usage in compiler
Jacob Pratt
-1
/
+1
2022-02-15
Overhaul `Const`.
Nicholas Nethercote
-3
/
+3
2022-01-20
update comments
lcnr
-1
/
+5
2022-01-15
initial revert
Ellen
-7
/
+3
2021-10-01
polymorphize: polymorphize shims
David Wood
-1
/
+2
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-0
/
+84