File tree
118 files changed
+773
-915
lines changed- compiler
- rustc_ast_lowering/src
- rustc_ast_passes/src
- rustc_attr/src
- rustc_borrowck/src
- diagnostics
- rustc_builtin_macros/src
- rustc_codegen_cranelift/src
- rustc_codegen_gcc/src
- back
- rustc_codegen_llvm/src
- back
- rustc_codegen_ssa/src
- back
- traits
- rustc_const_eval/src
- check_consts
- interpret
- rustc_driver_impl/src
- rustc_errors/src
- json
- rustc_expand/src
- mbe
- rustc_hir_analysis/src
- check
- coherence
- rustc_hir_typeck/src
- fn_ctxt
- method
- rustc_infer/src/infer
- error_reporting
- rustc_interface/src
- rustc_lint/src
- rustc_macros/src/diagnostics
- rustc_metadata/src
- rustc_middle/src
- middle
- ty
- rustc_mir_build/src
- thir/pattern
- rustc_mir_transform/src
- rustc_monomorphize/src
- rustc_parse/src
- lexer
- parser
- rustc_passes/src
- rustc_query_system/src/query
- rustc_resolve/src
- late
- rustc_session/src
- rustc_symbol_mangling/src
- rustc_trait_selection/src
- traits/error_reporting
- src
- librustdoc
- doctest
- tools
- clippy/src
- miri/src
- rustfmt/src/parse
- macros
- tests/ui-fulldeps/internal-lints
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
118 files changed
+773
-915
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
| |||
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
191 |
| - | |
| 191 | + | |
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| |||
269 | 270 |
| |
270 | 271 |
| |
271 | 272 |
| |
272 |
| - | |
| 273 | + | |
273 | 274 |
| |
274 | 275 |
| |
275 | 276 |
| |
| |||
809 | 810 |
| |
810 | 811 |
| |
811 | 812 |
| |
812 |
| - | |
813 |
| - | |
814 |
| - | |
815 |
| - | |
816 |
| - | |
| 813 | + | |
817 | 814 |
| |
818 | 815 |
| |
819 | 816 |
| |
|
0 commit comments