Niko Matsakis
b75f8bef5a
add the ARM notification group ( #740 )
2020-06-09 23:58:22 +02:00
Niko Matsakis
4bac95a8b3
Rebrand ICE-breakers, introduce Windows notification group ( #739 )
...
* rename ice-breakers to the more general notification-group
also less confusing
* add windows notification group
* rebrand LLVM ICE-breakers as a "notification group"
* include the link to example windows PR
2020-06-09 16:42:00 -03:00
Tomasz Miąsko
59eb20e0c3
Document needs-* compiletest directives
2020-06-08 12:33:35 -05:00
Who? Me?!
6e84ec7882
do a rebase before testing ( #737 )
2020-06-05 14:42:45 -03:00
Who? Me?!
71e7090872
Add a bit about various type system concepts ( #697 )
...
* add a bit on dataflow analysis
* add a bit on quanitification
* add a bit on debruijn index
* add a bit on early and late bound params
* add missing link
* Typos
Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com>
* clarify dataflow example
* fix formatting
* fix typos
* Typos
Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com>
* fix errors in background
* remove dup material and make early/late intro short
* adjust intro
* Niko's intro
Co-authored-by: Niko Matsakis <niko@alum.mit.edu>
Co-authored-by: Tshepang Lekhonkhobe <tshepang@gmail.com>
Co-authored-by: Niko Matsakis <niko@alum.mit.edu>
2020-06-05 13:11:09 -03:00
Bastian Kauschke
2d4344fed1
update conventions ( #735 )
...
* update conventions
* typo
Co-authored-by: Santiago Pastorino <spastorino@gmail.com>
Co-authored-by: Santiago Pastorino <spastorino@gmail.com>
2020-06-05 13:06:39 -03:00
Bastian Kauschke
c89c8b5be5
braces
2020-06-05 10:34:56 -05:00
Bastian Kauschke
1dce1d11c0
words
2020-06-05 10:33:15 -05:00
Who? Me?!
be16b8c9ef
Fix link ( #734 )
2020-06-05 17:10:01 +02:00
LeSeulArtichaut
5e260c53e0
Add more info on useful workflows ( #727 )
...
* Add more info on useful workflows
* Apply suggestions from code review
Co-authored-by: mark-i-m <mark-i-m@users.noreply.github.com>
Co-authored-by: spastorino <spastorino@gmail.com>
Co-authored-by: mark-i-m <mark-i-m@users.noreply.github.com>
Co-authored-by: spastorino <spastorino@gmail.com>
2020-06-03 22:46:04 +02:00
Who? Me?!
1bf3ec8ea0
Make travis badge link to travis
2020-06-02 19:46:12 -05:00
Who? Me?!
7e0b5299a8
Update .travis.yml
2020-06-02 13:23:36 -05:00
Who? Me?!
881554cdec
Playing with travis images
2020-06-02 13:23:36 -05:00
Yuki Okushi
ed6374e170
Update lint declaration example ( #713 )
2020-05-30 08:49:25 +09:00
Tom Eccles
90e8910692
Document more //ignore-X test headers
2020-05-29 13:27:03 -05:00
Tom Eccles
b4fe490065
Document remote testing
2020-05-29 13:27:03 -05:00
LeSeulArtichaut
9d0149ed37
Document RUSTFLAGS_STAGE_ bootstrap environment variables ( #728 )
...
* Document `RUSTFLAGS_STAGE_`
* Fix typos
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-05-30 01:20:24 +09:00
Chris Simpkins
e371b6055b
Update src/tests/adding.md
...
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-05-28 19:57:59 -05:00
Chris Simpkins
6edb8366dd
add documentation of UI test error annotation substring support
2020-05-28 19:57:59 -05:00
Chris Simpkins
30a7327581
Expand error annotations section with examples ( #724 )
...
* expand error annotations section with examples
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-05-29 02:43:22 +09:00
Eric Huss
5a0078ec12
Clarify lint vs fixed diagnostic.
2020-05-27 20:33:46 -05:00
Eric Huss
fb5af97d87
Updates from review.
2020-05-27 20:33:46 -05:00
Eric Huss
febe73f26a
Apply suggestions from code review
...
Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com>
Co-authored-by: Chris Simpkins <git.simpkins@gmail.com>
2020-05-27 20:33:46 -05:00
Eric Huss
8d7e1900ec
Add some guidelines on diagnostics.
2020-05-27 20:33:46 -05:00
LeSeulArtichaut
077a5a73cf
Apply suggestions from code review
...
Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-05-27 15:17:33 -05:00
LeSeulArtichaut
fbae21f756
Fix typo
...
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-05-27 15:17:33 -05:00
LeSeulArtichaut
69801e4c01
Add definition of niche to the glossary
2020-05-27 15:17:33 -05:00
Eric Huss
fd04d6e662
Move CLI to part 3.
2020-05-27 12:35:13 -05:00
Eric Huss
be3dba039b
Apply suggestions from code review
...
Co-authored-by: Chris Simpkins <git.simpkins@gmail.com>
Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-05-27 12:35:13 -05:00
Eric Huss
81edc4bb4d
Add some guidelines on the CLI.
2020-05-27 12:35:13 -05:00
Michael Bryan
fd60d509c5
It looks like the high-level-overview was renamed ( #721 )
2020-05-28 00:04:56 +09:00
LeSeulArtichaut
c660b6659f
Add section for debugging rustc type layouts ( #720 )
2020-05-27 14:17:39 +02:00
Yuki Okushi
e08f5d7f95
Rename upvars query to upvars_mentioned
2020-05-26 11:05:21 -05:00
Yuki Okushi
124eaa06cc
Update docs related to const-eval/Miri ( #676 )
...
* Update docs related to const-eval
Co-authored-by: Ralf Jung <post@ralfj.de>
2020-05-25 17:23:15 +09:00
Adam Perry
93efcba5a2
Extern blocks are allowed for #[track_caller] now. ( #710 )
...
since https://github.com/rust-lang/rust/pull/70916
2020-05-23 22:40:23 +02:00
Paul Daniel Faria
c0d248e5ec
Fix BodyId link typo in glossary ( #709 )
...
* Fix BodyId link typo in glossary
* Fix broken link to rustc_middle's Predicate
2020-05-23 16:25:53 -04:00
Chris Simpkins
89aba46138
typo fix ( #706 )
2020-05-19 11:30:27 +09:00
Jade McGough
73eef7e7b1
Add missing closing paren ( #705 )
2020-05-16 21:19:52 -04:00
Tshepang Lekhonkhobe
adb56d92f6
Update src/appendix/glossary.md
...
Co-authored-by: Who? Me?! <mark-i-m@users.noreply.github.com>
2020-05-11 23:52:00 +02:00
Tshepang Lekhonkhobe
050fc9c2cd
glossary: make soundness definition more readable
2020-05-11 23:52:00 +02:00
Who? Me?!
06a041be85
fix links ( #702 )
2020-05-11 16:51:33 -03:00
Tshepang Lekhonkhobe
b2b037bdec
glossary: intro feels like not adding much ( #699 )
2020-05-11 07:57:46 +02:00
Who? Me?!
66b25af581
Fix typo
2020-05-08 12:02:56 -05:00
Who? Me?!
9c85446715
Typo
...
Co-authored-by: Chris Simpkins <git.simpkins@gmail.com>
2020-05-08 09:42:27 -05:00
mark
bf4e974ef4
add some section headers
2020-05-08 09:42:27 -05:00
mark
b812b1bf0f
move discussion of eager expansion to the end
2020-05-08 09:42:27 -05:00
Who? Me?!
278f931731
Use full path of span
...
Co-authored-by: Chris Simpkins <git.simpkins@gmail.com>
2020-05-08 09:42:27 -05:00
Who? Me?!
3c3a65f564
Typos
...
Co-authored-by: Chris Simpkins <git.simpkins@gmail.com>
2020-05-08 09:42:27 -05:00
mark
5792a086e3
fix some links
2020-05-08 09:42:27 -05:00
mark
25c2d78353
fix line length
2020-05-08 09:42:27 -05:00