This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
75 files changed
+1300
-689
lines changed- compiler
- rustc_ast/src
- util
- rustc_ast_lowering/src
- rustc_ast_pretty/src/pprust/state
- rustc_borrowck/src/diagnostics
- rustc_codegen_llvm/src
- coverageinfo
- mapgen
- llvm
- rustc_const_eval
- src
- rustc_error_codes/src/error_codes
- rustc_hir/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir_pretty/src
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_metadata/src/rmeta
- rustc_middle/src
- hir
- query
- rustc_mir_build/src/builder
- expr
- rustc_parse/src/parser
- rustc_passes/src
- rustc_resolve/src/late
- rustc_session/src
- rustc_trait_selection/src/error_reporting/traits
- stable_mir/src
- mir
- library
- core/src/fmt
- std/src/io
- src
- bootstrap/src
- core/build_steps
- utils
- doc/rustc/src
- librustdoc/clean
- tools
- clippy
- clippy_lints/src
- functions
- clippy_utils/src/ast_utils
- run-make-support/src
- rustfmt
- src
- tests/target
- tests
- pretty
- ui
- consts/miri_unleashed
- coroutine
- extern
- invalid-compile-flags
- rustdoc
- statics
- ui-fulldeps/stable-mir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+1300
-689
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1657 | 1657 |
| |
1658 | 1658 |
| |
1659 | 1659 |
| |
1660 |
| - | |
| 1660 | + | |
1661 | 1661 |
| |
1662 | 1662 |
| |
1663 | 1663 |
| |
| |||
1903 | 1903 |
| |
1904 | 1904 |
| |
1905 | 1905 |
| |
| 1906 | + | |
| 1907 | + | |
| 1908 | + | |
| 1909 | + | |
| 1910 | + | |
| 1911 | + | |
| 1912 | + | |
| 1913 | + | |
| 1914 | + | |
| 1915 | + | |
| 1916 | + | |
| 1917 | + | |
| 1918 | + | |
| 1919 | + | |
| 1920 | + | |
| 1921 | + | |
| 1922 | + | |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
| 1927 | + | |
| 1928 | + | |
| 1929 | + | |
| 1930 | + | |
| 1931 | + | |
| 1932 | + | |
| 1933 | + | |
| 1934 | + | |
| 1935 | + | |
| 1936 | + | |
| 1937 | + | |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
| 1941 | + | |
| 1942 | + | |
| 1943 | + | |
1906 | 1944 |
| |
1907 | 1945 |
| |
1908 | 1946 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1813 | 1813 |
| |
1814 | 1814 |
| |
1815 | 1815 |
| |
1816 |
| - | |
1817 |
| - | |
| 1816 | + | |
| 1817 | + | |
| 1818 | + | |
| 1819 | + | |
| 1820 | + | |
1818 | 1821 |
| |
1819 | 1822 |
| |
1820 | 1823 |
| |
|
0 commit comments