about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/const_eval/fn_queries.rs
AgeCommit message (Expand)AuthorLines
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-112/+0
2021-04-25remove now-unused 'is_min_const_fn'Ralf Jung-49/+0
2021-01-12Separate out a `hir::Impl` structJoshua Nelson-1/+1
2020-09-28Rollup merge of #77170 - ecstatic-morse:const-fn-ptr, r=oli-obkRalf Jung-6/+0
2020-09-27Remove `rustc_allow_const_fn_ptr`Dylan MacKenzie-6/+0
2020-09-25Change error in `fn_queries` to `delay_span_bug`Dylan MacKenzie-1/+1
2020-08-30mv compiler to compiler/mark-0/+167