..
rustc
rustc_apfloat
rustc_arena
Make sure arenas don't allocate bigger than HUGE_PAGE
2020-10-17 23:33:53 +02:00
rustc_ast
Auto merge of #78066 - bugadani:wat, r=jonas-schievink
2020-10-18 13:50:31 +00:00
rustc_ast_lowering
Auto merge of #78066 - bugadani:wat, r=jonas-schievink
2020-10-18 13:50:31 +00:00
rustc_ast_passes
Lower inline const's AST to HIR
2020-10-16 15:21:16 -03:00
rustc_ast_pretty
Parse inline const expressions
2020-10-16 15:15:30 -03:00
rustc_attr
rustc_builtin_macros
rustc_codegen_llvm
Auto merge of #78047 - khyperia:set_span_mut, r=bjorn3
2020-10-18 05:36:23 +00:00
rustc_codegen_ssa
Make set_span take mut self
2020-10-17 13:28:58 +02:00
rustc_data_structures
Auto merge of #77908 - bugadani:obl-forest, r=nnethercote
2020-10-19 15:14:15 +00:00
rustc_driver
Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_query_stack, r=oli-obk
2020-10-16 02:10:09 +02:00
rustc_error_codes
Rollup merge of #77971 - jyn514:broken-intra-doc-links, r=mark-simulacrum
2020-10-17 05:36:49 +09:00
rustc_errors
rustc_expand
rustc_feature
Remove redundant 'static in the compiler
2020-10-18 17:30:15 +02:00
rustc_fs_util
rustc_graphviz
rustc_hir
Lower inline const down to MIR
2020-10-16 15:21:18 -03:00
rustc_hir_pretty
Lower inline const down to MIR
2020-10-16 15:21:18 -03:00
rustc_incremental
rustc_index
rustc_infer
Review comments
2020-10-16 15:14:38 -04:00
rustc_interface
rustc_lexer
rustc_lint
Auto merge of #78066 - bugadani:wat, r=jonas-schievink
2020-10-18 13:50:31 +00:00
rustc_llvm
rustc_macros
rustc_metadata
rustc_middle
Auto merge of #77278 - camelid:use-correct-article, r=estebank
2020-10-19 02:19:21 +00:00
rustc_mir
Auto merge of #77306 - lcnr:inline-ok, r=eddyb
2020-10-18 16:10:00 +00:00
rustc_mir_build
Auto merge of #77124 - spastorino:const-exprs-rfc-2920, r=oli-obk
2020-10-17 14:44:51 +00:00
rustc_parse
Remove redundant 'static in the compiler
2020-10-18 17:30:15 +02:00
rustc_parse_format
rustc_passes
Auto merge of #78066 - bugadani:wat, r=jonas-schievink
2020-10-18 13:50:31 +00:00
rustc_plugin_impl
rustc_privacy
rustc_query_system
rustc_resolve
Rollup merge of #78048 - blyxxyz:e0424-improve-self-placement, r=lcnr
2020-10-18 04:11:11 +09:00
rustc_save_analysis
rustc_serialize
rustc_session
rustc_span
Add inline_const feature flag
2020-10-16 15:13:28 -03:00
rustc_symbol_mangling
Rollup merge of #75675 - davidtwco:symbol-mangling-impl-params, r=eddyb
2020-10-16 02:10:02 +02:00
rustc_target
rustc_trait_selection
Auto merge of #77908 - bugadani:obl-forest, r=nnethercote
2020-10-19 15:14:15 +00:00
rustc_traits
Review comments
2020-10-16 12:58:50 -04:00
rustc_ty
rustc_typeck
Rollup merge of #78089 - varkor:opt_const_param_of-error, r=lcnr
2020-10-19 18:20:23 +02:00