This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-09 02:50:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
History
Ralf Jung
f1ec494c32
mentioned items: also handle closure-to-fn-ptr coercions
2024-03-20 11:07:12 +01:00
..
rustc
…
rustc_abi
…
rustc_arena
…
rustc_ast
…
rustc_ast_ir
…
rustc_ast_lowering
…
rustc_ast_passes
…
rustc_ast_pretty
…
rustc_attr
…
rustc_baked_icu_data
…
rustc_borrowck
…
rustc_builtin_macros
…
rustc_codegen_cranelift
…
rustc_codegen_gcc
…
rustc_codegen_llvm
Rollup merge of
#122649
- cuviper:min-llvm-17, r=nikic
2024-03-18 16:27:09 +01:00
rustc_codegen_ssa
…
rustc_const_eval
Rollup merge of
#122647
- RalfJung:box-to-raw-retag, r=oli-obk
2024-03-18 16:27:08 +01:00
rustc_data_structures
collector: recursively traverse 'mentioned' items to evaluate their constants
2024-03-20 11:07:12 +01:00
rustc_driver
…
rustc_driver_impl
…
rustc_error_codes
…
rustc_error_messages
…
rustc_errors
…
rustc_expand
…
rustc_feature
…
rustc_fluent_macro
…
rustc_fs_util
…
rustc_graphviz
…
rustc_hir
…
rustc_hir_analysis
…
rustc_hir_pretty
…
rustc_hir_typeck
…
rustc_incremental
…
rustc_index
…
rustc_index_macros
…
rustc_infer
…
rustc_interface
…
rustc_lexer
…
rustc_lint
…
rustc_lint_defs
…
rustc_llvm
…
rustc_log
…
rustc_macros
…
rustc_metadata
Rollup merge of
#122588
- klensy:imported_source_file, r=michaelwoerister
2024-03-18 16:27:08 +01:00
rustc_middle
mentioned items: also handle closure-to-fn-ptr coercions
2024-03-20 11:07:12 +01:00
rustc_mir_build
collector: recursively traverse 'mentioned' items to evaluate their constants
2024-03-20 11:07:12 +01:00
rustc_mir_dataflow
…
rustc_mir_transform
mentioned items: also handle closure-to-fn-ptr coercions
2024-03-20 11:07:12 +01:00
rustc_monomorphize
mentioned items: also handle closure-to-fn-ptr coercions
2024-03-20 11:07:12 +01:00
rustc_next_trait_solver
…
rustc_parse
…
rustc_parse_format
…
rustc_passes
…
rustc_pattern_analysis
…
rustc_privacy
…
rustc_query_impl
…
rustc_query_system
…
rustc_resolve
…
rustc_serialize
…
rustc_session
…
rustc_smir
…
rustc_span
…
rustc_symbol_mangling
…
rustc_target
…
rustc_trait_selection
…
rustc_traits
…
rustc_transmute
…
rustc_ty_utils
…
rustc_type_ir
…
stable_mir
…