File tree
758 files changed
+11400
-3671
lines changed- .github/workflows
- compiler
- rustc_abi/src
- rustc_ast/src
- util
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- constraints
- diagnostics
- region_infer
- type_check
- liveness
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src/intrinsics
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- back
- coverageinfo
- debuginfo
- llvm
- rustc_codegen_ssa/src
- back
- debuginfo
- mir
- rustc_const_eval/src
- interpret
- transform
- rustc_data_structures
- src
- graph/dominators
- rustc_driver/src
- rustc_error_codes/src
- error_codes
- rustc_error_messages
- locales/en-US
- src
- rustc_expand/src/mbe
- rustc_feature/src
- rustc_graphviz/src
- rustc_hir/src
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- impl_wf_check
- outlives
- rustc_hir_typeck/src
- fn_ctxt
- generator_interior
- drop_ranges
- method
- rustc_incremental/src
- rustc_index/src/vec
- rustc_infer/src
- infer
- canonical
- error_reporting
- nice_region_error
- lexical_region_resolve
- outlives
- region_constraints
- traits
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_macros/src
- diagnostics
- rustc_metadata/src
- rmeta
- rustc_middle
- src
- dep_graph
- hir/map
- infer
- middle
- mir
- query
- traits
- ty
- consts
- print
- rustc_mir_build
- src
- build
- custom/parse
- expr
- matches
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- impls
- move_paths
- rustc_mir_transform/src
- coverage
- rustc_monomorphize/src
- partitioning
- rustc_parse/src/parser
- rustc_passes/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src
- late
- rustc_save_analysis/src
- rustc_session/src
- rustc_span
- src
- rustc_symbol_mangling/src/typeid
- rustc_target/src
- abi
- call
- spec
- rustc_trait_selection/src
- solve
- traits
- error_reporting
- select
- specialize
- rustc_traits/src
- chalk
- rustc_transmute/src/layout
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
758 files changed
+11400
-3671
lines changedLines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 |
| |
49 | 55 |
| |
50 | 56 |
| |
| 57 | + | |
51 | 58 |
| |
52 | 59 |
| |
53 | 60 |
| |
| 61 | + | |
54 | 62 |
| |
55 | 63 |
| |
56 | 64 |
| |
| |||
301 | 309 |
| |
302 | 310 |
| |
303 | 311 |
| |
304 |
| - | |
| 312 | + | |
305 | 313 |
| |
306 | 314 |
| |
307 | 315 |
| |
|
0 commit comments