File tree
1,525 files changed
+16303
-37237
lines changed- compiler
- rustc
- src
- rustc_apfloat/src
- rustc_arena/src
- rustc_ast/src
- attr
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src/pprust
- rustc_attr/src
- rustc_builtin_macros/src
- deriving/generic
- rustc_codegen_cranelift
- .github/workflows
- .vscode
- build_sysroot
- docs
- example
- scripts
- src
- abi
- debuginfo
- driver
- intrinsics
- optimize
- rustc_codegen_llvm/src
- back
- coverageinfo
- debuginfo
- llvm
- rustc_codegen_ssa
- src
- back
- coverageinfo
- mir
- rustc_data_structures
- src
- tagged_ptr
- thin_vec
- rustc_driver/src
- rustc_error_codes/src
- rustc_errors/src
- rustc_expand/src
- mbe
- tokenstream
- rustc_feature/src
- rustc_graphviz/src
- rustc_hir/src
- rustc_hir_pretty/src
- rustc_incremental/src
- persist
- rustc_index/src
- rustc_infer/src
- infer
- canonical
- error_reporting
- nice_region_error
- higher_ranked
- nll_relate
- outlives
- region_constraints
- traits
- error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_llvm/llvm-wrapper
- rustc_macros/src/symbols
- rustc_metadata
- src
- rmeta
- decoder
- rustc_middle/src
- dep_graph
- hir/map
- ich
- infer
- middle
- mir
- interpret
- query
- traits
- ty
- print
- query
- rustc_mir/src
- borrow_check
- diagnostics
- type_check
- const_eval
- dataflow
- framework
- impls
- move_paths
- interpret
- intrinsics
- monomorphize
- partitioning
- transform
- check_consts
- coverage
- util
- rustc_mir_build/src
- build
- expr
- matches
- thir/pattern
- rustc_parse/src/parser
- rustc_parse_format/src
- rustc_passes/src
- liveness
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- query
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,525 files changed
+16303
-37237
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
289 |
| - | |
| 289 | + | |
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
|
0 commit comments