File tree
693 files changed
+16208
-7437
lines changed- compiler
- rustc
- rustc_ast/src
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr/src
- rustc_baked_icu_data
- rustc_borrowck/src/diagnostics
- rustc_builtin_macros/src
- deriving/generic
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- coverageinfo
- debuginfo
- llvm
- rustc_codegen_ssa/src
- back
- traits
- rustc_const_eval/src/check_consts
- rustc_data_structures
- src
- sync
- rustc_driver_impl
- src
- rustc_error_messages
- src
- rustc_errors
- src
- rustc_expand/src
- rustc_hir/src
- rustc_hir_analysis/src/check
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- rustc_interface
- src
- rustc_lint
- src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src
- rustc_middle
- src
- mir
- query
- thir
- ty
- consts
- context
- rustc_mir_build/src
- build
- custom/parse
- matches
- thir
- pattern
- rustc_mir_transform
- src
- coverage
- rustc_monomorphize
- src
- mono_checks
- rustc_next_trait_solver/src
- solve
- eval_ctxt
- normalizes_to
- rustc_parse/src/parser
- rustc_passes
- src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_query_impl
- rustc_query_system
- src
- dep_graph
- query
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_target/src
- spec/targets
- rustc_trait_selection
- src
- solve
- traits
- query
- select
- library
- alloc/src
- collections/btree
- core
- benches
- src
- char
- fmt
- future
- intrinsics
- num
- dec2flt
- ops
- ptr
- slice
- str
- unicode
- tests
- profiler_builtins
- std/src
- collections/hash
- ffi
- os_str
- fs
- io
- os/nuttx
- path
- sync
- mpmc
- mpsc
- sys
- os_str
- pal
- hermit
- solid
- unix
- unsupported
- wasi
- windows
- c
- sys_common
- src
- bootstrap
- defaults
- src
- core
- build_steps
- builder
- config
- utils
- build_helper
- src
- drop_bomb
- ci
- docker
- host-x86_64/mingw-check
- doc
- rustdoc/src/read-documentation
- unstable-book/src/language-features
- librustdoc
- clean
- html
- markdown
- render
- static
- css
- js
- tools
- bump-stage0
- clippy
- clippy_dev/src/setup
- clippy_lints/src
- attrs
- casts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
693 files changed
+16208
-7437
lines changedLines changed: 258 additions & 255 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 |
| - | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 | 34 |
|
Lines changed: 31 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1194 | 1194 |
| |
1195 | 1195 |
| |
1196 | 1196 |
| |
1197 |
| - | |
| 1197 | + | |
1198 | 1198 |
| |
1199 | 1199 |
| |
1200 | 1200 |
| |
| |||
1206 | 1206 |
| |
1207 | 1207 |
| |
1208 | 1208 |
| |
1209 |
| - | |
| 1209 | + | |
1210 | 1210 |
| |
1211 | 1211 |
| |
1212 | 1212 |
| |
1213 | 1213 |
| |
1214 |
| - | |
| 1214 | + | |
1215 | 1215 |
| |
1216 |
| - | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
1217 | 1244 |
| |
1218 | 1245 |
| |
1219 | 1246 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 | 41 |
| |
43 | 42 |
| |
44 | 43 |
| |
|
Lines changed: 5 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
204 |
| - | |
| 203 | + | |
| 204 | + | |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
| |||
730 | 730 |
| |
731 | 731 |
| |
732 | 732 |
| |
733 |
| - | |
| 733 | + | |
734 | 734 |
| |
735 |
| - | |
736 |
| - | |
737 |
| - | |
738 |
| - | |
739 |
| - | |
740 |
| - | |
| 735 | + | |
| 736 | + | |
741 | 737 |
| |
742 | 738 |
| |
743 | 739 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
|
Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| 207 | + | |
207 | 208 |
| |
208 | 209 |
| |
209 | 210 |
| |
| |||
522 | 523 |
| |
523 | 524 |
| |
524 | 525 |
| |
525 |
| - | |
526 |
| - | |
527 |
| - | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
528 | 538 |
| |
529 | 539 |
| |
530 | 540 |
| |
|
Lines changed: 32 additions & 36 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
96 |
| - | |
97 |
| - | |
| 95 | + | |
98 | 96 |
| |
99 | 97 |
| |
100 | 98 |
| |
| |||
272 | 270 |
| |
273 | 271 |
| |
274 | 272 |
| |
275 |
| - | |
276 |
| - | |
277 | 273 |
| |
278 | 274 |
| |
279 | 275 |
| |
280 | 276 |
| |
281 |
| - | |
282 | 277 |
| |
283 | 278 |
| |
284 | 279 |
| |
285 |
| - | |
| 280 | + | |
286 | 281 |
| |
287 | 282 |
| |
288 | 283 |
| |
289 | 284 |
| |
290 |
| - | |
| 285 | + | |
291 | 286 |
| |
292 | 287 |
| |
293 | 288 |
| |
| |||
299 | 294 |
| |
300 | 295 |
| |
301 | 296 |
| |
302 |
| - | |
| 297 | + | |
303 | 298 |
| |
304 | 299 |
| |
305 | 300 |
| |
| |||
317 | 312 |
| |
318 | 313 |
| |
319 | 314 |
| |
320 |
| - | |
| 315 | + | |
321 | 316 |
| |
322 | 317 |
| |
323 | 318 |
| |
| |||
340 | 335 |
| |
341 | 336 |
| |
342 | 337 |
| |
343 |
| - | |
| 338 | + | |
344 | 339 |
| |
345 | 340 |
| |
346 | 341 |
| |
| |||
351 | 346 |
| |
352 | 347 |
| |
353 | 348 |
| |
354 |
| - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
355 | 354 |
| |
356 | 355 |
| |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 |
| - | |
361 |
| - | |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
369 |
| - | |
370 |
| - | |
371 |
| - | |
372 |
| - | |
373 |
| - | |
374 |
| - | |
375 |
| - | |
376 |
| - | |
377 |
| - | |
378 |
| - | |
379 |
| - | |
380 | 356 |
| |
381 | 357 |
| |
382 | 358 |
| |
383 | 359 |
| |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
384 | 380 |
| |
385 | 381 |
| |
386 | 382 |
| |
|
Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - |
0 commit comments