about summary refs log tree commit diff
path: root/src/librustc_borrowck/borrowck/README.md
AgeCommit message (Expand)AuthorLines
2019-07-11Move rustc_borrowck -> rustc_ast_borrowckMatthew Jasper-1167/+0
2018-12-28Update link to rustc guideLin Clark-1/+1
2018-11-26rustc-guide has movedMark Mansi-1/+1
2018-06-24Update broken rustc-guide linksAlex Kitchens-1/+1
2018-05-17Rename trans to codegen everywhere.Irina Popa-1/+1
2018-03-16Replace many of the last references to readmesMark Mansi-0/+5
2018-01-29rustc_borrowck: replace "lvalue" terminology with "place" in docs.Eduard-Mihai Burtescu-78/+78
2017-10-16turn link to RFC 1751 into a markdown linkNiv Kaminer-1/+1
2017-10-08address more FIXME whose associated issues were marked as closedNiv Kaminer-2/+3
2017-03-27correcting another mistake in an example GAJaloyan-1/+1
2017-03-24issue #40793GAJaloyan-2/+2
2015-06-09Exise 'owned pointer' from the codebaseSteve Klabnik-6/+6
2015-02-18borrowck/README.md: Normalize types in examplesKeegan McAllister-37/+37
2015-02-18borrowck/README.md: Fix display of code on GitHubKeegan McAllister-18/+18
2015-02-18borrowck/README.md: Remove SCOPE (mostly unused)Keegan McAllister-35/+1
2015-02-18borrowck/README.md: Clarify MUTABILITY and ALIASABLEKeegan McAllister-12/+10
2015-02-18borrowck/README.md: Remove most references to &constKeegan McAllister-24/+9
2015-02-13Instead of putting them in the book, make them READMEs.Steve Klabnik-0/+1212