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_const_eval
/
src
/
const_eval
Age
Commit message (
Expand
)
Author
Lines
2021-11-07
Give inline const separate DefKind
Gary Guo
-0
/
+1
2021-11-06
use matches!() macro in more places
Matthias Krüger
-7
/
+2
2021-10-27
Remove `is_const_fn` in `find_mir_or_eval_fn`
Gary Guo
-9
/
+3
2021-10-25
Clean up special function const checks
Gary Guo
-32
/
+20
2021-10-21
Rollup merge of #90071 - cjgillot:no-blocks, r=oli-obk
Yuki Okushi
-3
/
+2
2021-10-19
Replace FnLikeNode by FnKind.
Camille GILLOT
-3
/
+2
2021-10-20
Rollup merge of #88860 - nbdd0121:panic, r=m-ou-se
Yuki Okushi
-3
/
+1
2021-10-19
Deduplicate panic_fmt
Gary Guo
-3
/
+1
2021-10-12
Add const_eval_select intrinsic
Deadbeef
-19
/
+40
2021-10-01
Rollup merge of #88963 - fee1-dead:const-iterator, r=oli-obk
Manish Goregaokar
-18
/
+1
2021-09-17
Rollup merge of #88954 - nbdd0121:panic3, r=oli-obk
Guillaume Gomez
-2
/
+7
2021-09-17
Auto merge of #88934 - tmiasko:trace-log, r=davidtwco
bors
-4
/
+5
2021-09-15
Allow `panic!("{}", computed_str)` in const fn.
Gary Guo
-2
/
+7
2021-09-15
Move is_const_fn to under TyCtxt
Deadbeef
-18
/
+1
2021-09-14
Avoid unnecessary formatting when trace log level is disabled
Tomasz Miąsko
-4
/
+5
2021-09-09
Remove unused query
Deadbeef
-22
/
+10
2021-09-07
Rename rustc_mir to rustc_const_eval.
Camille GILLOT
-0
/
+1402