.. |
rustc
|
|
|
rustc_apfloat
|
|
|
rustc_arena
|
|
|
rustc_ast
|
|
|
rustc_ast_lowering
|
|
|
rustc_ast_passes
|
|
|
rustc_ast_pretty
|
|
|
rustc_attr
|
|
|
rustc_borrowck
|
|
|
rustc_builtin_macros
|
|
|
rustc_codegen_cranelift
|
Cleanup after some refactoring in rustc_target
|
2022-04-03 21:29:57 +02:00 |
rustc_codegen_gcc
|
Cleanup after some refactoring in rustc_target
|
2022-04-03 21:29:57 +02:00 |
rustc_codegen_llvm
|
Replace every String in Target(Options) with Cow<'static, str>
|
2022-04-03 21:29:57 +02:00 |
rustc_codegen_ssa
|
Auto merge of #95606 - petrochenkov:linkregr, r=wesleywiser
|
2022-04-04 02:23:15 +00:00 |
rustc_const_eval
|
Auto merge of #94883 - cjgillot:flat-metadata, r=oli-obk
|
2022-04-01 21:16:41 +00:00 |
rustc_data_structures
|
Auto merge of #92686 - saethlin:unsafe-debug-asserts, r=Amanieu
|
2022-04-03 16:04:47 +00:00 |
rustc_driver
|
Address review comments and add a test
|
2022-04-02 17:26:39 +02:00 |
rustc_error_codes
|
|
|
rustc_errors
|
Mention implementers of unsatisfied trait
|
2022-04-04 21:01:42 +00:00 |
rustc_expand
|
Reorder match arms in parse_tt_inner .
|
2022-04-04 17:03:36 +10:00 |
rustc_feature
|
|
|
rustc_fs_util
|
|
|
rustc_graphviz
|
|
|
rustc_hir
|
|
|
rustc_hir_pretty
|
|
|
rustc_incremental
|
|
|
rustc_index
|
|
|
rustc_infer
|
Rollup merge of #95560 - lcnr:obligation-cause, r=oli-obk
|
2022-04-02 03:34:27 +02:00 |
rustc_interface
|
Address review comments and add a test
|
2022-04-02 17:26:39 +02:00 |
rustc_lexer
|
|
|
rustc_lint
|
|
|
rustc_lint_defs
|
|
|
rustc_llvm
|
|
|
rustc_log
|
|
|
rustc_macros
|
|
|
rustc_metadata
|
Replace every String in Target(Options) with Cow<'static, str>
|
2022-04-03 21:29:57 +02:00 |
rustc_middle
|
Mention implementers of unsatisfied trait
|
2022-04-04 21:01:42 +00:00 |
rustc_mir_build
|
|
|
rustc_mir_dataflow
|
|
|
rustc_mir_transform
|
Mention implementers of unsatisfied trait
|
2022-04-04 21:01:42 +00:00 |
rustc_monomorphize
|
|
|
rustc_parse
|
Auto merge of #88672 - camelid:inc-parser-sugg, r=davidtwco
|
2022-04-03 05:24:20 +00:00 |
rustc_parse_format
|
|
|
rustc_passes
|
Rollup merge of #95553 - jam1garner:naked-function-compile-error, r=tmiasko
|
2022-04-03 23:21:42 +02:00 |
rustc_plugin_impl
|
|
|
rustc_privacy
|
|
|
rustc_query_impl
|
|
|
rustc_query_system
|
|
|
rustc_resolve
|
|
|
rustc_save_analysis
|
|
|
rustc_serialize
|
Replace every Vec in Target(Options) with it's Cow equivalent
|
2022-04-03 21:29:57 +02:00 |
rustc_session
|
Cleanup after some refactoring in rustc_target
|
2022-04-03 21:29:57 +02:00 |
rustc_span
|
Mention implementers of unsatisfied trait
|
2022-04-04 21:01:42 +00:00 |
rustc_symbol_mangling
|
|
|
rustc_target
|
Cleanup after some refactoring in rustc_target
|
2022-04-03 21:29:57 +02:00 |
rustc_trait_selection
|
Refer to the TraitRef::identity in the message to be clearer
|
2022-04-04 21:06:35 +00:00 |
rustc_traits
|
|
|
rustc_ty_utils
|
Auto merge of #94883 - cjgillot:flat-metadata, r=oli-obk
|
2022-04-01 21:16:41 +00:00 |
rustc_type_ir
|
|
|
rustc_typeck
|
Improve method name suggestions
|
2022-04-03 16:38:57 +01:00 |