File tree
834 files changed
+13890
-7664
lines changed- .github/workflows
- compiler
- rustc_ast_lowering/src
- rustc_ast_passes
- src
- rustc_ast_pretty/src/pprust/state
- rustc_ast
- src
- util
- rustc_attr_data_structures/src
- rustc_attr_parsing
- src
- attributes
- rustc_borrowck/src/type_check
- rustc_builtin_macros/src
- deriving
- cmp
- generic
- rustc_codegen_cranelift/src/driver
- rustc_codegen_gcc/src
- back
- rustc_codegen_llvm
- src
- back
- builder
- debuginfo
- llvm
- rustc_codegen_ssa/src
- back
- mir
- traits
- rustc_const_eval
- src
- check_consts
- const_eval
- interpret
- util
- rustc_driver_impl/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir_analysis
- src
- check
- coherence
- collect
- errors
- hir_ty_lowering
- impl_wf_check
- outlives
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_infer/src/infer
- canonical
- outlives
- snapshot
- rustc_lint_defs/src
- rustc_lint
- src
- early
- types
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- hir
- infer
- middle
- mir
- interpret
- query
- ty
- print
- rustc_mir_transform/src
- coverage
- rustc_next_trait_solver/src/solve
- eval_ctxt
- rustc_parse_format
- rustc_parse
- src
- parser
- rustc_passes
- src
- rustc_privacy/src
- rustc_proc_macro
- rustc_public/src
- rustc_internal
- unstable/convert/stable
- rustc_resolve/src
- late
- rustc_session/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src/spec/targets
- rustc_trait_selection/src
- error_reporting
- infer
- traits
- solve
- traits
- query/type_op
- select
- rustc_traits/src
- rustc_ty_utils/src
- rustc_type_ir/src
- library
- alloc/src
- boxed
- vec
- coretests/tests
- floats
- io
- core/src
- array
- cmp
- ffi
- fmt
- intrinsics
- io
- macros
- num
- ops
- prelude
- ptr
- slice
- str
- proc_macro
- src
- std
- src
- io
- prelude
- sync
- sys/pal/windows
- thread
- windows_targets/src
- src
- bootstrap/src
- core
- build_steps
- config
- toml
- utils
- build_helper/src
- ci
- docker
- host-aarch64/aarch64-gnu-llvm-19
- host-x86_64
- dist-x86_64-linux
- i686-gnu-nopt
- i686-gnu
- x86_64-gnu-llvm-19
- x86_64-gnu-llvm-20
- x86_64-gnu-miri
- x86_64-gnu-tools
- scripts
- github-actions
- doc
- rustc-dev-guide
- .github/workflows
- josh-sync
- src
- src
- autodiff
- offload
- solve
- tests
- rustc/src/platform-support
- librustdoc
- clean
- formats
- html
- render
- json
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src
- doc
- methods
- clippy_utils/src
- ast_utils
- tests/ui
- missing_const_for_fn
- lint-docs
- miri
- miri-script
- src
- src
- alloc
- bin
- log
- borrow_tracker
- stacked_borrows
- tree_borrows
- concurrency
- data_structures
- shims
- native_lib
- trace
- unix
- tests
- fail
- dangling_pointers
- intrinsics
- native-lib
- fail/tracing
- pass
- pass
- shims
- weak_memory
- remote-test-client/src
- rust-analyzer
- crates
- hir-def/src
- expr_store
- lower
- path
- tests
- item_tree
- macro_expansion_tests
- hir-expand/src
- builtin
- hir-ty/src
- diagnostics
- infer
- layout
- lower
- mir
- lower
- hir/src
- ide-assists/src
- handlers
- tests
- ide-completion/src
- completions/item_list
- tests
- ide-db/src/test_data
- ide-diagnostics/src/handlers
- ide/src
- hover
- inlay_hints
- parser
- src
- grammar
- expressions
- syntax_kind
- test_data
- generated
- parser/inline/ok
- project-model/src
- toolchain_info
- rust-analyzer
- src
- cli
- lsp
- tests/slow-tests
- span/src
- syntax
- src/ast
- generated
- syntax_factory
- test-utils/src
- lib/lsp-server
- examples
- xtask/src/codegen/grammar
- rustbook
- rustdoc-gui-test/src
- rustfmt/src
- tidy/src
- tests
- codegen
- sanitizer/kcfi
- crashes
- mir-opt
- const_prop
- inline
- pre-codegen
- run-make
- const-trait-stable-toolchain
- export-executable-symbols
- mte-ffi
- option-output-no-space
- rustdoc-json
- attrs
- enums/discriminant
- visibility
- ui
- asm
- async-await
- async-closures
- async-drop
- return-type-notation
- attributes
- cast
- check-cfg
- const-generics/type-dependent
- consts
- const-eval
- auxiliary
- heap
- coroutine
- print
- coverage-attr
- diagnostic-flags
- error-codes
- expr
- extern
- fmt
- generic-associated-types
- bugs
- impl-trait
- issues
- layout
- lazy-type-alias
- lifetimes
- mismatched-lifetime-syntaxes-details
- linking
- lint
- methods
- mir
- nll
- panics
- parser/issues
- precondition-checks
- privacy
- pub-priv-dep
- sealed-traits
- proc-macro
- self
- elision
- shadowed
- sized-hierarchy
- specialization
- stability-attribute
- structs/default-field-values
- symbol-names
- thir-print
- traits
- const-traits
- const_derives
- underscore-lifetime
- unstable-feature-bound
- auxiliary
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
834 files changed
+13890
-7664
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
185 | 190 |
| |
186 | 191 |
| |
187 | 192 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3136 | 3136 |
| |
3137 | 3137 |
| |
3138 | 3138 |
| |
3139 |
| - | |
| 3139 | + | |
3140 | 3140 |
| |
3141 |
| - | |
| 3141 | + | |
3142 | 3142 |
| |
3143 | 3143 |
| |
3144 | 3144 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 55 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
158 | 211 |
| |
159 | 212 |
| |
160 | 213 |
| |
| |||
3637 | 3690 |
| |
3638 | 3691 |
| |
3639 | 3692 |
| |
| 3693 | + | |
3640 | 3694 |
| |
3641 | 3695 |
| |
3642 | 3696 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
130 | 130 |
| |
131 |
| - | |
| 131 | + | |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
738 | 738 |
| |
739 | 739 |
| |
740 | 740 |
| |
741 |
| - | |
| 741 | + | |
| 742 | + | |
742 | 743 |
| |
743 | 744 |
| |
744 | 745 |
| |
|
Lines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
420 |
| - | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
421 | 430 |
| |
422 | 431 |
| |
423 | 432 |
| |
| |||
435 | 444 |
| |
436 | 445 |
| |
437 | 446 |
| |
438 |
| - | |
| 447 | + | |
439 | 448 |
| |
440 | 449 |
| |
441 | 450 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
| 243 | + | |
244 | 244 |
| |
245 | 245 |
| |
246 |
| - | |
| 246 | + | |
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
|
Lines changed: 23 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 |
| - | |
118 |
| - | |
| 113 | + | |
119 | 114 |
| |
120 | 115 |
| |
121 |
| - | |
| 116 | + | |
122 | 117 |
| |
123 | 118 |
| |
124 | 119 |
| |
| |||
273 | 268 |
| |
274 | 269 |
| |
275 | 270 |
| |
276 |
| - | |
| 271 | + | |
277 | 272 |
| |
278 | 273 |
| |
279 | 274 |
| |
| |||
1131 | 1126 |
| |
1132 | 1127 |
| |
1133 | 1128 |
| |
1134 |
| - | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
1135 | 1138 |
| |
1136 |
| - | |
| 1139 | + | |
| 1140 | + | |
1137 | 1141 |
| |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
1138 | 1146 |
| |
1139 | 1147 |
| |
1140 | 1148 |
| |
| |||
1145 | 1153 |
| |
1146 | 1154 |
| |
1147 | 1155 |
| |
1148 |
| - | |
1149 |
| - | |
| 1156 | + | |
| 1157 | + | |
1150 | 1158 |
| |
1151 | 1159 |
| |
1152 | 1160 |
| |
1153 | 1161 |
| |
1154 |
| - | |
| 1162 | + | |
1155 | 1163 |
| |
1156 | 1164 |
| |
1157 | 1165 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
590 | 590 |
| |
591 | 591 |
| |
592 | 592 |
| |
593 |
| - | |
| 593 | + | |
594 | 594 |
| |
595 | 595 |
| |
596 | 596 |
| |
|
0 commit comments