rust/compiler/rustc_metadata/src
bors f558990814 Auto merge of #97004 - nnethercote:proc-macro-tweaks, r=eddyb
Proc macro tweaks

Various improvements I spotted while looking through the proc macro code.

r? `@eddyb`
2022-05-27 06:09:45 +00:00
..
rmeta Auto merge of #97004 - nnethercote:proc-macro-tweaks, r=eddyb 2022-05-27 06:09:45 +00:00
creader.rs Make Lazy not care about lifetimes until decode 2022-05-24 15:54:44 -07:00
dependency_format.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
foreign_modules.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
lib.rs libcore: Add iter::from_generator which is like iter::from_fn, but for coroutines instead of functions 2022-05-27 01:51:31 +03:00
locator.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
native_libs.rs rustc: Fix ICE in native library error reporting 2022-05-23 20:56:38 +03:00