rust/compiler/rustc_metadata/src
bors 21de280ccc Auto merge of #95884 - cjgillot:assoc-item, r=lcnr
Thin `AssocItem`

This PR removes a few fields from `AssocItem` that should be easily computed using other queries.
This simplifies some of the metadata decoding.
2022-08-01 21:43:35 +00:00
..
rmeta Remove trait_of_item query. 2022-08-01 21:39:26 +02:00
creader.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
dependency_format.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
foreign_modules.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
fs.rs fall back on the blank path if out_filename is blank 2022-07-02 22:54:37 +09:00
lib.rs Stabilize let_chains 2022-07-16 20:17:58 -03:00
locator.rs Fix typo/grammar in locator.rs doc comment 2022-07-23 07:31:20 +02:00
native_libs.rs Fix vectorcall 2022-07-26 14:11:37 -07:00