rust/compiler
bors 7402a39447 Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis
Removing the `def_id` field from hot `ParamEnv` to make it smaller

This PR addresses https://github.com/rust-lang/rust/issues/74865.
2020-09-13 16:28:22 +00:00
..
rustc just max_level_info 2020-09-11 09:37:51 -07:00
rustc_apfloat
rustc_arena
rustc_ast Fully integrate token collection for additional AST structs 2020-09-10 17:58:14 -04:00
rustc_ast_lowering Attach TokenStream to ast::Visibility 2020-09-10 17:33:06 -04:00
rustc_ast_passes update the version of itertools and parking_lot 2020-09-12 08:26:53 +02:00
rustc_ast_pretty Fully integrate token collection for additional AST structs 2020-09-10 17:58:14 -04:00
rustc_attr
rustc_builtin_macros Attach tokens to ast::Stmt 2020-09-10 17:33:06 -04:00
rustc_codegen_llvm
rustc_codegen_ssa
rustc_data_structures update the version of itertools and parking_lot 2020-09-12 08:26:53 +02:00
rustc_driver just max_level_info 2020-09-11 09:37:51 -07:00
rustc_error_codes
rustc_errors replacing sub's that can wrap by saturating_sub's 2020-09-11 11:11:11 +02:00
rustc_expand Attach tokens to ast::Stmt 2020-09-10 17:33:06 -04:00
rustc_feature
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis 2020-09-13 16:28:22 +00:00
rustc_interface Attach tokens to ast::Stmt 2020-09-10 17:33:06 -04:00
rustc_lexer
rustc_lint
rustc_llvm
rustc_macros
rustc_metadata Properly encode spans with a dummy location and non-root SyntaxContext 2020-09-12 23:26:17 -04:00
rustc_middle Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis 2020-09-13 16:28:22 +00:00
rustc_mir Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis 2020-09-13 16:28:22 +00:00
rustc_mir_build
rustc_parse Auto merge of #76598 - ad-anssi:diagnostic_errors_fix, r=estebank 2020-09-13 11:08:41 +00:00
rustc_parse_format
rustc_passes Auto merge of #73461 - calebzulawski:validate-attribute-placement, r=matthewjasper 2020-09-12 22:04:37 +00:00
rustc_plugin_impl
rustc_privacy
rustc_query_system update the version of itertools and parking_lot 2020-09-12 08:26:53 +02:00
rustc_resolve Auto merge of #76499 - guswynn:priv_des, r=petrochenkov 2020-09-11 20:01:31 +00:00
rustc_save_analysis
rustc_serialize
rustc_session Auto merge of #76538 - fusion-engineering-forks:check-useless-unstable-trait-impl, r=lcnr 2020-09-12 18:01:33 +00:00
rustc_span
rustc_symbol_mangling
rustc_target
rustc_trait_selection Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis 2020-09-13 16:28:22 +00:00
rustc_traits
rustc_ty
rustc_typeck Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis 2020-09-13 16:28:22 +00:00