File tree
141 files changed
+1587
-644
lines changed- compiler
- rustc_ast_lowering/src
- rustc_builtin_macros/src/deriving
- rustc_codegen_llvm/src
- back
- llvm
- rustc_codegen_ssa/src/back
- rustc_feature/src
- rustc_interface/src
- rustc_llvm/llvm-wrapper
- rustc_macros/src
- diagnostics
- rustc_metadata/src
- rmeta
- rustc_middle/src
- dep_graph
- mir
- interpret/allocation
- ty
- rustc_mir_build/src
- rustc_mir_dataflow/src
- framework
- move_paths
- rustc_monomorphize/src
- rustc_next_trait_solver/src
- solve
- eval_ctxt
- inspect
- normalizes_to
- rustc_parse/src
- rustc_parse_format/src
- rustc_passes/src
- rustc_pattern_analysis/src
- rustc_privacy/src
- rustc_query_impl/src
- rustc_query_system/src
- dep_graph
- rustc_resolve/src
- rustc_session/src
- config
- rustc_span/src
- rustc_target/src/spec/targets
- library/core
- benches
- num
- int_sqrt
- src
- fmt
- num
- tests/num
- src
- doc
- rustc/src
- unstable-book/src/compiler-flags
- librustdoc
- clean
- doctest
- formats
- html
- tests
- codegen
- cffi
- sanitizer
- run-make
- dos-device-input
- libtest-thread-limit
- manual-crate-name
- pretty-print-with-dep-file
- profile
- reset-codegen-1
- rustdoc-determinism
- rustdoc-output-path
- ui
- cfg
- check-cfg
- feature-gates
- fmt/fmt_debug
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
141 files changed
+1587
-644
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
7 | 9 |
| |
8 | 10 |
| |
9 |
| - | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
243 | 244 |
| |
244 | 245 |
| |
245 | 246 |
| |
246 |
| - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
247 | 251 |
| |
248 | 252 |
| |
249 | 253 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
52 | 58 |
| |
53 | 59 |
| |
54 | 60 |
| |
| |||
61 | 67 |
| |
62 | 68 |
| |
63 | 69 |
| |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
64 | 77 |
| |
65 | 78 |
| |
66 | 79 |
| |
|
0 commit comments