File tree
709 files changed
+3062
-623
lines changed- src
- bootstrap
- ci/docker/wasm32-unknown
- doc/rustdoc/src
- etc
- liballoc/btree
- libcore
- fmt
- num
- tests
- libproc_macro
- librustc
- dep_graph
- hir
- ich
- lint
- middle
- session
- traits
- query
- ty
- maps
- util
- librustc_data_structures
- obligation_forest
- librustc_driver
- librustc_lint
- librustc_metadata
- librustc_mir
- dataflow/move_paths
- interpret
- librustc_passes
- librustc_resolve
- librustc_traits
- librustc_trans
- back
- librustc_typeck/check
- method
- librustdoc/html
- libstd
- sys/unix
- process
- sys_common
- libsyntax
- diagnostics
- ext
- tt
- parse
- lexer
- print
- libsyntax_ext
- libsyntax_pos
- test
- compile-fail
- parse-fail
- run-make-fulldeps
- a-b-a-linker-guard
- alloc-extern-crates
- allow-non-lint-warnings-cmdline
- allow-warnings-cmdline-stability
- archive-duplicate-names
- atomic-lock-free
- bare-outfile
- c-dynamic-dylib
- c-dynamic-rlib
- c-link-to-rust-dylib
- c-link-to-rust-staticlib
- c-static-dylib
- c-static-rlib
- cat-and-grep-sanity-check
- cdylib
- cdylib-fewer-symbols
- codegen-options-parsing
- compile-stdin
- compiler-lookup-paths
- compiler-lookup-paths-2
- compiler-rt-works-on-mingw
- crate-data-smoke
- crate-name-priority
- debug-assertions
- dep-info
- dep-info-doesnt-run-much
- dep-info-spaces
- duplicate-output-flavors
- dylib-chain
- emit
- error-found-staticlib-instead-crate
- error-writing-dependencies
- extern-diff-internal-name
- extern-flag-disambiguates
- extern-flag-fun
- extern-fn-generic
- extern-fn-mangle
- extern-fn-reachable
- extern-fn-struct-passing-abi
- extern-fn-with-extern-types
- extern-fn-with-packed-struct
- extern-fn-with-union
- extern-multiple-copies
- extern-multiple-copies2
- extern-overrides-distribution
- extra-filename-with-temp-outputs
- fpic
- hir-tree
- hotplug_codegen_backend
- include_bytes_deps
- inline-always-many-cgu
- interdependent-c-libraries
- intrinsic-unreachable
- invalid-library
- invalid-staticlib
- issue-11908
- issue-14500
- issue-14698
- issue-15460
- issue-18943
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
709 files changed
+3062
-623
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
| 316 | + | |
316 | 317 |
| |
317 | 318 |
| |
318 | 319 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
915 | 915 |
| |
916 | 916 |
| |
917 | 917 |
| |
918 |
| - | |
| 918 | + | |
919 | 919 |
| |
920 | 920 |
| |
921 | 921 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
759 | 759 |
| |
760 | 760 |
| |
761 | 761 |
| |
762 |
| - | |
| 762 | + | |
763 | 763 |
| |
764 | 764 |
| |
765 | 765 |
| |
766 | 766 |
| |
767 | 767 |
| |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
768 | 774 |
| |
769 | 775 |
| |
770 | 776 |
| |
| |||
827 | 833 |
| |
828 | 834 |
| |
829 | 835 |
| |
830 |
| - | |
831 |
| - | |
| 836 | + | |
832 | 837 |
| |
833 | 838 |
| |
834 | 839 |
| |
| |||
849 | 854 |
| |
850 | 855 |
| |
851 | 856 |
| |
852 |
| - | |
| 857 | + | |
853 | 858 |
| |
854 | 859 |
| |
855 | 860 |
| |
| |||
931 | 936 |
| |
932 | 937 |
| |
933 | 938 |
| |
934 |
| - | |
| 939 | + | |
935 | 940 |
| |
936 | 941 |
| |
937 | 942 |
| |
| |||
944 | 949 |
| |
945 | 950 |
| |
946 | 951 |
| |
947 |
| - | |
| 952 | + | |
948 | 953 |
| |
949 | 954 |
| |
950 | 955 |
| |
951 | 956 |
| |
952 |
| - | |
| 957 | + | |
953 | 958 |
| |
954 | 959 |
| |
955 | 960 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + |
0 commit comments