rustc-dev-guide/src
bors ad5bc327ff Auto merge of #142689 - Urgau:rollup-4ho6835, r=Urgau
Rollup of 6 pull requests

Successful merges:

 - rust-lang/rust#135656 (Add `-Z hint-mostly-unused` to tell rustc that most of a crate will go unused)
 - rust-lang/rust#138237 (Get rid of `EscapeDebugInner`.)
 - rust-lang/rust#141614 (lint direct use of rustc_type_ir )
 - rust-lang/rust#142123 (Implement initial support for timing sections (`--json=timings`))
 - rust-lang/rust#142377 (Try unremapping compiler sources)
 - rust-lang/rust#142674 (remove duplicate crash test)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-06-18 21:19:39 +00:00
..
appendix
autodiff
backend
borrow_check
building Fix compiletest and rustc-dev-guide 2025-06-18 15:07:36 +02:00
const-eval
diagnostics
guides
img
mir
notification-groups
profiling
queries
rustc-driver
rustdoc-internals
solve
tests Rollup merge of #142377 - Urgau:unremap-rustc-dev, r=jieyouxu 2025-06-18 19:40:32 +02:00
traits
ty_module
SUMMARY.md
about-this-guide.md
asm.md
ast-lowering.md
ast-validation.md
attributes.md
borrow_check.md
bug-fix-procedure.md
cli.md
closure.md
coherence.md
compiler-debugging.md
compiler-src.md
compiler-team.md
const-eval.md
contributing.md
conventions.md
coroutine-closures.md
crates-io.md
debugging-support-in-rustc.md
diagnostics.md
early_late_parameters.md
effects.md
external-repos.md
feature-gate-ck.md
feature-gates.md
fuzzing.md
generic_parameters_summary.md
getting-started.md
git.md
hir-debugging.md
hir.md
implementing_new_features.md Unimplement unsized_locals 2025-06-13 01:16:36 +02:00
incrcomp-debugging.md
lang-items.md
licenses.md
llvm-coverage-instrumentation.md
macro-expansion.md
memory.md
method-lookup.md
name-resolution.md
normalization.md
opaque-types-impl-trait-inference.md
opaque-types-type-alias-impl-trait.md
overview.md
panic-implementation.md
parallel-rustc.md
part-2-intro.md
part-3-intro.md
part-4-intro.md
part-5-intro.md
pat-exhaustive-checking.md
profile-guided-optimization.md
profiling.md
query.md
return-position-impl-trait-in-trait.md
rustbot.md
rustdoc-internals.md
rustdoc.md
sanitizers.md
serialization.md
stability.md
stabilization_guide.md
syntax-intro.md
test-implementation.md
the-parser.md
thir.md
tracing.md
ty-fold.md
ty.md
type-checking.md
type-inference.md
typing_parameter_envs.md
unsafety-checking.md
variance.md
walkthrough.md