..
rustc
rustc_apfloat
rustc_arena
rustc_ast
address review comments
2020-10-09 22:00:48 -07:00
rustc_ast_lowering
rustc_ast_passes
rustc_ast_pretty
rustc_attr
Implement the instruction_set attribute
2020-10-08 23:32:20 +01:00
rustc_builtin_macros
Remove unnecessary unsafe block around calls to discriminant_value
2020-10-11 00:00:00 +00:00
rustc_codegen_llvm
Auto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse, r=davidtwco,nikic
2020-10-11 20:50:02 +00:00
rustc_codegen_ssa
Fix -Clinker-plugin-lto with opt-levels s and z
2020-10-12 01:45:00 +02:00
rustc_data_structures
rustc_driver
Auto merge of #77649 - dash2507:replace_run_compiler, r=matthewjasper
2020-10-11 01:26:06 +00:00
rustc_error_codes
Fix typo in error code description
2020-10-10 18:02:53 +09:00
rustc_errors
rustc_expand
Detect blocks that could be struct expr bodies
2020-10-07 13:40:52 -07:00
rustc_feature
Implement the instruction_set attribute
2020-10-08 23:32:20 +01:00
rustc_fs_util
rustc_graphviz
rustc_hir
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer
rustc_interface
Auto merge of #77565 - khyperia:codegen-backend-dep, r=ecstatic-morse
2020-10-11 06:03:23 +00:00
rustc_lexer
Noticed a potential bug in eat_while()
: it doesn't account for number of UTF8 bytes.
2020-10-09 11:12:54 +02:00
rustc_lint
Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514
2020-10-07 09:56:51 +00:00
rustc_llvm
Auto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse, r=davidtwco,nikic
2020-10-11 20:50:02 +00:00
rustc_macros
rustc_metadata
Revert calculate_dtor signature change
2020-10-09 17:18:57 +02:00
rustc_middle
Auto merge of #76934 - camelid:rustdoc-allow-generic-params, r=jyn514
2020-10-10 21:19:50 +00:00
rustc_mir
Auto merge of #77793 - tmiasko:no-op-discriminant, r=ecstatic-morse
2020-10-11 16:33:47 +00:00
rustc_mir_build
rustc_parse
rustc_parse: More precise spans for tuple.0.0
2020-10-11 02:33:49 +03:00
rustc_parse_format
rustc_passes
rustc_plugin_impl
rustc_privacy
rustc_query_system
rustc_resolve
address review comments
2020-10-09 22:00:48 -07:00
rustc_save_analysis
rustc_serialize
rustc_session
Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514
2020-10-07 09:56:51 +00:00
rustc_span
Auto merge of #77687 - est31:hash_shorter_path, r=davidtwco
2020-10-09 08:09:32 +00:00
rustc_symbol_mangling
Rollup merge of #77605 - da-x:fix-rustc-def-path, r=petrochenkov
2020-10-07 00:16:12 +02:00
rustc_target
Auto merge of #77337 - lzutao:asm-mips64, r=Amanieu
2020-10-10 17:32:28 +00:00
rustc_trait_selection
Add find_map_relevant_impl
2020-10-09 16:22:49 +02:00
rustc_traits
Update chalk to 0.32.0
2020-10-08 13:17:01 +02:00
rustc_ty
rustc_typeck
Revert calculate_dtor signature change
2020-10-09 17:18:57 +02:00