File tree
599 files changed
+42413
-11370
lines changed- compiler
- rustc_attr_parsing/src
- attributes
- rustc_codegen_gcc/src
- rustc_codegen_llvm/src
- back
- llvm
- rustc_codegen_ssa/src
- back
- mir
- rustc_driver_impl/src
- rustc_expand/src
- rustc_hir_analysis/src
- check
- hir_ty_lowering
- rustc_hir_typeck/src
- rustc_hir/src
- attrs
- rustc_index/src
- rustc_interface/src
- rustc_lint_defs/src
- rustc_lint/src
- rustc_llvm/llvm-wrapper
- rustc_mir_transform/src
- rustc_passes
- src
- rustc_session/src/config
- rustc_span/src
- rustc_target/src
- asm
- spec
- base
- targets
- library
- alloctests/tests
- alloc/src
- collections
- btree
- map
- vec_deque
- vec
- compiler-builtins/libm/src/math/support
- coretests/tests
- core/src
- ascii
- ffi
- intrinsics
- num
- panic
- slice
- std_detect/src/detect/os/darwin
- stdarch/crates
- core_arch/src
- aarch64/neon
- wasm32
- stdarch-gen-arm/spec/neon
- std
- src
- num
- os/unix
- process
- sys
- pal
- trusty
- unsupported
- zkvm
- process
- unix
- unix
- tests
- src
- bootstrap/src/core
- builder
- config
- ci/docker/host-x86_64/x86_64-gnu-tools
- doc
- rustc-dev-guide/src/tests
- rustc/src
- platform-support
- unstable-book/src/language-features
- librustdoc
- clean
- html
- render
- json
- passes
- tools
- clippy/clippy_lints/src
- features-status-dump/src
- miri
- tests/pass
- intrinsics
- remote-test-server/src
- rust-analyzer
- crates
- base-db/src
- hir-def/src
- expr_store
- tests
- hir
- item_tree
- nameres
- tests
- hir-ty
- src
- consteval
- diagnostics
- dyn_compatibility
- infer
- closure
- layout
- lower_nextsolver
- lower
- mir
- eval
- lower
- next_solver
- fulfill
- infer
- canonical
- opaque_types
- region_constraints
- relate
- snapshot
- tests
- regression
- hir
- src
- semantics
- term_search
- ide-assists/src
- handlers
- ide-completion/src
- completions
- context
- tests
- ide-db/src
- imports
- insert_use
- ide-diagnostics/src
- handlers
- ide-ssr/src
- ide/src
- doc_links
- hover
- inlay_hints
- syntax_highlighting
- test_data
- intern/src/symbol
- parser
- src
- grammar
- items
- syntax_kind
- test_data
- generated
- lexer/err
- parser/inline
- err
- ok
- profile/src
- project-model
- src
- toolchain_info
- test_data/output
- query-group-macro/src
- rust-analyzer
- src
- bin
- cli
- handlers
- lsp
- tests/slow-tests
- span/src
- syntax
- src
- ast
- generated
- syntax_factory
- test-fixture/src
- test-utils/src
- docs/book
- src
- contributing
- editors/code
- lib/lsp-server
- src
- xtask/src
- codegen
- tidy/src
- alphabetical
- extra_checks
- unstable-book-gen/src
- tests
- assembly-llvm
- naked-functions
- targets
- codegen-llvm
- asm
- issues
- crashes
- run-make/musl-default-linking
- ui
- abi
- numbers-arithmetic
- struct-enums
- asm/powerpc
- attributes
- backtrace
- check-cfg
- cmse-nonsecure/cmse-nonsecure-entry
- command
- compiletest-self-test
- consts
- coroutine
- cross-crate
- feature-gates
- intrinsics
- issues
- lint/unused
- process
- rfcs/rfc-2091-track-caller
- runtime
- on-broken-pipe
- type-alias-impl-trait
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
599 files changed
+42413
-11370
lines changedLines changed: 63 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
34 | 46 | | |
35 | 47 | | |
36 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
701 | | - | |
702 | | - | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
703 | 707 | | |
704 | 708 | | |
705 | 709 | | |
| |||
777 | 781 | | |
778 | 782 | | |
779 | 783 | | |
780 | | - | |
781 | | - | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
782 | 790 | | |
783 | 791 | | |
784 | 792 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
343 | | - | |
344 | | - | |
| 343 | + | |
| 344 | + | |
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| |||
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
665 | | - | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
666 | 671 | | |
667 | 672 | | |
668 | 673 | | |
| |||
830 | 835 | | |
831 | 836 | | |
832 | 837 | | |
833 | | - | |
| 838 | + | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
| 843 | + | |
834 | 844 | | |
835 | 845 | | |
836 | 846 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
207 | 210 | | |
208 | 211 | | |
209 | 212 | | |
| |||
259 | 262 | | |
260 | 263 | | |
261 | 264 | | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
262 | 268 | | |
263 | 269 | | |
264 | 270 | | |
| |||
281 | 287 | | |
282 | 288 | | |
283 | 289 | | |
| 290 | + | |
284 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
285 | 295 | | |
286 | 296 | | |
287 | 297 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
244 | 245 | | |
245 | 246 | | |
246 | 247 | | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
| 248 | + | |
257 | 249 | | |
258 | 250 | | |
259 | 251 | | |
| |||
267 | 259 | | |
268 | 260 | | |
269 | 261 | | |
270 | | - | |
271 | | - | |
272 | | - | |
| 262 | + | |
273 | 263 | | |
274 | 264 | | |
275 | 265 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
| 713 | + | |
713 | 714 | | |
714 | 715 | | |
715 | 716 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
845 | 845 | | |
846 | 846 | | |
847 | 847 | | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
848 | 853 | | |
849 | 854 | | |
850 | 855 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
231 | 234 | | |
232 | 235 | | |
233 | 236 | | |
| |||
246 | 249 | | |
247 | 250 | | |
248 | 251 | | |
| 252 | + | |
249 | 253 | | |
250 | 254 | | |
251 | 255 | | |
| |||
263 | 267 | | |
264 | 268 | | |
265 | 269 | | |
| 270 | + | |
266 | 271 | | |
267 | 272 | | |
268 | 273 | | |
| |||
287 | 292 | | |
288 | 293 | | |
289 | 294 | | |
| 295 | + | |
290 | 296 | | |
291 | 297 | | |
292 | 298 | | |
| |||
0 commit comments