File tree
755 files changed
+6540
-4312
lines changed- .github/workflows
- .reuse
- compiler
- rustc_abi
- src
- rustc_arena/src
- rustc_ast/src
- rustc_ast_lowering
- src
- rustc_ast_passes/src
- rustc_attr
- src
- rustc_borrowck/src
- diagnostics
- type_check
- rustc_builtin_macros/src
- rustc_codegen_cranelift
- scripts
- src
- abi
- rustc_codegen_gcc
- src
- rustc_codegen_llvm/src
- coverageinfo
- rustc_codegen_ssa/src
- mir
- traits
- rustc_const_eval/src
- const_eval
- interpret
- transform
- check_consts
- util
- rustc_error_codes/src/error_codes
- rustc_errors/src
- rustc_feature/src
- rustc_fluent_macro/src
- rustc_hir/src
- rustc_hir_analysis
- src
- check
- compare_impl_item
- impl_wf_check
- variance
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer
- src
- errors
- infer/outlives
- rustc_lint
- src
- rustc_llvm
- rustc_log/src
- rustc_middle/src
- mir
- ty
- rustc_mir_build/src
- build
- expr
- matches
- thir/pattern
- rustc_mir_dataflow/src/move_paths
- rustc_mir_transform/src
- coverage
- rustc_monomorphize
- rustc_parse
- src/parser
- rustc_passes/src
- rustc_query_system
- rustc_resolve
- src
- rustc_session
- rustc_smir/src/rustc_smir
- rustc_span/src
- rustc_target
- src
- abi
- spec
- rustc_trait_selection/src
- solve
- traits
- error_reporting
- select
- rustc_ty_utils/src
- stable_mir/src/mir
- library
- alloc/src
- collections/btree
- core
- src
- array
- convert
- fmt
- iter
- adapters
- sources
- traits
- macros
- mem
- num
- ops
- ptr
- slice
- str
- tests
- std/src
- io
- net
- sync
- sys
- personality
- sgx
- abi/usercalls
- waitqueue
- uefi
- unix
- windows
- src
- bootstrap
- bin
- config
- mk
- ci
- docker/host-x86_64
- dist-x86_64-linux
- wasm32
- github-actions
- doc
- rustc/src
- platform-support
- unstable-book/src
- compiler-flags
- language-features
- librustdoc
- clean
- html
- static/js
- json
- tools
- build_helper/src
- clippy
- clippy_lints/src
- casts
- methods
- operators
- clippy_utils/src
- tests
- ui
- crashes
- ui-internal
- ui-toml/too_many_arguments
- opt-dist/src
- rustfmt/src
- tests
- assembly/stack-protector
- codegen
- simd
- coverage-map
- status-quo
- mir-opt
- const_prop
- dataflow-const-prop
- inline
- issues
- pre-codegen
- run-coverage
- rustdoc
- inline_cross
- auxiliary
- rustdoc-js
- rustdoc-ui
- intra-doc
- issues
- lints
- ui
- allocator
- associated-consts
- associated-inherent-types
- associated-type-bounds
- associated-types
- async-await
- in-trait
- issues
- return-type-notation
- auto-traits
- block-result
- borrowck
- cfg
- closures
- binder
- codegen
- codemap_tests
- compare-method
- conditional-compilation
- const-generics
- issues
- occurs-check
- consts
- const-eval
- stable-metric
- const_in_pattern
- miri_unleashed
- crate-loading
- debuginfo
- deprecation
- derives
- diagnostic_namespace/on_unimplemented
- did_you_mean
- auxiliary
- dyn-keyword
- error-codes
- feature-gates
- generic-associated-types
- generic-const-items
- higher-ranked
- subtype
- trait-bounds
- impl-trait
- in-trait
- issues
- imports
- indexing
- issues
- iterators
- lang-items
- lifetimes
- limits
- lint
- force-warn
- must_not_suspend
- rfc-2383-lint-reason
- loops
- lub-glb
- macros
- mismatched_types
- native-library-link-flags
- never_type
- nll
- relate_tys
- user-annotations
- object-safety
- offset-of
- on-unimplemented
- or-patterns
- parser
- issues
- macro
- pattern
- bindings-after-at
- usefulness
- privacy
- proc-macro
- recursion_limit
- regions
- repr
- resolve
- return
- rfcs
- rfc-1623-static
- rfc-2632-const-trait-impl
- effects
- rust-2018
- uniform-paths
- sanitize
- self
- span
- str
- suggestions
- tool-attributes
- traits
- associated_type_bound
- non_lifetime_binders
- try-block
- try-trait
- tuple/tuple-struct-fields
- type
- type-check
- type-alias-enum-variants
- type-alias-impl-trait
- typeck
- unknown-unstable-lints
- use
- ui-fulldeps
- plugin
- session-diagnostic
- stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
755 files changed
+6540
-4312
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
| |||
264 | 266 |
| |
265 | 267 |
| |
266 | 268 |
| |
267 |
| - | |
268 |
| - | |
269 |
| - | |
270 | 269 |
| |
271 | 270 |
| |
272 | 271 |
| |
| |||
542 | 541 |
| |
543 | 542 |
| |
544 | 543 |
| |
545 |
| - | |
| 544 | + | |
546 | 545 |
| |
547 | 546 |
| |
548 | 547 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2009 | 2009 |
| |
2010 | 2010 |
| |
2011 | 2011 |
| |
2012 |
| - | |
| 2012 | + | |
2013 | 2013 |
| |
2014 |
| - | |
| 2014 | + | |
2015 | 2015 |
| |
2016 | 2016 |
| |
2017 | 2017 |
| |
| |||
4473 | 4473 |
| |
4474 | 4474 |
| |
4475 | 4475 |
| |
| 4476 | + | |
4476 | 4477 |
| |
4477 | 4478 |
| |
4478 | 4479 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
|
Lines changed: 117 additions & 0 deletions
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 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
1 | 118 |
| |
2 | 119 |
| |
3 | 120 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
19 | 21 |
| |
20 | 22 |
| |
21 | 23 |
| |
|
0 commit comments