Commit b53a93d
committed
Auto merge of rust-lang#87535 - lf-:authors, r=Mark-Simulacrum
rfc3052 followup: Remove authors field from Cargo manifests
Since RFC 3052 soft deprecated the authors field, hiding it from
crates.io, docs.rs, and making Cargo not add it by default, and it is
not generally up to date/useful information for contributors, we may as well
remove it from crates in this repo.File tree
106 files changed
+0
-107
lines changed- compiler
- rustc_apfloat
- rustc_arena
- rustc_ast_lowering
- rustc_ast_passes
- rustc_ast_pretty
- rustc_ast
- rustc_attr
- rustc_builtin_macros
- rustc_codegen_cranelift
- build_sysroot
- rustc_codegen_llvm
- rustc_codegen_ssa
- rustc_data_structures
- rustc_driver
- rustc_error_codes
- rustc_errors
- rustc_expand
- rustc_feature
- rustc_fs_util
- rustc_graphviz
- rustc_hir_pretty
- rustc_hir
- rustc_incremental
- rustc_index
- rustc_infer
- rustc_interface
- rustc_lexer
- rustc_lint_defs
- rustc_lint
- rustc_llvm
- rustc_macros
- rustc_metadata
- rustc_middle
- rustc_mir_build
- rustc_mir
- src/transform/coverage/test_macros
- rustc_parse_format
- rustc_parse
- rustc_passes
- rustc_plugin_impl
- rustc_privacy
- rustc_query_impl
- rustc_query_system
- rustc_resolve
- rustc_save_analysis
- rustc_serialize
- rustc_session
- rustc_span
- rustc_symbol_mangling
- rustc_target
- rustc_trait_selection
- rustc_traits
- rustc_ty_utils
- rustc_type_ir
- rustc_typeck
- rustc
- library
- alloc
- core
- panic_abort
- panic_unwind
- proc_macro
- profiler_builtins
- rustc-std-workspace-alloc
- rustc-std-workspace-core
- rustc-std-workspace-std
- std
- test
- unwind
- src
- bootstrap
- build_helper
- doc
- rustc
- rustdoc
- librustdoc
- rustdoc-json-types
- test/run-make
- thumb-none-qemu/example
- x86_64-fortanix-unknown-sgx-lvi/enclave
- tools
- build-manifest
- cargotest
- clippy
- clippy_dev
- clippy_dummy
- clippy_lints
- clippy_utils
- lintcheck
- rustc_tools_util
- compiletest
- error_index_generator
- expand-yaml-anchors
- html-checker
- jsondocck
- linkchecker
- lint-docs
- remote-test-client
- remote-test-server
- rust-demangler
- rustbook
- rustc-workspace-hack
- rustdoc-themes
- rustdoc
- rustfmt
- config_proc_macro
- tidy
- tier-check
- unicode-table-generator
- unstable-book-gen
- x
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
106 files changed
+0
-107
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
0 commit comments