..
appendix
More improvements
2020-09-17 11:35:14 -04:00
backend
Document CGU partioning in case of generic and inline functions
2020-09-07 10:07:40 -04:00
borrow_check
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
building
Fix other library commands
2020-09-10 23:56:41 -04:00
diagnostics
Update error codes to match the current implementation
2020-09-08 13:59:34 +02:00
img
Describe how to generate graphviz diagrams for dataflow
2020-09-16 00:21:55 -04:00
mir
Revert "Mention that places are sometimes called "lvalues""
2020-09-17 11:35:14 -04:00
notification-groups
Adjust mentions about CI to GitHub Actions
2020-08-02 08:38:26 -05:00
profiling
Fix typo ( #678 )
2020-04-19 17:54:45 +02:00
queries
Update src/queries/profiling.md
2020-09-09 12:30:56 -04:00
tests
Improve instructions for adding a new test ( #881 )
2020-09-19 23:40:17 +00:00
traits
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
SUMMARY.md
Fix typo in table of contents
2020-09-17 11:35:14 -04:00
about-this-guide.md
inluding -> including
2020-07-10 16:47:54 -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 links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
cli.md
Add a link to the forge procedure on adding new options. ( #754 )
2020-06-18 10:33:15 +02:00
closure.md
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
compiler-debugging.md
debug-logging=true instead of debug-assertions=yes
2020-09-16 21:56:05 -04:00
compiler-src.md
update docs to refer to the move
2020-09-03 19:25:02 -04:00
compiler-team.md
Update chat info to reflect decision to close down Discord `#compiler`. ( #800 )
2020-07-17 13:01:31 +09: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
contributing.md
Apply suggestions from code review
2020-09-12 12:07:04 -04:00
conventions.md
update conventions ( #735 )
2020-06-05 13:06:39 -03:00
crates-io.md
Some small fixes
2020-08-03 11:07:57 -05: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
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02: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
getting-started.md
Rename src/rustc to compiler/rustc
2020-09-06 16:21:08 +02:00
hir-debugging.md
Organize and finish debugging chapters
2019-02-23 18:14:47 -06:00
hir.md
Make the HIR chapter point to the new chapter on IDs
2020-09-14 17:42:19 -05:00
identifiers.md
Fix typo
2020-09-14 17:42:19 -05:00
implementing_new_features.md
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
incrcomp-debugging.md
Fix dep-graph-caller-callee test location
2020-09-03 16:21:30 +02:00
licenses.md
minor grammar edit
2020-03-22 19:27:23 -05:00
lowering.md
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
macro-expansion.md
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
memory.md
Change `rustc::*` to `rustc_middle::*` ( #798 )
2020-07-16 11:13:49 +09:00
method-lookup.md
…
miri.md
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
name-resolution.md
Document speculative crate loading ( #859 )
2020-09-09 10:19:01 +03: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 links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
panic-implementation.md
fix line lengths
2020-08-31 05:12:13 +02:00
parallel-rustc.md
Fix a broken link
2020-08-04 09:50:19 -04:00
param_env.md
Rename `librustc` to `librustc_middle`
2020-03-31 15:43:14 -05:00
part-2-intro.md
Edit Part 2 introduction ( #777 )
2020-07-01 13:26:25 +02:00
part-3-intro.md
Fix distortions of "representation"
2020-07-14 14:26:41 -05:00
part-4-intro.md
Reorganize the guide ( #651 )
2020-04-06 13:23:34 -03:00
part-5-intro.md
Remove duplicate MIR chapter entry ( #830 )
2020-08-19 11:46:02 +00:00
pat-exhaustive-checking.md
Reorganize the guide ( #651 )
2020-04-06 13:23:34 -03:00
profile-guided-optimization.md
Rename `src/libstd` to `library/std` etc. ( #815 )
2020-07-30 22:47:22 +09:00
profiling.md
Update some projects locations ( #658 )
2020-04-02 18:40:15 +02:00
query.md
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
rustbot.md
Fix typo
2020-09-12 12:07:04 -04:00
rustc-driver-getting-diagnostics.md
Reference complete examples
2020-05-07 17:30:27 -05:00
rustc-driver-interacting-with-the-ast.md
Some small fixes ( #823 )
2020-08-11 19:36:48 -04:00
rustc-driver.md
remove stupid-stats, and some references to removed API
2020-04-04 13:36:17 -05:00
rustdoc-internals.md
Add new section to have a local HTTP server easily ( #833 )
2020-08-23 14:36:45 +02:00
rustdoc.md
Rename `src/libstd` to `library/std` etc. ( #815 )
2020-07-30 22:47:22 +09:00
salsa.md
Remove EN1
2020-09-15 18:13:33 -04:00
sanitizers.md
Update sanitizers documentation ( #562 )
2020-02-10 10:53:59 -05:00
serialization.md
Remove unneeded hashmarks ( #826 )
2020-08-17 04:51:37 +09:00
stability.md
correct attribute used here
2020-09-12 18:41:06 -04:00
stabilization_guide.md
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
syntax-intro.md
add a bit to syntax intro
2020-05-08 09:42:27 -05:00
test-implementation.md
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
the-parser.md
Improve link and description of entry points in parser section ( #876 )
2020-09-12 08:49:05 +09:00
ty-fold.md
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
ty.md
fix type in example ( #832 )
2020-08-21 18:54:59 +09:00
type-checking.md
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
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
Adjust mentions about CI to GitHub Actions
2020-08-02 08:38:26 -05:00