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_trait_selection
/
src
/
traits
/
const_evaluatable.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-14
Introduce `TypeVisitor::BreakTy`
LeSeulArtichaut
-7
/
+7
2020-11-07
look at assoc ct, check the type of nodes
Bastian Kauschke
-0
/
+17
2020-10-30
Remove implicit `Continue` type
LeSeulArtichaut
-4
/
+4
2020-10-30
TypeVisitor: use `ControlFlow` in rustc_{infer,lint,trait_selection}
LeSeulArtichaut
-18
/
+25
2020-10-26
debug log `AbstractConst::new`
Bastian Kauschke
-0
/
+1
2020-10-25
check for object safety violations in constants
Bastian Kauschke
-23
/
+37
2020-10-23
review
Bastian Kauschke
-32
/
+36
2020-10-23
const_eval_checked: deal with unused nodes + div
Bastian Kauschke
-12
/
+51
2020-10-05
query_name_of_opt_const_arg -> query_name_opt_const_arg
Bastian Kauschke
-2
/
+2
2020-10-04
cleanup WithOptConstParam queries
Bastian Kauschke
-12
/
+2
2020-09-28
const evaluatable: improve `TooGeneric` handling
Bastian Kauschke
-15
/
+138
2020-09-21
review
Bastian Kauschke
-13
/
+8
2020-09-19
words
Bastian Kauschke
-1
/
+1
2020-09-19
wip emit errors during AbstractConst building
Bastian Kauschke
-75
/
+118
2020-09-18
add `const-evaluatable_checked` check back in
Bastian Kauschke
-16
/
+16
2020-09-18
review, small cleanup
Bastian Kauschke
-18
/
+21
2020-09-18
document `const_evaluatable`
Bastian Kauschke
-3
/
+47
2020-09-18
remove allow(warnings)
Bastian Kauschke
-2
/
+0
2020-09-18
support const_evaluatable_checked across crate boundaries
Bastian Kauschke
-0
/
+15
2020-09-18
add function calls
Bastian Kauschke
-0
/
+18
2020-09-18
allow unary operations and ignore StorageLive/Dead stmts
Bastian Kauschke
-4
/
+23
2020-09-18
use newtype_index for abstract_const::NodeId
Bastian Kauschke
-14
/
+10
2020-09-18
refactor AbstractConstBuilder
Bastian Kauschke
-58
/
+67
2020-09-18
use abstract consts when unifying ConstKind::Unevaluated
Bastian Kauschke
-1
/
+21
2020-09-18
initial working state
Bastian Kauschke
-12
/
+244
2020-09-10
fix tidy, small cleanup
Bastian Kauschke
-5
/
+1
2020-09-10
implement `const_evaluatable_checked` feature MVP
Bastian Kauschke
-15
/
+36
2020-09-08
add tracking issue, fix rebase
Bastian Kauschke
-0
/
+61