about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
AgeCommit message (Expand)AuthorLines
2023-08-21fix linkTshepang Mbambo-1/+1
2023-08-21missing spaceTshepang Mbambo-1/+1
2023-08-21fix linkTshepang Mbambo-1/+1
2023-08-21avoid link rotTshepang Mbambo-1/+1
2023-08-21update internal terminology: Substs -> GenericArgsyukang-57/+57
2023-08-21Update suggested.mdAbsobel-1/+1
2023-08-20Update outdated doc for types (#1768)Yukang-5/+7
2023-08-18Add dropck documentation (#1767)Santiago Pastorino-0/+155
2023-08-14fix: stabilize debugger_visualizerEmmanuel Ferdman-2/+2
2023-08-11refactor(parts): remove part numbers to be consistentİsmail Arılık-3/+3
2023-08-11revert(part-5-intro): revert 4806958İsmail Arılık-1/+1
2023-08-11revert(part-2-intro): revert 2f0aa1eİsmail Arılık-1/+1
2023-08-11fix(part-2-intro): remove the phrase "from Part 1" which is not existİsmail Arılık-1/+1
2023-08-11feat(part-5-intro): make "Part 5" obviousİsmail Arılık-1/+1
2023-08-08Improve clarity about attribute applicabilityNicky Lim-3/+3
2023-08-08Update to new warning attributeNicky Lim-6/+7
2023-08-03Add RPITIT documentation (#1764)Santiago Pastorino-0/+420
2023-08-01fix(visitor.md): fix a type name in a code sampleİsmail Arılık-1/+1
2023-07-30fix(name-resolution): remove unnecessary closing paranthesisİsmail Arılık-1/+1
2023-07-28fix(macro-expansion.md): fix the article `an` to `a` to have uninterrupted re...İsmail Arılık-1/+1
2023-07-28fix(serialization.md): fix the name of a derive macroİsmail Arılık-1/+1
2023-07-27fix(serialization.md): add a necessary plural suffixİsmail Arılık-1/+1
2023-07-27fix(salsa.md): add punctuation to prevent confusionİsmail Arılık-2/+2
2023-07-27fix(salsa.md): remove duplicate "To Be" verbİsmail Arılık-1/+1
2023-07-24feat(fuzzing.md): make `halfempty` word a linkİsmail Arılık-1/+1
2023-07-24fix(about.md): use `a` instead of `an`İsmail Arılık-1/+1
2023-07-22refactor(git.md) use `<>` instead of long `[...](...)` syntax for plain linksİsmail Arılık-2/+2
2023-07-22refactor(git.md): make git-scm links clickableİsmail Arılık-2/+2
2023-07-22fix(walkthrough.md) add a comma operator to eliminate ambiguityİsmail Arılık-1/+1
2023-07-21fix(git.md): remove a confusing end of sentence characterİsmail Arılık-1/+1
2023-07-19refactor(profiling/with_perf): remove a wrong to be verbİsmail Arılık-1/+1
2023-07-18refactor(tests/headers): remove duplicate list itemİsmail Arılık-1/+0
2023-07-18refactor(test/headers.md): make the meaning more obviousİsmail Arılık-1/+1
2023-07-18refactor(tests/ui): remove unnecessary duplicate wordİsmail Arılık-1/+1
2023-07-18fix(duplicate): remove unnecessary duplicate wordİsmail Arılık-1/+1
2023-07-15generic_arguments.md: substs -> GenericArgsMahdi Dibaiee-13/+13
2023-07-14fix(suggested): remove an unnecessary and confusing statementİsmail Arılık-3/+0
2023-07-14make it read betterTshepang Mbambo-1/+1
2023-07-14fix(how-to-build-and-run): fix a typo ("fromer" -> "former")İsmail Arılık-1/+1
2023-07-13fix(how-to-build-and-run): remove a wrong paragraphİsmail Arılık-4/+0
2023-07-13linked issue is closed (#1729)Tshepang Mbambo-18/+0
2023-07-12remove duplicated reference in about-this-guide.mdİsmail Arılık-1/+0
2023-07-11Update src/early-late-bound.mdMichael Goulet-1/+1
2023-07-11caps is so importantBoxy-1/+1
2023-07-11Gats isnt the only cool kid anymoreBoxy-3/+1
2023-07-11split file and replace with deep dive docBoxy-88/+242
2023-07-11add section for normalization with the new solverlcnr-0/+81
2023-07-11Improve cleanup-crew.md with an example postİsmail Arılık-1/+1
2023-07-09fix: update link to function coverage (#1727)Emmanuel Ferdman-1/+1
2023-07-09Fix a bug in getting-started.md (#1726)İsmail Arılık-1/+1