..
canonical
Add an optional Span to BrAnon and use it to print better error for HRTB error from generator interior
2022-11-07 17:39:29 -05:00
error_reporting
Auto merge of #103171 - jackh726:gen-interior-hrtb-error, r=cjgillot
2022-11-09 02:02:28 +00:00
higher_ranked
Refactor tcx mk_const parameters.
2022-11-04 20:33:32 +00:00
lexical_region_resolve
Remove #![allow(rustc::potential_query_instability)] from rustc_infer
2022-10-28 15:32:49 +02:00
nll_relate
Rollup merge of #103255 - oli-obk:opaque_wrong_eq_relation, r=compiler-errors
2022-10-27 15:03:55 +02:00
opaque_types
tracing::instrument cleanup
2022-09-01 14:54:27 +00:00
outlives
Revert "Make ClosureOutlivesRequirement not rely on an unresolved type"
2022-10-27 16:15:11 +00:00
region_constraints
Remove #![allow(rustc::potential_query_instability)] from rustc_infer
2022-10-28 15:32:49 +02:00
at.rs
Remove TypeckResults from InferCtxt
2022-10-07 07:06:19 -05:00
combine.rs
Refactor tcx mk_const parameters.
2022-11-04 20:33:32 +00:00
equate.rs
Comment, and bail early if bound vars list differs
2022-09-22 02:17:39 +00:00
free_regions.rs
get rid of RefCell in TransitiveRelation
2022-08-22 18:08:46 +08:00
freshen.rs
Remove TypeckResults from InferCtxt
2022-10-07 07:06:19 -05:00
fudge.rs
Remove TypeckResults from InferCtxt
2022-10-07 07:06:19 -05:00
glb.rs
Remove TypeckResults from InferCtxt
2022-10-07 07:06:19 -05:00
lattice.rs
Remove TypeckResults from InferCtxt
2022-10-07 07:06:19 -05:00
lub.rs
Remove TypeckResults from InferCtxt
2022-10-07 07:06:19 -05:00
mod.rs
Reduce the scope of allow(rustc::potential_query_instability) in rustc_trait_selection
2022-11-08 19:41:48 +01:00
opaque_types.rs
Bubble the opaque type ordering int opaque type handling
2022-10-25 13:27:58 +00:00
projection.rs
Remove TypeckResults from InferCtxt
2022-10-07 07:06:19 -05:00
resolve.rs
mir constants: type traversing bye bye
2022-10-17 10:54:01 +02:00
sub.rs
Remove unneeded sub-comparison
2022-10-26 12:47:04 +00:00
type_variable.rs
Fix ICE in opt_suggest_box_span
2022-09-12 02:00:20 +00:00
undo_log.rs
Fix a bunch of typo
2022-08-31 18:24:55 +08:00