.. |
rustc
|
Migrate to 2021
|
2021-09-20 22:21:42 -04:00 |
rustc_apfloat
|
Apply clippy suggestions
|
2021-10-10 15:38:19 +02:00 |
rustc_arena
|
Migrate to 2021
|
2021-09-20 22:21:42 -04:00 |
rustc_ast
|
remove unwrap_or! macro
|
2021-10-08 19:32:16 +03:00 |
rustc_ast_lowering
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_ast_passes
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_ast_pretty
|
Migrate to 2021
|
2021-09-20 22:21:42 -04:00 |
rustc_attr
|
Move some HashStable impls.
|
2021-10-03 16:08:50 +02:00 |
rustc_borrowck
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_builtin_macros
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_codegen_cranelift
|
Add const_eval_select intrinsic
|
2021-10-12 05:42:23 +00:00 |
rustc_codegen_gcc
|
Auto merge of #89597 - michaelwoerister:improve-vtable-debuginfo, r=wesleywiser
|
2021-10-11 04:31:47 +00:00 |
rustc_codegen_llvm
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_codegen_ssa
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_const_eval
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_data_structures
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_driver
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_error_codes
|
Revert "Stabilize arbitrary_enum_discriminant "
|
2021-10-14 10:57:56 -04:00 |
rustc_errors
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_expand
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_feature
|
add a rustc::query_stability lint
|
2021-10-15 10:58:18 +02:00 |
rustc_fs_util
|
Migrate to 2021
|
2021-09-20 22:21:42 -04:00 |
rustc_graphviz
|
Apply clippy suggestions
|
2021-10-10 15:38:19 +02:00 |
rustc_hir
|
Auto merge of #89247 - fee1-dead:const-eval-select, r=oli-obk
|
2021-10-14 10:06:30 +00:00 |
rustc_hir_pretty
|
Avoid more invocations of hir_crate query.
|
2021-09-29 23:16:47 +02:00 |
rustc_incremental
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_index
|
Use Option::map_or instead of open coding it
|
2021-10-12 14:47:52 +02:00 |
rustc_infer
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_interface
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_lexer
|
Apply clippy suggestions
|
2021-10-10 15:38:19 +02:00 |
rustc_lint
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_lint_defs
|
Add feature gate to non_exhaustive_omitted_patterns lint
|
2021-10-08 17:40:39 -04:00 |
rustc_llvm
|
Rollup merge of #89025 - ricobbe:raw-dylib-link-ordinal, r=michaelwoerister
|
2021-10-07 20:26:11 -07:00 |
rustc_macros
|
Apply clippy suggestions
|
2021-10-10 15:38:19 +02:00 |
rustc_metadata
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_middle
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_mir_build
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_mir_dataflow
|
comma-related changes
|
2021-10-07 11:29:47 -07:00 |
rustc_mir_transform
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_monomorphize
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_parse
|
some clippy::perf fixes
|
2021-10-07 22:31:33 +02:00 |
rustc_parse_format
|
Migrate to 2021
|
2021-09-20 22:21:42 -04:00 |
rustc_passes
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_plugin_impl
|
Move rustc_middle::middle::cstore to rustc_session.
|
2021-10-03 16:08:51 +02:00 |
rustc_privacy
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_query_impl
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_query_system
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_resolve
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_save_analysis
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_serialize
|
Apply clippy suggestions
|
2021-10-10 15:38:19 +02:00 |
rustc_session
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_span
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_symbol_mangling
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_target
|
add platform support details file for armv7-unknown-linux-uclibc
|
2021-10-06 14:33:13 +00:00 |
rustc_trait_selection
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |
rustc_traits
|
clippy::complexity fixes
|
2021-10-08 20:07:44 +02:00 |
rustc_ty_utils
|
Remove various unused feature gates
|
2021-10-02 19:09:18 +02:00 |
rustc_type_ir
|
Add two inline annotations for hot functions
|
2021-10-03 12:43:43 -04:00 |
rustc_typeck
|
allow potential_query_instability everywhere
|
2021-10-15 10:58:18 +02:00 |