Camelid
4f16f7cc1d
Fix typo
2021-02-07 22:12:28 -05:00
Iñaki Garay
7a80b01e01
Add mdbook-toc, markers, and documentation ( #1028 )
...
* Add mdbook-toc to travis, book.toml and documentation
* Add toc markers
* Whitespace cleanup and some punctuation
* Addressed comments
2021-01-20 14:33:11 -03:00
Ryan Levick
1db26c008c
Break up long line
2021-01-05 16:13:58 -05:00
Ryan Levick
d01012ada8
Remove backticks and comment about possible bug
2021-01-05 16:13:58 -05:00
Ryan Levick
8a8bb49afa
Update src/compiler-debugging.md
...
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
2021-01-05 16:13:58 -05:00
Ryan Levick
27174ca131
Make instructions for configuring compiler for debug more explicit
2021-01-05 16:13:58 -05:00
Camelid
8bb02718e9
Remove old sentence that should have been removed
...
It was mistakenly not removed in #997 .
2021-01-04 22:43:03 -05:00
Yuki Okushi
37a1ca9416
Fix "Potential incomplete link" error on compiler-debugging.md
2021-01-04 20:12:37 -05:00
Sebastian Widua
1b4d37b32b
Fix some typos
2021-01-04 10:02:33 -05:00
Camelid
4142cf8b8d
Update logging section and explain `RUSTC_LOG_COLOR` ( #997 )
...
* Update logging section and explain `RUSTC_LOG_COLOR`
* Small fixes
Co-authored-by: Léo Lanteri Thauvin <leseulartichaut@gmail.com>
* Mention that prefixes of paths work as log filters
* `=debug` matches `debug!` *and higher*
* Note that `MIRI_LOG_COLOR` only applies to logs from Miri
Co-authored-by: Léo Lanteri Thauvin <leseulartichaut@gmail.com>
2020-12-31 01:08:00 +01:00
Iñaki Garay
7268945c0f
rustc invocation standarized ( #992 )
...
* rustc invocation standarized
* Addressed comments
* Addressed comments
* Addressed comments
* Updated command output
2020-12-28 23:34:51 +01:00
Olivier FAURE
7497da24ca
Update src/compiler-debugging.md
...
Co-authored-by: Joshua Nelson <joshua@yottadb.com>
2020-11-11 10:39:15 -05:00
Olivier FAURE
4da49360a6
Update link in compiler-debugging.md
...
Link didn't point to latest version of `env_logger` crate.
Add an explanation to disambiguate the RUSTC_LOG syntax.
2020-11-11 10:39:15 -05:00
Macdonald Umoren
7bda848e3c
debug-logging=true instead of debug-assertions=yes
2020-09-16 21:56:05 -04:00
Rich Kadel
ca3b0a5571
broken intra-page link from spanview to graphviz
...
Just noticed the link was not correct. Fixed here.
2020-09-09 19:01:14 -04:00
Rich Kadel
7b4ab23cc7
Adds documentation to cover spanview output
...
Documents the feature introduced in #76074 .
2020-09-02 12:39:47 +02:00
mark
89f0b60ccc
fix links and names after compiler mv to compiler/
2020-08-31 05:12:13 +02:00
Yuki Okushi
9085f687dd
Clean-up minor issues ( #802 )
2020-07-18 00:00:34 +09:00
Joshua Nelson
7e3da5c2ee
Document rustdoc behavior
...
- `RUSTDOC_LOG`
- `// aux-build:filename.rs`
- `// build-aux-docs`
2020-06-17 09:24:41 -05:00
LeSeulArtichaut
a3287df2ad
Add section for debugging rustc type layouts ( #720 )
2020-05-27 14:17:39 +02:00
Tshepang Lekhonkhobe
c518e9d49d
I confirmed this
2020-05-01 09:17:27 -05:00
Santiago Pastorino
1b0f87c8dc
treat-err-as-bug=n means panic on nth error
2020-04-24 13:48:01 -05:00
Santiago Pastorino
0a31a71b7d
Update some projects locations ( #658 )
2020-04-02 18:40:15 +02:00
LeSeulArtichaut
cb99cfcc1e
Rename `librustc` to `librustc_middle`
2020-03-31 15:43:14 -05:00
Mark Mansi
cc50f978e1
skeleton for backend chapters
2020-03-12 14:11:01 -05:00
ksqsf
63f8ff29bb
backtraces work on Mac
2019-11-12 14:44:41 -06:00
Eduard-Mihai Burtescu
2309adfd9d
Update for TyCtxt<'a, 'gcx, 'tcx> -> TyCtxt<'tcx>.
2019-06-15 16:58:30 -05:00
Who? Me?!
12292c52d4
Update compiler-debugging.md
2019-06-11 11:55:03 -05:00
Vadim Petrochenkov
3510bdcba1
Update information about debuginfo configuration
2019-06-02 19:36:58 -05:00
Yuki Okushi
27b763f2e8
Rename to RUSTC_LOG
2019-05-03 15:04:24 -05:00
Oliver Scherer
4aa068fce7
Explain new powers of the `treat-err-as-bug` flag
2019-04-24 09:04:12 -05:00
mark
91e21a130e
oops
2019-03-23 18:39:14 -05:00
mark
d863c0868e
Use eddyb's suggestion from #11 about logging
2019-03-23 18:39:14 -05:00
Mark Mansi
2a74e5f5ce
Organize and finish debugging chapters
2019-02-23 18:14:47 -06:00
Mark Mansi
72b9911979
add blurb about downloading artifacts; fix #77x
2019-01-29 11:16:11 -06:00
king6cong
1510687145
Update the doc related to complier logging
2019-01-18 13:25:19 -06:00
Who? Me?!
9a741d13b9
Add a note on bisecting
2018-10-23 16:27:58 -05:00
mark
efdb3e4c95
add notes about generating llvm ir
2018-07-16 20:52:29 -05:00
Who? Me?!
f4106dae20
Quick fix: copy/paste error
2018-07-08 18:34:25 -05:00
cg-cnu
ed758ee494
add: note about copy from rust-forge
2018-04-15 12:58:53 -05:00
cg-cnu
a45853faf8
fix: changed rust code to bash formatting
2018-04-15 12:58:53 -05:00
cg-cnu
e44a94eb24
refactor: fixed typos, text formatting suggested in the review
2018-04-15 12:58:53 -05:00
cg-cnu
3814a2eeef
refactor: Fixed all the lines exceeding more than 80 characters
2018-04-15 12:58:53 -05:00
cg-cnu
d4bc8827f8
refactor: Change the name from debugging to compiler-debuggin.md
2018-04-15 12:58:53 -05:00