rust/compiler/rustc_metadata/src
bors 43dd3d514b Auto merge of #103284 - compiler-errors:const-sad, r=oli-obk
Revert "Unify tcx.constness and param env constness checks"

Too much of a perf regression https://github.com/rust-lang/rust/pull/102975#issuecomment-1282702513, and an attempt in #103263 didn't fix it except for just a tiny bit.

This change isn't really needed (see https://github.com/rust-lang/rust/pull/102830#issuecomment-1272514096), so this should be an easy revert.
2022-10-26 11:29:15 +00:00
..
rmeta Auto merge of #103284 - compiler-errors:const-sad, r=oli-obk 2022-10-26 11:29:15 +00:00
creader.rs Rollup merge of #100928 - CleanCut:rustc_metadata_diagnostics, r=davidtwco 2022-09-03 10:33:05 +05:30
dependency_format.rs Rollup merge of #100928 - CleanCut:rustc_metadata_diagnostics, r=davidtwco 2022-09-03 10:33:05 +05:30
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
foreign_modules.rs Remove crate visibility usage in compiler 2022-05-20 20:04:54 -04:00
fs.rs respond to review feedback: mainly eliminate as many conversions as possible... 2022-08-31 10:56:42 -06:00
lib.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00
locator.rs Rollup merge of #100928 - CleanCut:rustc_metadata_diagnostics, r=davidtwco 2022-09-03 10:33:05 +05:30
native_libs.rs Add suggestion to the "missing native library" error 2022-10-13 07:35:36 -04:00