File tree
531 files changed
+10402
-5362
lines changed- compiler
- rustc_ast_lowering
- src
- rustc_ast_passes/src
- rustc_ast/src
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src
- deriving
- rustc_codegen_cranelift/example
- rustc_codegen_gcc/example
- rustc_codegen_llvm/src
- builder
- rustc_codegen_ssa/src/back
- rustc_data_structures/src
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_typeck/src/fn_ctxt
- rustc_hir/src
- rustc_lint
- src
- rustc_middle/src
- query
- ty
- print
- rustc_mir_transform/src
- rustc_next_trait_solver/src/solve
- assembly
- normalizes_to
- rustc_parse/src/parser
- rustc_serialize/src
- rustc_session/src
- rustc_smir/src
- rustc_smir
- rustc_span/src
- rustc_target/src/spec
- targets
- rustc_trait_selection/src
- error_reporting/traits
- solve
- traits
- select
- rustc_ty_utils/src
- rustc_type_ir/src
- solve
- library
- alloc/src
- collections/linked_list
- core/src
- array
- convert
- fmt
- hash
- intrinsics
- io
- ops
- ptr
- proc_macro/src
- rtstartup
- std/src/sys/pal/windows
- c
- src
- bootstrap/src/core/build_steps
- doc
- librustdoc
- clean
- html
- render
- static
- js
- rustdoc-json-types
- tools
- clippy
- clippy_lints/src
- methods
- tests/ui
- miri
- src/shims
- tests/fail
- stacked_borrows
- unaligned_pointers
- rust-analyzer
- crates
- base-db/src
- hir-def
- src
- expr_store
- tests/body
- item_tree
- macro_expansion_tests
- mbe
- nameres
- tests
- hir-expand/src
- builtin
- hir-ty
- src
- consteval/tests
- diagnostics
- match_check
- infer
- layout
- mir
- eval
- lower
- tests
- hir/src
- semantics
- ide-db
- src
- test_data
- ide-diagnostics/src/handlers
- ide
- src
- inlay_hints
- intern/src/symbol
- load-cargo/src
- mbe/src
- expander
- proc-macro-api/src
- legacy_protocol
- proc-macro-srv
- proc-macro-test
- imp/src
- src
- server_impl
- tests
- profile
- project-model/src
- rust-analyzer
- src
- handlers
- span
- src
- stdx
- syntax
- src/ast
- test-fixture/src
- docs/book
- src
- contributing
- editors/code
- lib/lsp-server
- src
- xtask
- tests
- assembly
- nvptx-kernel-abi
- auxiliary
- codegen-units/item-collection
- codegen
- unwind-abis
- crashes
- debuginfo
- incremental/hashes
- mir-opt/inline
- run-make
- amdgpu-kd
- atomic-lock-free
- avr-rjmp-offset
- cross-lang-lto-riscv-abi
- dump-ice-to-disk
- min-global-align
- raw-dylib-cross-compilation
- simd-ffi
- target-specs
- unstable-feature-usage-metrics-incremental
- unstable-feature-usage-metrics
- rustdoc-gui
- rustdoc-json
- impls
- primitives
- rustdoc-ui
- rustdoc
- intra-doc
- auxiliary
- notable-trait
- primitive
- reexport
- ui-fulldeps
- ui
- abi
- attributes
- export
- borrowck
- codegen
- const-generics
- consts
- debuginfo
- extern
- feature-gates
- invalid-compile-flags
- invalid
- lang-items
- layout
- lint/redundant-semicolon
- macros
- nll
- offset-of
- panic-handler
- parser/macro
- print-request
- privacy
- proc-macro/quote
- auxiliary
- sized-hierarchy
- auxiliary
- stack-protector
- structs/default-field-values
- symbol-names
- target-cpu
- target-feature
- traits
- const-traits/auxiliary
- default_auto_traits
- next-solver
- cycles
- normalize
- non_lifetime_binders
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
531 files changed
+10402
-5362
lines changedLines changed: 22 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
710 | 710 |
| |
711 | 711 |
| |
712 | 712 |
| |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
713 | 719 |
| |
714 | 720 |
| |
715 | 721 |
| |
| |||
1553 | 1559 |
| |
1554 | 1560 |
| |
1555 | 1561 |
| |
1556 |
| - | |
| 1562 | + | |
1557 | 1563 |
| |
1558 | 1564 |
| |
1559 |
| - | |
1560 |
| - | |
| 1565 | + | |
| 1566 | + | |
1561 | 1567 |
| |
1562 | 1568 |
| |
1563 | 1569 |
| |
1564 | 1570 |
| |
1565 | 1571 |
| |
1566 |
| - | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
1567 | 1579 |
| |
1568 | 1580 |
| |
1569 | 1581 |
| |
| |||
2374 | 2386 |
| |
2375 | 2387 |
| |
2376 | 2388 |
| |
| 2389 | + | |
| 2390 | + | |
| 2391 | + | |
| 2392 | + | |
| 2393 | + | |
| 2394 | + | |
2377 | 2395 |
| |
2378 | 2396 |
| |
2379 | 2397 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
| 171 | + | |
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 | 178 |
| |
179 |
| - | |
| 179 | + | |
180 | 180 |
| |
181 | 181 |
| |
182 | 182 |
| |
| |||
194 | 194 |
| |
195 | 195 |
| |
196 | 196 |
| |
197 |
| - | |
| 197 | + | |
198 | 198 |
| |
199 | 199 |
| |
200 | 200 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1085 | 1085 |
| |
1086 | 1086 |
| |
1087 | 1087 |
| |
| 1088 | + | |
1088 | 1089 |
| |
1089 | 1090 |
| |
1090 | 1091 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
884 | 884 |
| |
885 | 885 |
| |
886 | 886 |
| |
887 |
| - | |
| 887 | + | |
888 | 888 |
| |
889 | 889 |
| |
890 | 890 |
| |
| |||
1235 | 1235 |
| |
1236 | 1236 |
| |
1237 | 1237 |
| |
1238 |
| - | |
| 1238 | + | |
1239 | 1239 |
| |
1240 | 1240 |
| |
1241 | 1241 |
| |
| |||
1420 | 1420 |
| |
1421 | 1421 |
| |
1422 | 1422 |
| |
1423 |
| - | |
| 1423 | + | |
1424 | 1424 |
| |
1425 | 1425 |
| |
1426 | 1426 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
| 182 | + | |
| 183 | + | |
182 | 184 |
| |
183 | 185 |
| |
184 | 186 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
475 | 475 |
| |
476 | 476 |
| |
477 | 477 |
| |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + |
Lines changed: 32 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| |||
316 | 317 |
| |
317 | 318 |
| |
318 | 319 |
| |
319 |
| - | |
| 320 | + | |
320 | 321 |
| |
321 | 322 |
| |
322 | 323 |
| |
| |||
328 | 329 |
| |
329 | 330 |
| |
330 | 331 |
| |
331 |
| - | |
| 332 | + | |
332 | 333 |
| |
333 | 334 |
| |
334 | 335 |
| |
| |||
338 | 339 |
| |
339 | 340 |
| |
340 | 341 |
| |
341 |
| - | |
| 342 | + | |
342 | 343 |
| |
343 | 344 |
| |
344 | 345 |
| |
| |||
714 | 715 |
| |
715 | 716 |
| |
716 | 717 |
| |
717 |
| - | |
| 718 | + | |
718 | 719 |
| |
719 | 720 |
| |
720 | 721 |
| |
721 | 722 |
| |
722 | 723 |
| |
723 |
| - | |
| 724 | + | |
724 | 725 |
| |
725 | 726 |
| |
726 | 727 |
| |
| |||
730 | 731 |
| |
731 | 732 |
| |
732 | 733 |
| |
| 734 | + | |
733 | 735 |
| |
734 | 736 |
| |
735 | 737 |
| |
736 |
| - | |
737 |
| - | |
| 738 | + | |
| 739 | + | |
738 | 740 |
| |
739 |
| - | |
740 |
| - | |
741 |
| - | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
742 | 764 |
| |
743 | 765 |
| |
744 | 766 |
| |
|
Lines changed: 2 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
224 | 224 |
| |
225 | 225 |
| |
226 | 226 |
| |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
237 |
| - | |
238 |
| - | |
239 |
| - | |
240 |
| - | |
241 | 227 |
| |
242 | 228 |
| |
243 | 229 |
| |
| |||
1135 | 1121 |
| |
1136 | 1122 |
| |
1137 | 1123 |
| |
1138 |
| - | |
1139 |
| - | |
| 1124 | + | |
1140 | 1125 |
| |
1141 | 1126 |
| |
1142 | 1127 |
| |
| |||
1148 | 1133 |
| |
1149 | 1134 |
| |
1150 | 1135 |
| |
1151 |
| - | |
1152 |
| - | |
| 1136 | + | |
1153 | 1137 |
| |
1154 | 1138 |
| |
1155 | 1139 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
345 |
| - | |
346 |
| - | |
347 |
| - | |
348 |
| - | |
| 345 | + | |
349 | 346 |
| |
350 | 347 |
| |
351 | 348 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
| 158 | + | |
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
|
0 commit comments