File tree
510 files changed
+9643
-3961
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_borrowck/src
- diagnostics
- region_infer
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- debuginfo
- llvm
- rustc_codegen_ssa
- src
- back
- rustc_const_eval/src
- const_eval
- interpret
- util
- rustc_hir/src
- rustc_hir_analysis/src
- check
- compare_impl_item
- coherence
- collect
- hir_ty_lowering
- rustc_hir_typeck/src
- method
- rustc_infer/src/infer
- relate
- rustc_interface/src
- rustc_lint/src
- rustc_llvm
- rustc_metadata/src
- rmeta
- rustc_middle/src
- hir/map
- mir
- interpret
- ty
- print
- rustc_mir_dataflow/src/framework
- rustc_mir_transform/src
- coverage
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- solve/eval_ctxt
- rustc_parse
- src
- parser
- rustc_passes/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src/ich
- rustc_resolve/src
- rustc_session/src
- config
- rustc_span
- src
- source_map
- rustc_target/src
- asm
- spec
- base/apple
- targets
- rustc_trait_selection/src
- error_reporting
- infer
- nice_region_error
- traits
- traits
- rustc_transmute/src/layout
- rustc_ty_utils/src
- rustc_type_ir/src
- data_structures
- library
- alloc/src/collections/binary_heap
- core/src
- char
- fmt
- ptr
- std
- src
- collections/hash
- map
- io
- sync
- mpmc
- sys
- pal/hermit
- sync/rwlock
- thread_local
- guard
- key
- native
- thread
- local
- src
- bootstrap
- src/core/build_steps
- ci/scripts
- doc/unstable-book/src
- compiler-flags
- language-features
- librustdoc
- clean
- doctest
- html/static/css
- tools/clippy
- .github/workflows
- book/src
- clippy_config/src
- clippy_lints/src
- cargo
- casts
- doc
- functions
- loops
- matches
- methods
- utils/internal_lints
- clippy_utils/src
- mir
- ty/type_certainty
- lintcheck/src
- src
- tests
- ui
- crashes
- ui-toml/suppress_lint_in_const
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
510 files changed
+9643
-3961
lines changedThis file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
212 | 212 |
| |
213 | 213 |
| |
214 | 214 |
| |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
215 | 225 |
| |
216 | 226 |
| |
217 | 227 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
89 | 98 |
|
+56-26
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
199 | 199 |
| |
200 | 200 |
| |
201 | 201 |
| |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
202 | 208 |
| |
203 | 209 |
| |
204 | 210 |
| |
| |||
262 | 268 |
| |
263 | 269 |
| |
264 | 270 |
| |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
265 | 284 |
| |
266 | 285 |
| |
267 | 286 |
| |
| |||
393 | 412 |
| |
394 | 413 |
| |
395 | 414 |
| |
396 |
| - | |
| 415 | + | |
397 | 416 |
| |
398 |
| - | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
399 | 421 |
| |
400 | 422 |
| |
401 | 423 |
| |
| |||
719 | 741 |
| |
720 | 742 |
| |
721 | 743 |
| |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
722 | 750 |
| |
723 | 751 |
| |
724 | 752 |
| |
| |||
3448 | 3476 |
| |
3449 | 3477 |
| |
3450 | 3478 |
| |
| 3479 | + | |
3451 | 3480 |
| |
3452 | 3481 |
| |
3453 | 3482 |
| |
| |||
4374 | 4403 |
| |
4375 | 4404 |
| |
4376 | 4405 |
| |
| 4406 | + | |
4377 | 4407 |
| |
4378 | 4408 |
| |
4379 | 4409 |
| |
| |||
5768 | 5798 |
| |
5769 | 5799 |
| |
5770 | 5800 |
| |
5771 |
| - | |
| 5801 | + | |
5772 | 5802 |
| |
5773 |
| - | |
| 5803 | + | |
5774 | 5804 |
| |
5775 | 5805 |
| |
5776 | 5806 |
| |
5777 | 5807 |
| |
5778 | 5808 |
| |
5779 | 5809 |
| |
5780 |
| - | |
| 5810 | + | |
5781 | 5811 |
| |
5782 | 5812 |
| |
5783 | 5813 |
| |
| |||
5801 | 5831 |
| |
5802 | 5832 |
| |
5803 | 5833 |
| |
5804 |
| - | |
| 5834 | + | |
5805 | 5835 |
| |
5806 |
| - | |
| 5836 | + | |
5807 | 5837 |
| |
5808 | 5838 |
| |
5809 |
| - | |
| 5839 | + | |
5810 | 5840 |
| |
5811 | 5841 |
| |
5812 | 5842 |
| |
5813 | 5843 |
| |
5814 |
| - | |
| 5844 | + | |
5815 | 5845 |
| |
5816 |
| - | |
| 5846 | + | |
5817 | 5847 |
| |
5818 | 5848 |
| |
5819 | 5849 |
| |
5820 | 5850 |
| |
5821 | 5851 |
| |
5822 | 5852 |
| |
5823 | 5853 |
| |
5824 |
| - | |
5825 |
| - | |
| 5854 | + | |
| 5855 | + | |
5826 | 5856 |
| |
5827 | 5857 |
| |
5828 | 5858 |
| |
| |||
5837 | 5867 |
| |
5838 | 5868 |
| |
5839 | 5869 |
| |
5840 |
| - | |
| 5870 | + | |
5841 | 5871 |
| |
5842 |
| - | |
| 5872 | + | |
5843 | 5873 |
| |
5844 | 5874 |
| |
5845 | 5875 |
| |
| |||
5851 | 5881 |
| |
5852 | 5882 |
| |
5853 | 5883 |
| |
5854 |
| - | |
| 5884 | + | |
5855 | 5885 |
| |
5856 |
| - | |
| 5886 | + | |
5857 | 5887 |
| |
5858 | 5888 |
| |
5859 | 5889 |
| |
5860 | 5890 |
| |
5861 | 5891 |
| |
5862 |
| - | |
| 5892 | + | |
5863 | 5893 |
| |
5864 | 5894 |
| |
5865 | 5895 |
| |
5866 | 5896 |
| |
5867 |
| - | |
| 5897 | + | |
5868 | 5898 |
| |
5869 |
| - | |
| 5899 | + | |
5870 | 5900 |
| |
5871 | 5901 |
| |
5872 | 5902 |
| |
| |||
6143 | 6173 |
| |
6144 | 6174 |
| |
6145 | 6175 |
| |
6146 |
| - | |
| 6176 | + | |
6147 | 6177 |
| |
6148 |
| - | |
| 6178 | + | |
6149 | 6179 |
| |
6150 | 6180 |
| |
6151 | 6181 |
| |
| |||
6154 | 6184 |
| |
6155 | 6185 |
| |
6156 | 6186 |
| |
6157 |
| - | |
| 6187 | + | |
6158 | 6188 |
| |
6159 |
| - | |
| 6189 | + | |
6160 | 6190 |
| |
6161 | 6191 |
| |
6162 | 6192 |
| |
6163 | 6193 |
| |
6164 | 6194 |
| |
6165 |
| - | |
| 6195 | + | |
6166 | 6196 |
| |
6167 |
| - | |
| 6197 | + | |
6168 | 6198 |
| |
6169 | 6199 |
| |
6170 | 6200 |
| |
| |||
6175 | 6205 |
| |
6176 | 6206 |
| |
6177 | 6207 |
| |
6178 |
| - | |
| 6208 | + | |
6179 | 6209 |
| |
6180 | 6210 |
| |
6181 | 6211 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
289 |
| - | |
290 | 289 |
| |
291 | 290 |
| |
292 | 291 |
| |
| |||
983 | 982 |
| |
984 | 983 |
| |
985 | 984 |
| |
986 |
| - | |
987 | 985 |
| |
988 | 986 |
| |
989 | 987 |
| |
|
0 commit comments