Commit f5d45c7
File tree
135 files changed
+2408
-1222
lines changed- compiler
- rustc_attr_parsing/src
- attributes
- rustc_borrowck/src
- diagnostics
- rustc_codegen_ssa
- src
- rustc_hir_typeck/src
- fn_ctxt
- rustc_hir/src/attrs
- rustc_interface/src
- rustc_middle/src/ty/context
- rustc_mir_build/src
- rustc_mir_transform/src
- rustc_passes/src
- rustc_query_impl/src
- rustc_target/src/spec/targets
- rustc_trait_selection/src/traits
- library
- core/src
- mem
- slice
- proc_macro/src
- bridge
- std/src
- src/tools
- compiletest/src
- directives
- rust-analyzer
- bench_data
- crates
- base-db/src
- edition/src
- hir-def/src
- expr_store
- nameres
- hir-expand/src/builtin
- hir-ty/src
- tests
- hir/src
- term_search
- ide-assists/src
- handlers
- ide-completion/src/completions
- ide-db/src
- imports
- syntax_helpers
- ide/src
- hover
- inlay_hints
- syntax_highlighting
- test_data
- intern/src/symbol
- parser
- src
- grammar/expressions
- syntax_kind
- test_data/parser
- err
- inline/ok
- project-model/src
- rust-analyzer/src
- handlers
- span/src
- syntax
- src
- ast
- generated
- test-utils/src
- toolchain/src
- docs/book
- src
- contributing
- xtask/src/codegen/grammar
- tests
- crashes
- run-make/wasm-emscripten-cdylib
- ui
- async-await
- attributes
- coercion
- coroutine
- suggestions
- traits/next-solver
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
135 files changed
+2408
-1222
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3687 | 3687 | | |
3688 | 3688 | | |
3689 | 3689 | | |
3690 | | - | |
3691 | 3690 | | |
3692 | 3691 | | |
3693 | 3692 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| |||
0 commit comments