Commit Graph

13 Commits

Author SHA1 Message Date
mark 89f0b60ccc fix links and names after compiler mv to compiler/ 2020-08-31 05:12:13 +02:00
Yuki Okushi 85d815d11d 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
LeSeulArtichaut cb99cfcc1e Rename `librustc` to `librustc_middle` 2020-03-31 15:43:14 -05:00
Yuki Okushi 85c112a5f9 Fix link 2019-12-28 16:59:45 -06:00
Ralf Jung 00d5bcc913 apply linebreaks 2019-11-05 12:33:38 -06:00
Ralf Jung 153f3796a9 expand and update Miri description 2019-11-05 12:33:38 -06:00
Bruce Mitchener 0702cb7c70 Fix typos. 2019-08-01 16:03:20 -05:00
rchaser53 45134abffe fix unwrap_u64 and to_raw_bits 2019-01-22 00:24:36 +09:00
rchaser53 a626917262 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 Mansi 58981d7649 Fix all the links! 2018-09-21 15:54:25 -05:00
Rajkumar Natarajan 4de421131b update nightly documention for issue#100-b 2018-04-06 21:40:18 -05:00
varkor ad35712ddc Consolidate and fix code blocks 2018-04-06 14:18:08 -05:00
Oliver Schneider 77e872fb58 Add some documentation for const eval and related topics 2018-02-23 12:36:20 -06:00