This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
66 files changed
+1570
-1350
lines changed- .github/ISSUE_TEMPLATE
- compiler
- rustc_ast_lowering/src
- rustc_borrowck/src/diagnostics
- rustc_const_eval/src/transform/check_consts
- rustc_driver/src
- rustc_error_messages/locales/en-US
- rustc_feature/src
- rustc_hir/src
- rustc_infer/src/infer/error_reporting/nice_region_error
- rustc_interface/src
- rustc_lint/src
- rustc_middle/src
- middle
- ty
- consts
- print
- rustc_mir_build/src/thir/pattern
- rustc_mir_transform/src
- rustc_passes/src
- rustc_resolve/src
- late
- rustc_session/src
- rustc_span/src
- rustc_trait_selection/src/traits
- rustc_typeck/src
- astconv
- check
- library/core
- src/slice
- tests
- src
- librustdoc
- html/static/css
- themes
- test
- mir-opt
- rustdoc-gui
- src/test_docs
- ui-fulldeps/internal-lints
- ui
- const-generics
- issues
- consts
- impl-header-lifetime-elision
- tools/clippy
- clippy_lints/src
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
66 files changed
+1570
-1350
lines changedLines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
11 | 27 |
| |
12 | 28 |
| |
13 | 29 |
| |
14 | 30 |
| |
15 | 31 |
| |
16 |
| - | |
|
Lines changed: 1 addition & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1883 | 1883 |
| |
1884 | 1884 |
| |
1885 | 1885 |
| |
1886 |
| - | |
1887 |
| - | |
1888 |
| - | |
1889 |
| - | |
1890 |
| - | |
1891 |
| - | |
1892 |
| - | |
1893 |
| - | |
1894 |
| - | |
1895 |
| - | |
1896 |
| - | |
1897 |
| - | |
1898 |
| - | |
1899 |
| - | |
1900 |
| - | |
1901 |
| - | |
1902 |
| - | |
1903 |
| - | |
1904 |
| - | |
1905 |
| - | |
1906 |
| - | |
1907 |
| - | |
1908 |
| - | |
| 1886 | + | |
1909 | 1887 |
| |
1910 | 1888 |
| |
1911 | 1889 |
| |
|
0 commit comments