Commit 9178b42
authored
Merge pull request rust-lang#2658 from rust-lang/rustc-pull
Rustc pull updateFile tree
659 files changed
+24908
-15519
lines changed- compiler
- rustc_ast_passes
- src
- rustc_ast/src
- rustc_builtin_macros
- src
- rustc_codegen_gcc/src
- rustc_codegen_llvm
- src
- back
- builder
- llvm
- rustc_codegen_ssa/src
- rustc_const_eval/src/interpret
- rustc_feature/src
- rustc_hir_analysis/src/check
- rustc_hir_typeck/src/method
- rustc_hir/src
- rustc_interface/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- middle
- ty
- rustc_mir_build
- rustc_mir_transform
- src
- rustc_next_trait_solver/src/solve
- assembly
- normalizes_to
- rustc_parse
- src
- lexer
- parser
- rustc_passes
- src
- rustc_public/src
- unstable
- rustc_resolve/src
- rustc_span/src
- rustc_symbol_mangling/src
- rustc_target/src/spec
- targets
- rustc_trait_selection/src/error_reporting/traits
- library
- alloc/src
- boxed
- ffi
- compiler-builtins/compiler-builtins/src
- coretests/tests
- num
- core/src
- cell
- intrinsics
- mem
- num
- ptr
- slice
- iter
- proc_macro
- src
- std_detect
- src/detect/os
- tests
- std
- src
- ffi
- sys
- os_str
- pal/motor
- process
- unix
- tests
- src
- bootstrap/src
- core
- build_steps
- builder
- utils
- ci
- docker/host-x86_64
- dist-aarch64-windows-gnullvm
- dist-x86_64-windows-gnullvm
- github-actions
- scripts
- doc
- rustc-dev-guide
- src/offload
- rustdoc/src
- etc/installer/msi
- librustdoc
- html
- render
- search_index
- tools
- compiletest/src
- directives
- runtest
- miri
- src/bin
- rust-analyzer
- .github/workflows
- crates
- base-db/src
- hir-def
- src
- expr_store
- tests
- body
- nameres
- tests
- hir-ty
- src
- consteval
- diagnostics
- infer
- closure
- lower
- method_resolution
- mir
- eval
- lower
- next_solver
- fulfill
- infer
- canonical
- outlives
- snapshot
- tests
- regression
- hir
- src
- ide-assists
- src
- handlers
- tests
- ide-completion/src
- completions
- attribute
- context
- tests
- ide-db
- src
- imports
- ide-diagnostics/src/handlers
- ide-ssr/src
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- intern/src/symbol
- parser
- src
- grammar/expressions
- syntax_kind
- proc-macro-api
- src
- legacy_protocol
- msg
- proc-macro-srv-cli
- src
- proc-macro-srv
- proc-macro-test
- src
- dylib
- server_impl
- tests
- project-model
- src
- toolchain_info
- rust-analyzer
- src
- bin
- cli
- handlers
- lsp
- span/src
- syntax/src
- ast
- test-utils/src
- tt/src
- docs/book
- src
- editors/code
- src
- lib/smol_str
- src
- xtask/src
- codegen
- tidy/src
- tests
- assembly-llvm/stack-protector
- codegen-llvm
- enum
- gpu_offload
- issues
- debuginfo
- opt
- run-make
- rustdoc-merge-directory
- rustdoc-merge-no-input-finalize
- rustdoc-gui
- src/test_docs
- rustdoc-js
- ui
- asm
- attributes
- consts
- const-eval
- diagnostic_namespace/on_const
- empty
- error-codes
- feature-gates
- auxiliary
- half-open-range-patterns
- lint
- offload
- parser
- pattern
- usefulness
- privacy
- proc-macro
- auxiliary
- recursion
- rfcs/rfc-2008-non-exhaustive
- sanitizer
- static
- suggestions
- symbol-names
- traits
- const-traits
- next-solver/normalize
- uninhabited
- unreachable-code
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
659 files changed
+24908
-15519
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2486 | 2486 | | |
2487 | 2487 | | |
2488 | 2488 | | |
2489 | | - | |
2490 | 2489 | | |
2491 | 2490 | | |
2492 | 2491 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
860 | | - | |
| 860 | + | |
861 | 861 | | |
862 | 862 | | |
863 | 863 | | |
864 | 864 | | |
865 | 865 | | |
866 | 866 | | |
867 | 867 | | |
868 | | - | |
| 868 | + | |
869 | 869 | | |
870 | 870 | | |
871 | 871 | | |
| |||
1915 | 1915 | | |
1916 | 1916 | | |
1917 | 1917 | | |
1918 | | - | |
| 1918 | + | |
1919 | 1919 | | |
1920 | 1920 | | |
1921 | 1921 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
92 | 95 | | |
93 | 96 | | |
94 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
820 | 820 | | |
821 | 821 | | |
822 | 822 | | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
823 | 829 | | |
824 | 830 | | |
825 | 831 | | |
| |||
1257 | 1263 | | |
1258 | 1264 | | |
1259 | 1265 | | |
| 1266 | + | |
| 1267 | + | |
1260 | 1268 | | |
1261 | 1269 | | |
1262 | 1270 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
432 | 440 | | |
433 | 441 | | |
434 | 442 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 66 | + | |
| 67 | + | |
78 | 68 | | |
79 | 69 | | |
80 | 70 | | |
81 | 71 | | |
82 | | - | |
| 72 | + | |
83 | 73 | | |
84 | 74 | | |
85 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 36 | + | |
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
| |||
48 | 44 | | |
49 | 45 | | |
50 | 46 | | |
51 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| 71 | + | |
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
| |||
408 | 416 | | |
409 | 417 | | |
410 | 418 | | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
411 | 423 | | |
412 | 424 | | |
413 | 425 | | |
| |||
0 commit comments