rust/compiler
2022-05-11 17:16:25 -07:00
..
rustc
rustc_apfloat
rustc_arena
rustc_ast ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
rustc_ast_lowering Auto merge of #96770 - flip1995:fix-trait-type-in-bounds, r=cjgillot 2022-05-08 14:10:12 +00:00
rustc_ast_passes
rustc_ast_pretty ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
rustc_attr
rustc_borrowck Auto merge of #96736 - oli-obk:tait_missing_wf_check, r=davidtwco 2022-05-10 13:39:43 +00:00
rustc_builtin_macros ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
rustc_codegen_cranelift Rename unsigned_offset_from to sub_ptr 2022-05-11 17:16:25 -07:00
rustc_codegen_gcc
rustc_codegen_llvm Auto merge of #96094 - Elliot-Roberts:fix_doctests, r=compiler-errors 2022-05-07 06:30:29 +00:00
rustc_codegen_ssa Add unsigned_offset_from on pointers 2022-05-11 17:16:25 -07:00
rustc_const_eval Add unsigned_offset_from on pointers 2022-05-11 17:16:25 -07:00
rustc_data_structures Auto merge of #96094 - Elliot-Roberts:fix_doctests, r=compiler-errors 2022-05-07 06:30:29 +00:00
rustc_driver
rustc_error_codes Auto merge of #95960 - jhpratt:remove-rustc_deprecated, r=compiler-errors 2022-05-09 04:47:30 +00:00
rustc_error_messages Auto merge of #96715 - cjgillot:trait-alias-loop, r=compiler-errors 2022-05-10 00:40:57 +00:00
rustc_errors Fixed typo in docs and correct doc links 2022-05-08 17:24:15 +02:00
rustc_expand ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
rustc_feature Auto merge of #95960 - jhpratt:remove-rustc_deprecated, r=compiler-errors 2022-05-09 04:47:30 +00:00
rustc_fs_util
rustc_graphviz
rustc_hir review 2022-05-09 18:40:18 +02:00
rustc_hir_pretty
rustc_incremental
rustc_index
rustc_infer Auto merge of #96155 - jackh726:param-heuristics-followup, r=estebank 2022-05-08 04:05:36 +00:00
rustc_interface Move lint expectation checking into a separate query (RFC 2383) 2022-05-08 14:37:14 +02:00
rustc_lexer
rustc_lint ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
rustc_lint_defs Auto merge of #95960 - jhpratt:remove-rustc_deprecated, r=compiler-errors 2022-05-09 04:47:30 +00:00
rustc_llvm
rustc_log rustc_log: add env var to set verbose entry/exit behavior 2022-05-11 09:14:31 +02:00
rustc_macros
rustc_metadata review 2022-05-09 18:40:18 +02:00
rustc_middle Use lifetimes on type-alias-impl-trait used in function signatures to infer output type lifetimes 2022-05-10 14:50:31 +00:00
rustc_mir_build Auto merge of #96888 - Aaron1011:fake-borrow-no-sort, r=petrochenkov 2022-05-11 04:09:45 +00:00
rustc_mir_dataflow Use sparse representation of switch sources 2022-05-08 23:48:23 +02:00
rustc_mir_transform simplify length count 2022-05-10 20:42:45 +02:00
rustc_monomorphize Auto merge of #96094 - Elliot-Roberts:fix_doctests, r=compiler-errors 2022-05-07 06:30:29 +00:00
rustc_parse ast: Introduce some traits to get AST node properties generically 2022-05-11 12:43:27 +03:00
rustc_parse_format
rustc_passes Auto merge of #96473 - lcnr:querify-codegen-fn-attrs, r=cjgillot 2022-05-09 19:52:59 +00:00
rustc_plugin_impl
rustc_privacy
rustc_query_impl Move lint expectation checking into a separate query (RFC 2383) 2022-05-08 14:37:14 +02:00
rustc_query_system Auto merge of #96094 - Elliot-Roberts:fix_doctests, r=compiler-errors 2022-05-07 06:30:29 +00:00
rustc_resolve Auto merge of #96094 - Elliot-Roberts:fix_doctests, r=compiler-errors 2022-05-07 06:30:29 +00:00
rustc_save_analysis
rustc_serialize
rustc_session
rustc_span Add unsigned_offset_from on pointers 2022-05-11 17:16:25 -07:00
rustc_symbol_mangling review 2022-05-09 18:40:18 +02:00
rustc_target
rustc_trait_selection Auto merge of #96736 - oli-obk:tait_missing_wf_check, r=davidtwco 2022-05-10 13:39:43 +00:00
rustc_traits
rustc_ty_utils
rustc_type_ir
rustc_typeck Add unsigned_offset_from on pointers 2022-05-11 17:16:25 -07:00