rust/compiler/rustc_mir/src
bors 29cd70d407 Auto merge of #86437 - nikomatsakis:tait-docs, r=oli-obk
add various coments to explain how the TAIT code works

r? `@oli-obk`
2021-06-19 12:41:10 +00:00
..
borrow_check fix typos 2021-06-18 18:20:07 -04:00
const_eval Move some hard error logic to InterpError 2021-06-16 18:23:34 -04:00
dataflow
interpret Auto merge of #86291 - crlf0710:trait_vtbl_refactor, r=bjorn3 2021-06-16 07:20:27 +00:00
monomorphize Refactor to make interpreter and codegen backend neutral to vtable internal representation. 2021-06-15 01:59:00 +08:00
transform Rollup merge of #86407 - LingMan:map-or, r=LeSeulArtichaut 2021-06-19 10:14:11 +09:00
util Rollup merge of #85870 - ptrojahn:mir_dump_whitespace, r=davidtwco 2021-06-17 05:54:46 +09:00
lib.rs Add variance-related information to lifetime error messages 2021-06-06 12:37:42 -05:00
shim.rs