..
appendix
Add a bit about various type system concepts ( #697 )
2020-06-05 13:11:09 -03:00
backend
Reorganize the guide ( #651 )
2020-04-06 13:23:34 -03:00
borrow_check
words
2020-06-05 10:33:15 -05:00
building
Add more info on useful workflows ( #727 )
2020-06-03 22:46:04 +02:00
codegen
Extern blocks are allowed for #[track_caller] now. ( #710 )
2020-05-23 22:40:23 +02:00
diagnostics
Update ./x.py tidy testing documentation ( #607 )
2020-03-10 12:02:24 +09:00
ice-breaker
It's just ICE-breaker ( #685 )
2020-04-28 21:19:37 +02:00
img
Added rustc phases diagram and explanation
2019-05-15 09:39:50 -05:00
mir
Reorganize the guide ( #651 )
2020-04-06 13:23:34 -03:00
profiling
Fix typo ( #678 )
2020-04-19 17:54:45 +02:00
queries
tidy
2020-04-30 21:25:29 -05:00
tests
Document more //ignore-X test headers
2020-05-29 13:27:03 -05:00
traits
Fix example for winnowing
2020-05-02 21:23:21 -05:00
SUMMARY.md
Add a bit about various type system concepts ( #697 )
2020-06-05 13:11:09 -03:00
about-this-guide.md
mark-i-m review edits
2020-04-07 12:11:56 -05:00
ast-validation.md
Reorganize the guide ( #651 )
2020-04-06 13:23:34 -03:00
borrow_check.md
Wrap link in borrow_check.md to satify line length checks
2020-04-05 12:46:22 -05:00
bug-fix-procedure.md
fix a few more links
2020-03-31 15:43:14 -05:00
cli.md
Apply suggestions from code review
2020-05-27 12:35:13 -05:00
closure.md
Rename `upvars` query to `upvars_mentioned`
2020-05-26 11:05:21 -05:00
compiler-debugging.md
Add section for debugging rustc type layouts ( #720 )
2020-05-27 14:17:39 +02:00
compiler-src.md
Replace `rustc` with `rustc_middle` ( #680 )
2020-04-20 15:16:27 +02:00
compiler-team.md
and a few more links
2020-03-31 15:43:14 -05:00
compiletest.md
All the text is at the time of this writing
2020-03-17 12:16:02 -05:00
const-eval.md
Update docs related to const-eval/Miri ( #676 )
2020-05-25 17:23:15 +09:00
conventions.md
update conventions ( #735 )
2020-06-05 13:06:39 -03:00
crates-io.md
update conventions
2019-01-23 12:56:40 -06:00
debugging-support-in-rustc.md
Add section describing source file checksums in debug info
2020-04-08 15:50:31 -05:00
diagnostics.md
Update lint declaration example ( #713 )
2020-05-30 08:49:25 +09:00
early-late-bound.md
Add a bit about various type system concepts ( #697 )
2020-06-05 13:11:09 -03:00
feature-gate-ck.md
Reorganize the guide ( #651 )
2020-04-06 13:23:34 -03:00
generic_arguments.md
Updated kinds that were renamed to generic arguments.
2019-10-12 09:44:31 -05:00
generics.md
Rename `librustc` to `librustc_middle`
2020-03-31 15:43:14 -05:00
hir-debugging.md
Organize and finish debugging chapters
2019-02-23 18:14:47 -06:00
hir.md
Rename `librustc` to `librustc_middle`
2020-03-31 15:43:14 -05:00
implementing_new_features.md
Remove typo
2020-03-17 12:16:02 -05:00
incrcomp-debugging.md
…
licenses.md
minor grammar edit
2020-03-22 19:27:23 -05:00
lowering.md
Rename `librustc` to `librustc_middle`
2020-03-31 15:43:14 -05:00
macro-expansion.md
Typo
2020-05-08 09:42:27 -05:00
memory.md
Fix BodyId link typo in glossary ( #709 )
2020-05-23 16:25:53 -04:00
method-lookup.md
…
miri.md
Update docs related to const-eval/Miri ( #676 )
2020-05-25 17:23:15 +09:00
name-resolution.md
expand some notes about expansion :P
2020-05-08 09:42:27 -05:00
opaque-types-type-alias-impl-trait.md
Update section on "existential type" to "opaque type"
2019-08-29 08:13:12 -05:00
overview.md
Fix some whitespace ( #677 )
2020-04-19 01:40:16 +09:00
panic-implementation.md
Rename `librustc` to `librustc_middle`
2020-03-31 15:43:14 -05:00
parallel-rustc.md
Fix typo
2020-05-08 12:02:56 -05:00
param_env.md
Rename `librustc` to `librustc_middle`
2020-03-31 15:43:14 -05:00
part-1-intro.md
consistent section title casing
2020-04-07 12:11:56 -05:00
part-2-intro.md
mark-i-m review edits
2020-04-07 12:11:56 -05:00
part-3-intro.md
add a bit to part 3 intro
2020-05-08 09:42:27 -05:00
part-4-intro.md
Reorganize the guide ( #651 )
2020-04-06 13:23:34 -03:00
part-5-intro.md
consistent section title casing
2020-04-07 12:11:56 -05:00
pat-exhaustive-checking.md
Reorganize the guide ( #651 )
2020-04-06 13:23:34 -03:00
profile-guided-optimization.md
Add documentation about profile-guided optimization.
2019-05-14 11:19:21 -05:00
profiling.md
Update some projects locations ( #658 )
2020-04-02 18:40:15 +02:00
query.md
It looks like the high-level-overview was renamed ( #721 )
2020-05-28 00:04:56 +09:00
rustc-driver-getting-diagnostics.md
Reference complete examples
2020-05-07 17:30:27 -05:00
rustc-driver-interacting-with-the-ast.md
Reference complete examples
2020-05-07 17:30:27 -05:00
rustc-driver.md
remove stupid-stats, and some references to removed API
2020-04-04 13:36:17 -05:00
rustdoc.md
Fix links and paths
2020-01-10 13:12:39 -05:00
salsa.md
salsa: reduce overlong sentence
2019-12-19 23:03:08 -06:00
sanitizers.md
Update sanitizers documentation ( #562 )
2020-02-10 10:53:59 -05:00
stability.md
Introduce `rustc_const_stable` and explain `rustc_const_unstable` ( #542 )
2019-12-24 01:16:23 +01:00
stabilization_guide.md
Fix links and paths
2020-01-12 14:31:55 -06:00
syntax-intro.md
add a bit to syntax intro
2020-05-08 09:42:27 -05:00
test-implementation.md
fix links ( #702 )
2020-05-11 16:51:33 -03:00
the-parser.md
SPRINKLE ALL THE THINGS
2020-05-08 09:42:27 -05:00
ty-fold.md
fix a few more links
2020-03-31 15:43:14 -05:00
ty.md
braces
2020-06-05 10:34:56 -05:00
type-checking.md
…
type-inference.md
add some type inference links, and fix/improve some stuff ( #654 )
2020-04-01 10:52:31 +02:00
variance.md
fix broken links
2019-11-05 11:58:33 -06:00
walkthrough.md
Update src/walkthrough.md
2020-03-17 12:16:02 -05:00