This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
335 files changed
+1930
-1275
lines changed- compiler
- rustc_abi/src
- rustc_arena/src
- rustc_ast_ir/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_ast_pretty/src
- rustc_ast/src
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- rustc_baked_icu_data/src
- rustc_borrowck/src
- diagnostics
- rustc_builtin_macros/src
- rustc_codegen_llvm/src
- rustc_codegen_ssa/src
- back
- mir
- rustc_const_eval/src
- check_consts
- rustc_data_structures
- src
- graph
- obligation_forest
- sync
- tagged_ptr
- rustc_driver_impl/src
- rustc_error_codes/src
- rustc_error_messages/src
- rustc_errors/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_graphviz/src
- rustc_hir_analysis/src
- check
- coherence
- collect
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_incremental/src
- rustc_index_macros/src
- rustc_index/src
- rustc_infer/src
- rustc_interface/src
- rustc_lexer/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_llvm/src
- rustc_macros/src
- rustc_metadata/src
- rmeta
- rustc_middle/src
- hir
- mir
- interpret
- query
- traits
- ty
- rustc_mir_build/src
- builder
- thir
- cx
- pattern
- rustc_mir_dataflow/src
- rustc_mir_transform/src
- rustc_monomorphize/src
- partitioning
- rustc_next_trait_solver/src
- solve
- eval_ctxt
- inspect
- rustc_parse_format/src
- rustc_parse/src
- parser
- rustc_passes/src
- rustc_pattern_analysis
- src
- tests/common
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- query
- rustc_resolve/src
- rustc_sanitizers/src
- rustc_serialize/src
- rustc_session/src
- rustc_smir/src
- rustc_smir
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src
- spec/targets
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- solve/fulfill
- traits
- rustc_traits/src
- rustc_transmute/src
- rustc_ty_utils/src
- rustc_type_ir/src
- search_graph
- solve
- library
- alloc
- src/collections/binary_heap
- core
- src
- panic_abort
- panic_unwind
- proc_macro
- profiler_builtins
- rustc-std-workspace-alloc
- rustc-std-workspace-core
- rustc-std-workspace-std
- std
- src
- io
- net
- os
- cygwin
- fd
- trusty
- io
- unix
- net
- windows
- sys
- alloc
- fs
- net/connection
- socket
- pal
- trusty
- unix
- process
- random
- stdio
- thread_local
- tests/floats
- sysroot
- test
- unwind
- windows_targets
- src
- src
- bootstrap/src/core
- build_steps
- builder
- doc
- rustc-dev-guide/src
- rustc/src
- platform-support
- librustdoc
- clean
- doctest
- html
- static/js
- json
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src
- attrs
- doc
- functions
- matches
- methods
- operators
- utils
- internal_lints
- clippy_utils/src
- compiletest/src
- tests
- codegen/naked-fn
- mir-opt
- instsimplify
- run-make/core-no-fp-fmt-parse
- rustdoc-json
- ui
- associated-type-bounds
- associated-types
- lazy-type-alias
- lint
- macros
- rmeta
- self
- traits/next-solver
- coherence
- cycles
- overflow
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
335 files changed
+1930
-1275
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1491 | 1491 |
| |
1492 | 1492 |
| |
1493 | 1493 |
| |
| 1494 | + | |
1494 | 1495 |
| |
1495 | 1496 |
| |
1496 | 1497 |
| |
| |||
3492 | 3493 |
| |
3493 | 3494 |
| |
3494 | 3495 |
| |
| 3496 | + | |
3495 | 3497 |
| |
3496 | 3498 |
| |
3497 | 3499 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1948 | 1948 |
| |
1949 | 1949 |
| |
1950 | 1950 |
| |
1951 |
| - | |
| 1951 | + | |
1952 | 1952 |
| |
1953 | 1953 |
| |
1954 | 1954 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 | 42 |
| |
44 | 43 |
| |
45 | 44 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
|
0 commit comments