File tree
499 files changed
+5934
-6221
lines changed- compiler
- rustc_ast_passes
- src
- rustc_borrowck/src/diagnostics
- rustc_codegen_ssa/src
- rustc_const_eval/src
- check_consts
- const_eval
- interpret
- util
- rustc_data_structures/src
- rustc_driver_impl/src
- rustc_error_messages/src
- rustc_errors/src
- rustc_feature/src
- rustc_hir_analysis/src
- check
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src
- errors
- infer
- error_reporting
- nice_region_error
- relate
- rustc_interface/src
- rustc_lint/src
- context
- rustc_lint_defs/src
- rustc_macros/src/diagnostics
- rustc_middle/src
- middle
- mir/interpret
- query
- traits/solve
- ty
- print
- rustc_mir_build
- src
- build/expr
- thir/pattern
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_pattern_analysis/src
- rustc_session/src
- rustc_smir/src/rustc_smir/convert
- rustc_target/src
- rustc_trait_selection/src
- solve
- eval_ctxt
- inspect
- traits
- error_reporting
- select
- specialize
- rustc_ty_utils/src
- rustc_type_ir/src
- solve
- inspect
- stable_mir/src
- library
- alloc
- src
- collections/vec_deque
- vec
- tests
- core
- src
- cell
- ffi
- fmt
- num
- ops
- ptr
- slice
- tests
- std
- src
- path
- sync
- sys/pal/unix
- tests
- test/src/term
- src
- bootstrap/src/core/config
- ci/scripts
- librustdoc
- html
- passes
- lint
- tools
- clippy
- clippy_dev/src
- clippy_lints/src
- clippy_utils/src
- src
- tests
- ui-internal
- miri
- src
- alloc_addresses
- borrow_tracker
- stacked_borrows
- tree_borrows
- concurrency
- intrinsics
- shims
- unix
- android
- freebsd
- linux
- macos
- solarish
- wasi
- windows
- x86
- opt-dist/src
- rust-analyzer
- crates
- hir/src
- term_search
- hir-def/src
- attr
- body
- tests
- hir
- nameres
- hir-ty/src
- infer
- layout
- ide/src
- inlay_hints
- syntax_highlighting
- ide-assists/src
- handlers
- utils
- ide-completion/src
- completions
- tests
- ide-db/src
- imports
- syntax_helpers
- ide-diagnostics/src/handlers
- ide-ssr/src
- project-model/src
- rust-analyzer
- src
- cli
- handlers
- lsp
- tests
- slow-tests
- syntax/src/ast
- docs/dev
- editors/code/src
- tidy/src
- tests
- crashes
- mir-opt
- inline
- pre-codegen
- sroa
- pretty
- run-make
- libtest-padding
- symbol-mangling-hashed
- ui
- borrowck
- c-variadic
- check-cfg
- closures/2229_closure_analysis/match
- codegen
- coherence/negative-coherence
- const-generics
- generic_const_exprs
- issues
- consts
- const-eval
- const_in_pattern
- impl-trait
- issues
- linkage-attr
- lint
- methods
- mir
- nll
- ty-outlives
- parser
- issues
- pattern/usefulness
- raw-ref-op
- return
- rfcs
- rfc-1445-restrict-constants-in-patterns
- rfc-2632-const-trait-impl
- specialization/min_specialization
- static
- statics
- sync
- traits
- next-solver/typeck
- trait-upcasting
- type-alias-impl-trait
- ui-fulldeps
- internal-lints
- session-diagnostic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
499 files changed
+5934
-6221
lines changedLines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 | 95 |
| |
99 | 96 |
| |
100 | 97 |
| |
|
Lines changed: 5 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
364 | 364 |
| |
365 | 365 |
| |
366 | 366 |
| |
367 |
| - | |
| 367 | + | |
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
| |||
379 | 379 |
| |
380 | 380 |
| |
381 | 381 |
| |
382 |
| - | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
383 | 386 |
| |
384 |
| - | |
385 |
| - | |
386 |
| - | |
387 |
| - | |
388 |
| - | |
389 | 387 |
| |
390 | 388 |
| |
391 | 389 |
| |
|
Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
102 | 95 |
| |
103 | 96 |
| |
104 | 97 |
| |
|
Lines changed: 22 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
241 | 242 |
| |
242 | 243 |
| |
243 | 244 |
| |
244 |
| - | |
| 245 | + | |
245 | 246 |
| |
246 | 247 |
| |
247 | 248 |
| |
| |||
287 | 288 |
| |
288 | 289 |
| |
289 | 290 |
| |
290 |
| - | |
| 291 | + | |
291 | 292 |
| |
292 | 293 |
| |
293 | 294 |
| |
| |||
318 | 319 |
| |
319 | 320 |
| |
320 | 321 |
| |
321 |
| - | |
| 322 | + | |
322 | 323 |
| |
323 | 324 |
| |
324 | 325 |
| |
| |||
342 | 343 |
| |
343 | 344 |
| |
344 | 345 |
| |
| 346 | + | |
345 | 347 |
| |
346 | 348 |
| |
347 | 349 |
| |
| |||
358 | 360 |
| |
359 | 361 |
| |
360 | 362 |
| |
| 363 | + | |
361 | 364 |
| |
362 | 365 |
| |
363 | 366 |
| |
| |||
368 | 371 |
| |
369 | 372 |
| |
370 | 373 |
| |
| 374 | + | |
371 | 375 |
| |
372 | 376 |
| |
373 | 377 |
| |
| |||
379 | 383 |
| |
380 | 384 |
| |
381 | 385 |
| |
| 386 | + | |
382 | 387 |
| |
383 | 388 |
| |
384 | 389 |
| |
| |||
452 | 457 |
| |
453 | 458 |
| |
454 | 459 |
| |
455 |
| - | |
456 |
| - | |
457 |
| - | |
458 |
| - | |
459 |
| - | |
460 |
| - | |
461 |
| - | |
462 |
| - | |
463 |
| - | |
464 |
| - | |
465 |
| - | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
466 | 474 |
|
Lines changed: 24 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
361 | 361 |
| |
362 | 362 |
| |
363 | 363 |
| |
| 364 | + | |
364 | 365 |
| |
365 | 366 |
| |
366 | 367 |
| |
| |||
453 | 454 |
| |
454 | 455 |
| |
455 | 456 |
| |
456 |
| - | |
| 457 | + | |
| 458 | + | |
457 | 459 |
| |
458 | 460 |
| |
459 | 461 |
| |
| |||
843 | 845 |
| |
844 | 846 |
| |
845 | 847 |
| |
846 |
| - | |
| 848 | + | |
847 | 849 |
| |
848 | 850 |
| |
849 | 851 |
| |
850 | 852 |
| |
851 | 853 |
| |
852 | 854 |
| |
853 |
| - | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
854 | 858 |
| |
855 | 859 |
| |
856 | 860 |
| |
| |||
959 | 963 |
| |
960 | 964 |
| |
961 | 965 |
| |
962 |
| - | |
| 966 | + | |
963 | 967 |
| |
964 | 968 |
| |
965 | 969 |
| |
| |||
1022 | 1026 |
| |
1023 | 1027 |
| |
1024 | 1028 |
| |
1025 |
| - | |
1026 |
| - | |
1027 |
| - | |
1028 |
| - | |
1029 |
| - | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
1030 | 1033 |
| |
1031 | 1034 |
| |
1032 | 1035 |
| |
1033 | 1036 |
| |
1034 |
| - | |
1035 |
| - | |
1036 |
| - | |
1037 |
| - | |
1038 |
| - | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
1039 | 1041 |
| |
1040 | 1042 |
| |
1041 | 1043 |
| |
1042 | 1044 |
| |
1043 |
| - | |
| 1045 | + | |
| 1046 | + | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
1044 | 1053 |
| |
1045 | 1054 |
| |
1046 | 1055 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
289 | 289 |
| |
290 | 290 |
| |
291 | 291 |
| |
292 |
| - | |
| 292 | + | |
| 293 | + | |
293 | 294 |
| |
294 | 295 |
| |
295 | 296 |
| |
| |||
912 | 913 |
| |
913 | 914 |
| |
914 | 915 |
| |
915 |
| - | |
| 916 | + | |
| 917 | + | |
916 | 918 |
| |
917 | 919 |
| |
918 | 920 |
| |
| |||
925 | 927 |
| |
926 | 928 |
| |
927 | 929 |
| |
928 |
| - | |
| 930 | + | |
929 | 931 |
| |
930 | 932 |
| |
931 | 933 |
| |
|
Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
330 | 342 |
| |
331 | 343 |
| |
332 | 344 |
| |
| |||
564 | 576 |
| |
565 | 577 |
| |
566 | 578 |
| |
567 |
| - | |
568 | 579 |
| |
| 580 | + | |
569 | 581 |
| |
570 | 582 |
| |
571 | 583 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
309 | 309 |
| |
310 | 310 |
| |
311 | 311 |
| |
312 |
| - | |
| 312 | + | |
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
|
0 commit comments