Commit 6d4dd6e
committed
Auto merge of rust-lang#2723 - RalfJung:rustup, r=RalfJung
RustupFile tree
430 files changed
+7532
-3557
lines changed- compiler
- rustc_borrowck/src
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- debuginfo
- metadata/enums
- llvm
- rustc_codegen_ssa/src
- mir
- traits
- rustc_const_eval/src
- const_eval
- interpret
- transform
- rustc_error_messages/locales/en-US
- rustc_errors/src
- rustc_expand/src
- rustc_feature/src
- rustc_hir_analysis/src
- collect
- rustc_hir_typeck/src
- rustc_infer/src/infer
- error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_llvm
- llvm-wrapper
- rustc_metadata/src
- rmeta/decoder
- rustc_middle/src
- hir
- map
- mir
- query
- ty
- rustc_mir_build/src/build
- expr
- matches
- rustc_mir_dataflow/src
- framework
- rustc_mir_transform/src
- coverage
- rustc_parse_format
- src
- rustc_query_system/src/ich
- rustc_resolve/src
- late
- rustc_session
- src
- rustc_span/src
- rustc_symbol_mangling
- src
- rustc_target/src/spec
- rustc_trait_selection/src/traits
- error_reporting
- select
- rustc_traits/src
- rustc_ty_utils/src
- library
- alloc
- src
- collections/vec_deque
- vec
- tests
- core/src
- convert
- iter/traits
- ops
- ptr
- slice
- str
- std/src
- fs
- sys_common/thread_parker
- sys
- sgx
- unix
- src
- bootstrap
- config
- defaults
- ci/docker/host-x86_64/dist-powerpc64le-linux
- doc/unstable-book/src/compiler-flags
- librustdoc
- html
- render
- static
- css
- themes
- js
- test
- codegen
- remap_path_prefix
- mir-opt
- building
- const_prop
- dataflow-const-prop
- dead-store-elimination
- deref-patterns
- dest-prop
- inline
- issues
- nll
- run-make/issue-71519
- rustdoc-gui
- src/test_docs
- rustdoc-ui
- ui
- borrowck
- conditional-compilation
- const-generics
- generic_const_exprs
- issues
- const-ptr
- consts
- const-eval
- heap
- const-mut-refs
- extra-const-ub
- miri_unleashed
- debuginfo
- inference
- infinite
- invalid
- issues
- limits
- lint
- unused
- macros
- mir/validate
- numeric
- on-unimplemented
- parser
- print_type_sizes
- proc-macro
- span
- suggestions
- traits/default-method
- type
- type-check
- tools
- clippy
- clippy_lints/src/methods
- clippy_utils/src
- compiletest/src
- miri
- src
- tests
- fail
- alloc
- concurrency
- crates
- dangling_pointers
- data_race
- function_calls
- intrinsics
- panic
- provenance
- shims/fs
- should-pass
- stacked_borrows
- pass
- tidy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
430 files changed
+7532
-3557
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4168 | 4168 | | |
4169 | 4169 | | |
4170 | 4170 | | |
| 4171 | + | |
4171 | 4172 | | |
4172 | 4173 | | |
4173 | 4174 | | |
| |||
4342 | 4343 | | |
4343 | 4344 | | |
4344 | 4345 | | |
| 4346 | + | |
4345 | 4347 | | |
4346 | 4348 | | |
4347 | 4349 | | |
| |||
4402 | 4404 | | |
4403 | 4405 | | |
4404 | 4406 | | |
| 4407 | + | |
4405 | 4408 | | |
4406 | 4409 | | |
4407 | 4410 | | |
| |||
5392 | 5395 | | |
5393 | 5396 | | |
5394 | 5397 | | |
| 5398 | + | |
| 5399 | + | |
| 5400 | + | |
| 5401 | + | |
| 5402 | + | |
| 5403 | + | |
| 5404 | + | |
| 5405 | + | |
| 5406 | + | |
| 5407 | + | |
| 5408 | + | |
5395 | 5409 | | |
5396 | 5410 | | |
5397 | 5411 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
647 | | - | |
| 647 | + | |
648 | 648 | | |
649 | 649 | | |
650 | 650 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1360 | 1360 | | |
1361 | 1361 | | |
1362 | 1362 | | |
1363 | | - | |
| 1363 | + | |
1364 | 1364 | | |
1365 | 1365 | | |
1366 | | - | |
1367 | | - | |
1368 | | - | |
1369 | | - | |
1370 | | - | |
1371 | | - | |
1372 | | - | |
1373 | | - | |
1374 | | - | |
1375 | | - | |
1376 | | - | |
1377 | | - | |
1378 | | - | |
1379 | | - | |
1380 | | - | |
1381 | | - | |
| 1366 | + | |
1382 | 1367 | | |
1383 | 1368 | | |
1384 | 1369 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
| 336 | + | |
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
376 | | - | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
377 | 379 | | |
378 | 380 | | |
379 | 381 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
303 | 307 | | |
0 commit comments