This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree
626 files changed
+19667
-5897
lines changed- .github/workflows
- compiler
- rustc_borrowck/src/diagnostics
- rustc_const_eval
- src
- interpret
- transform/check_consts
- rustc_errors/src
- rustc_hir_analysis/src
- astconv
- check
- coherence
- collect
- structured_errors
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_hir/src
- rustc_infer/src
- infer/error_reporting
- traits/error_reporting
- rustc_lint/src
- rustc_metadata/src/rmeta
- decoder
- rustc_middle/src
- hir
- map
- mir/interpret
- ty
- print
- rustc_mir_build/src/build
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_passes/src
- rustc_span/src
- rustc_trait_selection/src/traits/error_reporting
- rustc_ty_utils/src
- library
- alloc/src
- boxed
- core
- src
- ffi
- intrinsics
- num
- ptr
- str
- sync
- task
- tests
- proc_macro/src
- bridge
- std/src
- os
- fd
- unix
- net
- windows
- io
- sys
- cmath
- pal/unix/locks
- thread
- src
- bootstrap/src/core
- build_steps
- config
- ci
- github-actions
- scripts
- doc
- rustc/src/platform-support
- unstable-book/src/library-features
- librustdoc
- clean
- passes
- tools
- clippy
- clippy_lints/src
- casts
- functions
- loops
- matches
- methods
- operators
- transmute
- unit_types
- utils/internal_lints
- clippy_utils/src
- ty/type_certainty
- linkchecker
- tests
- broken_intra_doc_link
- miri
- src/concurrency
- tests
- fail
- pass-dep
- concurrency
- shims
- pass/concurrency
- rust-analyzer
- .github/workflows
- crates
- base-db
- src
- flycheck/src
- hir-def/src
- attr
- body
- data
- item_tree
- macro_expansion_tests
- nameres
- hir-expand/src
- hir-ty/src
- consteval
- diagnostics
- match_check
- infer
- layout
- mir
- eval
- lower
- tests
- hir/src
- ide-assists/src
- handlers
- tests
- utils
- ide-completion/src
- completions
- context
- render
- tests
- ide-db/src
- generated
- imports
- syntax_helpers
- tests
- ide-diagnostics/src
- handlers
- ide-ssr/src
- ide/src
- doc_links
- hover
- inlay_hints
- syntax_highlighting
- limit/src
- load-cargo/src
- mbe/src
- expander
- syntax_bridge
- parser
- src
- grammar
- items
- tests
- test_data/parser/inline/err
- proc-macro-api
- src
- msg
- proc-macro-srv-cli/src
- proc-macro-srv
- proc-macro-test/imp/src
- src/server
- profile/src
- project-model/src
- rust-analyzer
- src
- bin
- cli
- config
- diagnostics
- handlers
- lsp
- tracing
- tests/slow-tests
- salsa
- salsa-macros
- src
- src
- derived
- runtime
- tests
- incremental
- parallel
- storage_varieties
- sourcegen/src
- span
- src
- stdx
- src
- syntax/src
- ast
- parsing
- tests
- test-fixture/src
- test-utils/src
- text-edit/src
- tt/src
- vfs/src
- vfs_path
- docs
- dev
- user
- editors/code
- src
- lib
- la-arena/src
- lsp-server
- examples
- src
- xtask/src
- release
- rustbook
- suggest-tests/src
- tests
- codegen
- mir-opt
- const_prop
- dataflow-const-prop
- pre-codegen
- ui
- async-await/async-closures
- auxiliary
- coercion
- coherence
- consts/miri_unleashed
- error-codes
- lint/large_assignments
- proc-macro
- auxiliary
- suggestions
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
626 files changed
+19667
-5897
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| 350 | + | |
350 | 351 | | |
351 | 352 | | |
352 | 353 | | |
| |||
358 | 359 | | |
359 | 360 | | |
360 | 361 | | |
| 362 | + | |
361 | 363 | | |
362 | 364 | | |
363 | 365 | | |
| |||
367 | 369 | | |
368 | 370 | | |
369 | 371 | | |
370 | | - | |
| 372 | + | |
371 | 373 | | |
372 | 374 | | |
373 | 375 | | |
| |||
381 | 383 | | |
382 | 384 | | |
383 | 385 | | |
384 | | - | |
| 386 | + | |
385 | 387 | | |
386 | 388 | | |
387 | 389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
151 | 165 | | |
152 | 166 | | |
153 | 167 | | |
| |||
186 | 200 | | |
187 | 201 | | |
188 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
189 | 213 | | |
190 | 214 | | |
191 | 215 | | |
| |||
520 | 544 | | |
521 | 545 | | |
522 | 546 | | |
523 | | - | |
| 547 | + | |
524 | 548 | | |
525 | 549 | | |
526 | 550 | | |
| |||
558 | 582 | | |
559 | 583 | | |
560 | 584 | | |
561 | | - | |
| 585 | + | |
562 | 586 | | |
563 | 587 | | |
564 | 588 | | |
| |||
1234 | 1258 | | |
1235 | 1259 | | |
1236 | 1260 | | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
1237 | 1271 | | |
1238 | 1272 | | |
1239 | 1273 | | |
| |||
1247 | 1281 | | |
1248 | 1282 | | |
1249 | 1283 | | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
| 1293 | + | |
| 1294 | + | |
| 1295 | + | |
| 1296 | + | |
1250 | 1297 | | |
1251 | 1298 | | |
1252 | 1299 | | |
| |||
1638 | 1685 | | |
1639 | 1686 | | |
1640 | 1687 | | |
1641 | | - | |
| 1688 | + | |
1642 | 1689 | | |
1643 | | - | |
| 1690 | + | |
1644 | 1691 | | |
1645 | 1692 | | |
1646 | 1693 | | |
| |||
2227 | 2274 | | |
2228 | 2275 | | |
2229 | 2276 | | |
| 2277 | + | |
2230 | 2278 | | |
2231 | 2279 | | |
2232 | 2280 | | |
| |||
2335 | 2383 | | |
2336 | 2384 | | |
2337 | 2385 | | |
2338 | | - | |
| 2386 | + | |
2339 | 2387 | | |
2340 | | - | |
| 2388 | + | |
2341 | 2389 | | |
2342 | 2390 | | |
2343 | 2391 | | |
2344 | 2392 | | |
2345 | 2393 | | |
2346 | 2394 | | |
2347 | 2395 | | |
2348 | | - | |
| 2396 | + | |
2349 | 2397 | | |
2350 | 2398 | | |
2351 | 2399 | | |
2352 | 2400 | | |
2353 | 2401 | | |
2354 | | - | |
2355 | | - | |
| 2402 | + | |
2356 | 2403 | | |
2357 | 2404 | | |
2358 | 2405 | | |
| |||
2471 | 2518 | | |
2472 | 2519 | | |
2473 | 2520 | | |
2474 | | - | |
| 2521 | + | |
2475 | 2522 | | |
2476 | 2523 | | |
2477 | 2524 | | |
| |||
2689 | 2736 | | |
2690 | 2737 | | |
2691 | 2738 | | |
2692 | | - | |
| 2739 | + | |
2693 | 2740 | | |
2694 | 2741 | | |
2695 | 2742 | | |
| |||
3012 | 3059 | | |
3013 | 3060 | | |
3014 | 3061 | | |
| 3062 | + | |
| 3063 | + | |
| 3064 | + | |
| 3065 | + | |
| 3066 | + | |
| 3067 | + | |
| 3068 | + | |
| 3069 | + | |
| 3070 | + | |
| 3071 | + | |
| 3072 | + | |
| 3073 | + | |
| 3074 | + | |
| 3075 | + | |
| 3076 | + | |
| 3077 | + | |
| 3078 | + | |
| 3079 | + | |
3015 | 3080 | | |
3016 | 3081 | | |
3017 | 3082 | | |
| |||
3271 | 3336 | | |
3272 | 3337 | | |
3273 | 3338 | | |
3274 | | - | |
| 3339 | + | |
3275 | 3340 | | |
3276 | 3341 | | |
3277 | 3342 | | |
| |||
4427 | 4492 | | |
4428 | 4493 | | |
4429 | 4494 | | |
4430 | | - | |
| 4495 | + | |
4431 | 4496 | | |
4432 | 4497 | | |
4433 | 4498 | | |
| |||
4971 | 5036 | | |
4972 | 5037 | | |
4973 | 5038 | | |
4974 | | - | |
| 5039 | + | |
4975 | 5040 | | |
4976 | | - | |
| 5041 | + | |
4977 | 5042 | | |
4978 | 5043 | | |
4979 | 5044 | | |
| |||
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
407 | | - | |
| 406 | + | |
408 | 407 | | |
409 | 408 | | |
410 | 409 | | |
| |||
1660 | 1659 | | |
1661 | 1660 | | |
1662 | 1661 | | |
1663 | | - | |
1664 | | - | |
| 1662 | + | |
1665 | 1663 | | |
1666 | 1664 | | |
1667 | 1665 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
944 | 944 | | |
945 | 945 | | |
946 | 946 | | |
947 | | - | |
| 947 | + | |
948 | 948 | | |
949 | 949 | | |
950 | 950 | | |
| |||
1034 | 1034 | | |
1035 | 1035 | | |
1036 | 1036 | | |
1037 | | - | |
| 1037 | + | |
1038 | 1038 | | |
1039 | 1039 | | |
1040 | 1040 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
218 | | - | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
219 | 222 | | |
220 | 223 | | |
221 | 224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
172 | 174 | | |
173 | 175 | | |
174 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
175 | 181 | | |
176 | 182 | | |
177 | 183 | | |
| |||
298 | 304 | | |
299 | 305 | | |
300 | 306 | | |
301 | | - | |
302 | | - | |
303 | 307 | | |
304 | 308 | | |
305 | 309 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
500 | 503 | | |
501 | 504 | | |
502 | 505 | | |
| |||
585 | 588 | | |
586 | 589 | | |
587 | 590 | | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
588 | 594 | | |
589 | 595 | | |
590 | 596 | | |
| |||
793 | 799 | | |
794 | 800 | | |
795 | 801 | | |
796 | | - | |
| 802 | + | |
797 | 803 | | |
798 | 804 | | |
799 | 805 | | |
| |||
812 | 818 | | |
813 | 819 | | |
814 | 820 | | |
815 | | - | |
| 821 | + | |
816 | 822 | | |
817 | 823 | | |
818 | 824 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
| 418 | + | |
419 | 419 | | |
420 | 420 | | |
421 | 421 | | |
| |||
0 commit comments