index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
rustc-dev-guide
Age
Commit message (
Expand
)
Author
Lines
2021-01-05
Update src/compiler-debugging.md
Ryan Levick
-3
/
+1
2021-01-05
Make instructions for configuring compiler for debug more explicit
Ryan Levick
-10
/
+20
2021-01-04
Remove old sentence that should have been removed
Camelid
-6
/
+3
2021-01-04
Fix "Potential incomplete link" error on compiler-debugging.md
Yuki Okushi
-1
/
+3
2021-01-04
Update mdbook
Eric Huss
-1
/
+1
2021-01-04
Add link to rust-analyzer docs on getting started page
Ryan Levick
-1
/
+2
2021-01-04
Fix some typos
Sebastian Widua
-2
/
+2
2021-01-03
Tweak wording around provider purity
Camelid
-3
/
+3
2021-01-02
Fix typo (reflex -> reflect)
Laurențiu Nicola
-1
/
+1
2021-01-01
Clarify that `check` uses a different stage than `build` (#999)
Joshua Nelson
-1
/
+5
2020-12-31
Fix broken link for `BoundRegion` (#998)
Yuki Okushi
-2
/
+2
2020-12-31
Update logging section and explain `RUSTC_LOG_COLOR` (#997)
Camelid
-26
/
+66
2020-12-29
Fix broken link in the contributing guide (#996)
Joshua Nelson
-1
/
+1
2020-12-28
rustc invocation standarized (#992)
Iñaki Garay
-85
/
+89
2020-12-28
Update glossary.md (#994)
Wesley Wiser
-16
/
+16
2020-12-27
[Fixes #778] Added and reorganized lecture links (#993)
Iñaki Garay
-23
/
+44
2020-12-12
Document `error-pattern` header (#989)
Yuki Okushi
-0
/
+33
2020-12-11
Fix some link failures and typos
Yuki Okushi
-10
/
+10
2020-12-10
All links to rustdoc-internals.md
Nixon Enraght-Moony
-0
/
+10
2020-12-07
Add a section on identifiers in the MIR (#951)
Camelid
-2
/
+47
2020-12-07
Adds a dev guide section on Rust Coverage
Rich Kadel
-1
/
+635
2020-12-06
Edit the Mir page to fix infelicities. (#984)
Siddharth
-12
/
+17
2020-12-06
Add links to the rust documentation for all MIR structs (#982)
Siddharth
-11
/
+22
2020-12-04
Link to the Rustdoc book in the rustdoc chapter (#981)
Joshua Nelson
-0
/
+2
2020-12-03
fix a couple links
mark
-5
/
+5
2020-12-03
exclude play.rlo from linkchecks
mark
-1
/
+1
2020-12-02
Use shorter [][]-style link to not pass 100 chars.
jumbatm
-1
/
+3
2020-12-02
Apply suggestions from review.
jumbatm
-3
/
+3
2020-12-02
Document SessionDiagnostic
jumbatm
-0
/
+102
2020-12-01
Use shorter 'rustbot label' command
Camelid
-1
/
+1
2020-11-30
Move the bootstrapping section later in the guide (#975)
Joshua Nelson
-1
/
+1
2020-11-30
Address feedback
Ben Striegel
-37
/
+15
2020-11-30
Add notes about running the UI test suite
Ben Striegel
-0
/
+37
2020-11-30
Improve contributor experience for the dev-guide itself (#973)
Joshua Nelson
-57
/
+14
2020-11-29
Document what 'sysroot' means
Joshua Nelson
-0
/
+60
2020-11-29
Don't imply that the name of the fork always needs to be changed
Joshua Nelson
-1
/
+1
2020-11-29
Add information about common git issues
Joshua Nelson
-1
/
+50
2020-11-28
Fix a typo
Hirochika Matsumoto
-1
/
+1
2020-11-26
Link to feature-stabilization docs
Camelid
-3
/
+11
2020-11-26
Move instructions for adding a feature gate to "Feature Gates"
Camelid
-22
/
+35
2020-11-26
Document how to modify feature gates
Camelid
-0
/
+66
2020-11-24
Document when errors should have an associated error code (#967)
Camelid
-2
/
+11
2020-11-24
Update bootstrap documentation with the new envvars for RUSTFLAGS
Gabriel de Perthuis
-6
/
+2
2020-11-23
don't use cache while running PR builds
mark
-2
/
+2
2020-11-23
Update `param_env` link
Camelid
-1
/
+1
2020-11-22
add small explanation of why fuel can be useful for debugging
cjkenn
-2
/
+4
2020-11-22
add mir-opt section for optimization fuel
cjkenn
-0
/
+21
2020-11-16
updated link for Citizen Code of Conduct (#959)
Tobias
-36
/
+1
2020-11-15
add string interning wikipedia link (#960)
hosseind88
-1
/
+5
2020-11-12
Provide a brief example of a data-flow analysis
Camelid
-0
/
+26
[prev]
[next]