File tree
422 files changed
+5491
-3604
lines changed- compiler
- rustc_ast_pretty/src/pprust
- rustc_ast/src
- attr
- rustc_attr_data_structures/src
- rustc_attr_parsing/src
- attributes
- rustc_builtin_macros
- src
- rustc_codegen_cranelift/example
- rustc_codegen_gcc/src/intrinsic
- rustc_codegen_llvm/src
- rustc_codegen_ssa
- src
- rustc_error_codes/src/error_codes
- rustc_expand/src
- mbe
- rustc_feature/src
- rustc_hir_analysis/src
- errors
- hir_ty_lowering
- rustc_hir_typeck/src
- rustc_metadata/src
- rustc_middle/src/ty
- rustc_mir_build/src
- builder
- rustc_monomorphize/src
- rustc_next_trait_solver/src/solve
- assembly
- normalizes_to
- rustc_parse/src
- lexer
- parser
- rustc_passes
- src
- rustc_resolve/src
- rustc_session/src
- rustc_span/src
- rustc_target/src/spec/base
- rustc_trait_selection/src
- error_reporting/traits
- traits
- rustc_transmute/src
- layout
- maybe_transmutable
- library
- alloctests/tests
- alloc/src/ffi
- coretests/tests/ffi
- core/src
- bstr
- ffi
- intrinsics
- slice
- std
- src
- sys
- alloc
- args
- pal
- hermit
- sgx
- abi/tls
- solid
- teeos
- trusty
- uefi
- unix
- unsupported
- wasip2
- wasi
- wasm
- windows
- xous
- zkvm
- thread
- src
- bootstrap/src
- core/config
- utils
- ci/citool
- src
- templates
- doc
- rustc-dev-guide
- src
- autodiff
- building
- bootstrapping
- queries
- tests
- rustc/src
- platform-support
- unstable-book/src/compiler-flags
- librustdoc
- clean
- html/static/css
- passes
- tools
- compiletest/src
- runtest
- jsondocck/src
- miri
- src
- tests/fail/panic
- rustbook
- rustfmt/src
- parse/macros
- tidy/src
- tests
- assembly/naked-functions
- auxiliary
- codegen
- cffi
- naked-fn
- simd-intrinsic
- crashes
- run-make
- crate-loading-multiple-candidates
- metadata-dep-info
- naked-symbol-visibility
- rustc-help
- rustdoc-default-output
- rustdoc-json
- fns
- impls
- rustdoc-ui/intra-doc
- ui
- argument-suggestions
- asm
- binop
- auxiliary
- borrowck
- codegen
- compiletest-self-test
- deref-patterns
- diagnostic_namespace
- on_unimplemented
- feature-gates
- impl-trait/in-trait
- inference
- invalid-compile-flags
- issues
- auxiliary
- lint
- dead-code
- auxiliary
- on-unimplemented
- or-patterns
- recursion
- rfcs/rfc-2091-track-caller
- runtime
- simd
- intrinsic
- target-cpu
- traits
- next-solver
- typeck
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
422 files changed
+5491
-3604
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | | - | |
| 308 | + | |
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| |||
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
499 | | - | |
| 499 | + | |
500 | 500 | | |
501 | | - | |
| 501 | + | |
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
| |||
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
519 | | - | |
| 519 | + | |
520 | 520 | | |
521 | | - | |
| 521 | + | |
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| |||
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
801 | | - | |
| 801 | + | |
802 | 802 | | |
803 | | - | |
| 803 | + | |
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
| |||
1910 | 1910 | | |
1911 | 1911 | | |
1912 | 1912 | | |
1913 | | - | |
| 1913 | + | |
1914 | 1914 | | |
1915 | | - | |
| 1915 | + | |
1916 | 1916 | | |
1917 | 1917 | | |
1918 | 1918 | | |
| |||
1923 | 1923 | | |
1924 | 1924 | | |
1925 | 1925 | | |
1926 | | - | |
| 1926 | + | |
1927 | 1927 | | |
1928 | | - | |
| 1928 | + | |
1929 | 1929 | | |
1930 | 1930 | | |
1931 | 1931 | | |
| |||
1979 | 1979 | | |
1980 | 1980 | | |
1981 | 1981 | | |
1982 | | - | |
| 1982 | + | |
1983 | 1983 | | |
1984 | | - | |
| 1984 | + | |
1985 | 1985 | | |
1986 | 1986 | | |
1987 | 1987 | | |
| |||
2113 | 2113 | | |
2114 | 2114 | | |
2115 | 2115 | | |
2116 | | - | |
| 2116 | + | |
2117 | 2117 | | |
2118 | | - | |
| 2118 | + | |
2119 | 2119 | | |
2120 | 2120 | | |
2121 | 2121 | | |
| |||
4807 | 4807 | | |
4808 | 4808 | | |
4809 | 4809 | | |
4810 | | - | |
| 4810 | + | |
4811 | 4811 | | |
4812 | 4812 | | |
4813 | 4813 | | |
4814 | 4814 | | |
4815 | | - | |
| 4815 | + | |
4816 | 4816 | | |
4817 | | - | |
| 4817 | + | |
4818 | 4818 | | |
4819 | 4819 | | |
4820 | 4820 | | |
| |||
6415 | 6415 | | |
6416 | 6416 | | |
6417 | 6417 | | |
6418 | | - | |
| 6418 | + | |
6419 | 6419 | | |
6420 | | - | |
| 6420 | + | |
6421 | 6421 | | |
6422 | 6422 | | |
6423 | 6423 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
22 | 30 | | |
23 | 31 | | |
24 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
| 419 | + | |
423 | 420 | | |
424 | 421 | | |
425 | 422 | | |
| |||
0 commit comments