rust/compiler/rustc_middle
bors 910be1b3e8 Auto merge of #113573 - lcnr:typeck-results, r=compiler-errors
remove unnecessary `Rc`

the typeck results are already in a `RefCell`, so we don't need to wrap its fields in an `Rc`
2023-07-12 07:50:40 +00:00
..
src Auto merge of #113573 - lcnr:typeck-results, r=compiler-errors 2023-07-12 07:50:40 +00:00
Cargo.toml Remove chalk from the compiler 2023-07-03 21:40:04 +00:00
messages.ftl
README.md

For more information about how rustc works, see the rustc dev guide.