File tree
374 files changed
+4612
-1512
lines changed- .github/ISSUE_TEMPLATE
- compiler
- rustc_abi/src
- rustc_ast_lowering/src
- rustc_borrowck/src
- diagnostics
- region_infer
- rustc_codegen_llvm
- rustc_codegen_ssa
- src/back
- rustc_driver/src
- rustc_error_messages/locales/en-US
- rustc_expand/src
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- impl_wf_check
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src
- infer/error_reporting
- traits
- rustc_interface
- src
- rustc_lint/src
- rustc_lint_defs/src
- rustc_log
- src
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir
- query
- ty
- print
- rustc_monomorphize/src
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_privacy/src
- rustc_resolve/src
- late
- rustc_session/src
- rustc_span
- rustc_target/src/asm
- rustc_trait_selection/src
- solve
- traits
- error_reporting
- select
- specialize
- rustc_traits/src/chalk
- rustc_ty_utils/src
- library
- alloc
- src
- collections/binary_heap
- vec
- tests
- core
- src
- array
- fmt
- iter
- sources
- num
- dec2flt
- ptr
- slice
- iter
- sync
- tests
- std/src
- io/buffered
- os/fd
- sync
- mpmc
- mpsc
- sys
- itron
- unix
- process
- process_unix
- windows
- test/src
- term/terminfo
- src
- bootstrap
- bin
- ci/docker/host-x86_64
- dist-various-2
- mingw-check
- doc/rustdoc/src
- librustdoc
- clean
- formats
- html
- render
- static
- css
- js
- templates
- passes
- collect_intra_doc_links
- tools
- clippy
- clippy_lints/src
- tests/ui
- crashes
- miri/tests/pass-dep/shims
- rustbook
- src
- tidy
- src
- tests
- mir-opt
- building/custom
- const_prop
- issues
- run-make-fulldeps/target-specs
- rustdoc
- rustdoc-gui
- rustdoc-ui
- ui
- associated-item
- associated-types
- attributes
- borrowck
- builtin-superkinds
- chalkify
- bugs
- closures
- coherence
- const-generics
- derives
- did_you_mean
- dst
- error-codes
- functions-closures
- generic-associated-types
- higher-rank-trait-bounds
- impl-trait
- implied-bounds
- inference
- issues
- lang-items
- lint
- marker_trait_attr
- mismatched_types
- missing-trait-bounds
- parser
- issues
- proc-macro
- qualified
- resolve
- rfc-2397-do-not-recommend
- rfc-2632-const-trait-impl
- self
- span
- specialization/min_specialization
- structs
- suggestions
- trait-bounds
- traits
- transmutability/malformed-program-gracefulness
- type
- type-check
- typeck
- ufcs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
374 files changed
+4612
-1512
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + |
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + |
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + |
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + |
0 commit comments