.. |
fn_ctxt
|
Change InferCtxtBuilder from enter to build
|
2022-10-07 07:10:40 -05:00 |
generator_interior
|
Rollup merge of #103018 - Rageking8:more-dupe-word-typos, r=TaKO8Ki
|
2022-10-14 16:19:15 +05:30 |
method
|
Rollup merge of #102454 - chenyukang:fix-102396-missing-parentheses, r=lcnr
|
2022-10-17 17:15:49 +02:00 |
_match.rs
|
do not reverse the expected type and found type for ObligationCauseCode of IfExpressionWithNoElse
|
2022-10-05 14:00:51 -07:00 |
autoderef.rs
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
callee.rs
|
Update compiler/rustc_hir_analysis/src/check/callee.rs
|
2022-10-05 10:13:47 -07:00 |
cast.rs
|
Remove CastCheckResult since it's unused
|
2022-10-14 05:47:09 +00:00 |
check.rs
|
replace ReErased with fresh region vars in opaque types
|
2022-10-13 19:06:21 +03:00 |
closure.rs
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
coercion.rs
|
Address nits, add test for implicit dyn-star coercion without feature gate
|
2022-10-14 05:47:09 +00:00 |
compare_method.rs
|
typos
|
2022-10-15 17:49:32 +00:00 |
demand.rs
|
Introduce TypeErrCtxt
|
2022-10-07 07:06:16 -05:00 |
diverges.rs
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
dropck.rs
|
change ConstEvaluatable to use ty::Const
|
2022-10-18 16:09:04 +02:00 |
expectation.rs
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
expr.rs
|
Remove CastCheckResult since it's unused
|
2022-10-14 05:47:09 +00:00 |
fallback.rs
|
more dupe word typos
|
2022-10-14 12:57:56 +08:00 |
gather_locals.rs
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
generator_interior.rs
|
Refactor rustc lint API
|
2022-10-01 10:03:06 +00:00 |
inherited.rs
|
Change InferCtxtBuilder from enter to build
|
2022-10-07 07:10:40 -05:00 |
intrinsic.rs
|
rustc_safe_intrinsic: Keep list of safe intrinsics within the compiler
|
2022-09-28 09:40:02 +02:00 |
intrinsicck.rs
|
Allow transmutes between the same types after erasing lifetimes
|
2022-10-07 16:33:32 +00:00 |
mod.rs
|
Rewrite representability
|
2022-10-07 09:33:46 -05:00 |
op.rs
|
Introduce TypeErrCtxt
|
2022-10-07 07:06:16 -05:00 |
pat.rs
|
Refactor rustc lint API
|
2022-10-01 10:03:06 +00:00 |
place_op.rs
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
region.rs
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
rvalue_scopes.rs
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
upvar.rs
|
more dupe word typos
|
2022-10-14 12:57:56 +08:00 |
wfcheck.rs
|
change ConstEvaluatable to use ty::Const
|
2022-10-18 16:09:04 +02:00 |
writeback.rs
|
Check hidden types in dead code
|
2022-10-07 19:43:46 +00:00 |