File tree
2,828 files changed
+5510
-484
lines changed- src
- bootstrap
- doc/rustc/src/lints/listing
- liballoc
- libcore
- num
- sync
- librustc_lint
- librustc_mir
- dataflow
- impls
- move_paths
- interpret
- libstd
- io
- test/ui
- borrowck
- consts
- issues
- lint
- run-pass
- allocator
- auxiliary
- array-slice-vec
- associated-consts
- auxiliary
- associated-types
- auxiliary
- autoref-autoderef
- bench
- binding
- borrowck
- cfg
- auxiliary
- coerce
- coherence
- auxiliary
- consts
- auxiliary
- cross-crate
- auxiliary
- ctfe
- deriving
- auxiliary
- drop
- auxiliary
- dynamically-sized-types
- extern
- auxiliary
- for-loop-while
- foreign
- auxiliary
- foreign-mod-src
- foreign-src
- functions-closures
- auxiliary
- closure-expected-type
- generator
- auxiliary
- generics
- auxiliary
- higher-rank-trait-bounds
- hygiene
- auxiliary
- impl-trait
- auxiliary
- imports
- import-crate-with-invalid-spans
- auxiliary
- intrinsics
- auxiliary
- issues
- auxiliary
- issue-18804
- auxiliary
- issue-37291
- auxiliary
- issue-50865-private-impl-trait
- auxiliary
- issue-52140
- auxiliary
- issue-52141
- auxiliary
- issue-52705
- auxiliary
- issue24687-embed-debuginfo
- auxiliary
- issue_26873_multifile
- A
- iterators
- macros
- auxiliary
- syntax-extension-source-utils-files
- methods
- auxiliary
- mir
- auxiliary
- mir-inlining
- modules
- auxiliary
- mod_dir_implicit_aux
- mod_dir_simple
- module-polymorphism3-files
- float-template
- moves
- nll
- non_modrs_mods
- foors_mod
- inner_foors_mod
- inner_modrs_mod
- modrs_mod
- inner_foors_mod
- inner_modrs_mod
- some_crazy_attr_mod_dir
- inner_modrs_mod
- numbers-arithmetic
- overloaded
- auxiliary
- packed
- auxiliary
- panic-runtime
- auxiliary
- panics
- privacy
- auxiliary
- process
- regions
- rfcs
- rfc-1789-as-cell
- rfc-1937-termination-trait
- rfc-2005-default-binding-mode
- rfc-2008-non-exhaustive
- auxiliary
- rfc-2126-crate-paths
- rfc-2126-extern-absolute-paths
- auxiliary
- rfc-2151-raw-identifiers
- rfc-2175-or-if-while-let
- rfc1445
- rfc1717
- auxiliary
- self
- auxiliary
- sepcomp
- auxiliary
- simd
- specialization
- auxiliary
- defaultimpl
- auxiliary
- statics
- auxiliary
- structs-enums
- auxiliary
- thinlto
- auxiliary
- threads-sendsync
- auxiliary
- traits
- auxiliary
- unboxed-closures
- auxiliary
- uniform-paths
- union
- auxiliary
- unique
- unsized-locals
- where-clauses
- auxiliary
- zero-sized
- tools
- tidy/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,828 files changed
+5510
-484
lines changed+8-7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
| 67 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
296 | 296 |
| |
297 | 297 |
| |
298 | 298 |
| |
| 299 | + | |
299 | 300 |
| |
300 | 301 |
| |
301 | 302 |
| |
302 | 303 |
| |
303 | 304 |
| |
304 | 305 |
| |
| 306 | + | |
305 | 307 |
| |
306 | 308 |
| |
307 | 309 |
| |
| |||
311 | 313 |
| |
312 | 314 |
| |
313 | 315 |
| |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
314 | 326 |
| |
315 | 327 |
| |
316 | 328 |
| |
| |||
2361 | 2373 |
| |
2362 | 2374 |
| |
2363 | 2375 |
| |
| 2376 | + | |
| 2377 | + | |
| 2378 | + | |
| 2379 | + | |
2364 | 2380 |
| |
2365 | 2381 |
| |
2366 | 2382 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
242 | 246 |
| |
243 | 247 |
| |
244 | 248 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
603 | 603 |
| |
604 | 604 |
| |
605 | 605 |
| |
606 |
| - | |
| 606 | + | |
607 | 607 |
| |
608 | 608 |
| |
609 | 609 |
| |
610 |
| - | |
| 610 | + | |
611 | 611 |
| |
612 | 612 |
| |
613 | 613 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
749 | 749 |
| |
750 | 750 |
| |
751 | 751 |
| |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
752 | 777 |
| |
753 | 778 |
| |
754 | 779 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
255 |
| - | |
| 255 | + | |
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
| |||
1830 | 1830 |
| |
1831 | 1831 |
| |
1832 | 1832 |
| |
| 1833 | + | |
| 1834 | + | |
| 1835 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
1943 | 1943 |
| |
1944 | 1944 |
| |
1945 | 1945 |
| |
| 1946 | + | |
| 1947 | + | |
| 1948 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
349 | 349 |
| |
350 | 350 |
| |
351 | 351 |
| |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
352 | 372 |
| |
353 | 373 |
| |
354 | 374 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
971 | 971 |
| |
972 | 972 |
| |
973 | 973 |
| |
974 |
| - | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
975 | 977 |
| |
976 | 978 |
| |
977 | 979 |
| |
978 | 980 |
| |
979 | 981 |
| |
980 | 982 |
| |
981 |
| - | |
| 983 | + | |
982 | 984 |
| |
983 | 985 |
| |
984 | 986 |
| |
| |||
990 | 992 |
| |
991 | 993 |
| |
992 | 994 |
| |
| 995 | + | |
| 996 | + | |
993 | 997 |
| |
994 | 998 |
| |
995 | 999 |
| |
996 | 1000 |
| |
997 | 1001 |
| |
| 1002 | + | |
| 1003 | + | |
998 | 1004 |
| |
999 | 1005 |
| |
1000 | 1006 |
| |
|
0 commit comments