Mark Mansi
|
49fb0c34d9
|
fix updating-docs link, add regression test
|
2019-01-27 19:58:43 -06:00 |
|
Mark Mansi
|
60e5886f82
|
add comments from sunjay
|
2019-01-25 13:37:54 -06:00 |
|
Mark Mansi
|
1ffc443a8a
|
add link to sunjay talk
|
2019-01-25 13:37:54 -06:00 |
|
Mark Mansi
|
508f794f29
|
fix #182
|
2019-01-23 22:26:15 -06:00 |
|
Oliver Scherer
|
5d9d8fd4bf
|
Merge pull request #266 from rchaser53/fix-miri
fix unwrap_u64 and to_raw_bits
|
2019-01-22 09:25:17 +01:00 |
|
Oliver Scherer
|
b750802ba1
|
Fix TokenStream link
|
2019-01-21 14:54:10 -06:00 |
|
rchaser53
|
ca84da5492
|
fix unwrap_u64 and to_raw_bits
|
2019-01-22 00:24:36 +09:00 |
|
Oliver Scherer
|
f3b628025c
|
Merge pull request #264 from rchaser53/rename-variables-related-miri
fix related miri variables
|
2019-01-21 10:27:57 +01:00 |
|
rchaser53
|
917c7b5149
|
fix related miri variables
rename variables like below
- Value => ConstValue
- PrimVal => Scalar
- Value::ByVal => ConstValue::Scalar
- Value::ByValPair => ConstValue::ScalarPair
|
2019-01-19 23:48:13 +09:00 |
|
mark
|
ca0fc8ec8f
|
better titles a la Niko
|
2019-01-18 15:51:53 -06:00 |
|
mark
|
a0badea0c7
|
Reorganize the book into 3 parts
|
2019-01-18 15:51:53 -06:00 |
|
Who? Me?!
|
e709d9bfcc
|
Typo + minor edits
|
2019-01-18 14:36:52 -06:00 |
|
Who? Me?!
|
1d43ad5604
|
Fix relative link
|
2019-01-18 14:09:30 -06:00 |
|
king6cong
|
d25c158768
|
Update the doc related to complier logging
|
2019-01-18 13:25:19 -06:00 |
|
Who? Me?!
|
56c8f82ba3
|
Update stabilization_guide.md
|
2019-01-17 18:57:05 -06:00 |
|
Rajkumar Natarajan
|
f2426a11e2
|
issue 130 stabilization guide
|
2019-01-17 18:56:02 -06:00 |
|
Who? Me?!
|
2e169e078c
|
Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
|
2019-01-17 18:56:02 -06:00 |
|
Who? Me?!
|
1fca3dac68
|
Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
|
2019-01-17 18:56:02 -06:00 |
|
Rajkumar Natarajan
|
8beadbb9fc
|
issue 130 stabilization guide
|
2019-01-17 18:56:02 -06:00 |
|
Rajkumar Natarajan
|
c86ce3d044
|
issue 130 stabilization guide
|
2019-01-17 18:56:02 -06:00 |
|
Who? Me?!
|
e750b37068
|
Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
|
2019-01-17 18:56:02 -06:00 |
|
Who? Me?!
|
499458d765
|
Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
|
2019-01-17 18:56:02 -06:00 |
|
Rajkumar Natarajan
|
cf3b8dcae9
|
issue_180 incorporated the review comments
|
2019-01-17 18:56:02 -06:00 |
|
Who? Me?!
|
5619e6482c
|
Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
|
2019-01-17 18:56:02 -06:00 |
|
Who? Me?!
|
76621facb8
|
Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
|
2019-01-17 18:56:02 -06:00 |
|
Who? Me?!
|
5ffa858467
|
Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
|
2019-01-17 18:56:02 -06:00 |
|
Who? Me?!
|
008735c00a
|
Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
|
2019-01-17 18:56:02 -06:00 |
|
Who? Me?!
|
144826b250
|
Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
|
2019-01-17 18:56:02 -06:00 |
|
Who? Me?!
|
a09d916d14
|
Update src/stabilization_guide.md
Co-Authored-By: rajcspsg <raj.cs.psg@gmail.com>
|
2019-01-17 18:56:02 -06:00 |
|
Rajkumar Natarajan
|
93f5fc52c3
|
issue_130_stabilization_guide
|
2019-01-17 18:56:02 -06:00 |
|
Niko Matsakis
|
ce415863e8
|
Merge pull request #234 from mark-i-m/mir_borrowck
Fill out the borrowck chapter a bit more
|
2019-01-11 17:27:37 -05:00 |
|
Niko Matsakis
|
a17434d681
|
Merge pull request #260 from Xanewok/patch-1
Mention old incr. comp. design doc
|
2019-01-08 14:02:04 -05:00 |
|
Igor Matuszewski
|
111684cc7e
|
Mention old incr. comp. design doc
|
2019-01-04 15:23:15 +01:00 |
|
Philipp Hansch
|
250741242e
|
Add IRLO to glossary
Someone was asking on Discord what it stands for. It's sometimes used in
GitHub issues, Twitter and other places.
|
2019-01-01 09:45:12 -06:00 |
|
ednix
|
3d46aae7dd
|
Fix formatting, follow 100 char line length limit
No idea why the Markdown stuff got dropped last time. Hopefully everything is fine now.
|
2018-12-23 22:49:56 -06:00 |
|
ednix
|
a65fb78718
|
Do what the last commit said it did
|
2018-12-23 22:49:56 -06:00 |
|
ednix
|
75c3d9b919
|
Clarify line about RLS being unable to handle rustc
I based this clarification on this [answer](https://www.reddit.com/r/rust/comments/a8mk33/question_about_a_line_from_the_rust_compiler_book/ecbx1ma/) to
my question on Reddit.
|
2018-12-23 22:49:56 -06:00 |
|
Who? Me?!
|
34eac7f478
|
Fix link
|
2018-12-23 15:15:17 -06:00 |
|
Roberto Vidal
|
088fa3aaf8
|
Fixes broken links
|
2018-12-14 17:30:13 -06:00 |
|
Oliver Scherer
|
3826e3d027
|
Add graphs that I forgot to push in the original PR
|
2018-12-14 17:29:38 -06:00 |
|
Dan Robertson
|
136e62f1f7
|
Fix link to rustc_mir::hair::cx::expr
|
2018-12-11 21:58:29 -06:00 |
|
Mark Mansi
|
5ea235e966
|
update a couple of links
|
2018-12-11 15:29:38 -06:00 |
|
Mark Mansi
|
64d11de0d9
|
added example, reworked inference section
|
2018-12-11 15:22:17 -06:00 |
|
Mark Mansi
|
8cbd00d612
|
a few updates
|
2018-12-11 14:46:35 -06:00 |
|
Alex Crichton
|
82f6ee311e
|
Add some documentation about updating LLVM
|
2018-12-07 15:43:59 -06:00 |
|
Avelino
|
284c0254b3
|
fixed typo issues link
|
2018-12-05 16:54:58 -06:00 |
|
Edd Barrett
|
f51e93a653
|
Provide a Python example.
|
2018-12-03 12:07:30 -06:00 |
|
Edd Barrett
|
c8aeda6146
|
Explain how to check if gdb supports Python.
|
2018-12-03 12:07:30 -06:00 |
|
Edd Barrett
|
802d3cc665
|
Mention that tests need a Python-enabled gdb.
|
2018-12-03 12:07:30 -06:00 |
|
Andy Wortman
|
1d99fdb8ef
|
fix some linkrotted links
|
2018-12-01 21:57:43 -06:00 |
|