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
2024-02-10
Some updates for recent diagnostics changes.
Nicholas Nethercote
-69
/
+71
2024-02-08
Rename occurrences of 'delay_span_bug' to 'span_delayed_bug'
Gurinder Singh
-10
/
+9
2024-02-07
Update for upcoming markdown changes. (#1880)
Eric Huss
-5
/
+6
2024-01-30
Update uses of renamed BoxMeUp to PanicPayload
syvb
-10
/
+10
2024-01-30
Add links for arena and interning. (#1868)
Arthur Milchior
-7
/
+13
2024-01-30
Improving macro expansion section (#1875)
Arthur Milchior
-9
/
+5
2024-01-30
Replace letters by foo, bar and buz in lexing example (#1870)
Arthur Milchior
-2
/
+2
2024-01-30
Fix some broken links (#1877)
David Semakula
-5
/
+5
2024-01-28
Upgrade actions to use Node.js v20 (#1863)
Yuki Okushi
-5
/
+5
2024-01-28
Fix some links (#1865)
Yuki Okushi
-26
/
+26
2024-01-28
Add link in salsa (#1866)
Arthur Milchior
-2
/
+8
2024-01-28
Clarify what rt.rs is. (#1876)
Arthur Milchior
-3
/
+4
2024-01-28
update link to rustc dependencies (#1869)
the8472
-1
/
+1
2024-01-28
Followup to #1862 (#1864)
Arthur Milchior
-3
/
+6
2024-01-28
Clarify debugging graph dependency (#1862)
Arthur Milchior
-11
/
+22
2024-01-22
Get diagnostics directly in `rustc-driver-getting-diagnostics` example (#1857)
Shoyu Vanilla
-17
/
+46
2024-01-21
Update examples (#1856)
Shoyu Vanilla
-37
/
+26
2024-01-20
Add a perf. bot command and a link to its help page
Jakub Beránek
-1
/
+11
2024-01-20
Add some explanations for frequently used rustbot commands (#1849)
Yukang
-5
/
+17
2024-01-20
update some of the diagnostic translations info (#1711)
Tshepang Mbambo
-60
/
+19
2024-01-20
Document unsafety checking (#1847)
matthewjasper
-6
/
+83
2024-01-16
Remove outdated references to `-Z dump-mir-spanview`
Zalathar
-26
/
+3
2024-01-15
update old bootstrap docs
onur-ozkan
-7
/
+7
2024-01-14
Add guidelines for backport-accepted PRs
León Orell Valerian Liehr
-0
/
+13
2024-01-14
Mention label has-merge-commits
León Orell Valerian Liehr
-3
/
+7
2024-01-12
Correct the link to rust reference
Arthur Milchior
-1
/
+1
2024-01-07
Explain the important concepts of exhaustiveness checking
Nadrieril
-8
/
+138
2024-01-06
Add guide for rustdoc search implementation (#1846)
Michael Howell
-0
/
+245
2023-12-30
Prominently mention `profiler = true` on the coverage page
Zalathar
-0
/
+30
2023-12-29
Add a description of `unpretty=hir` to the HIR docs (#1842)
kim / Motoyuki Kimura
-0
/
+8
2023-12-29
Fix typo in unsize docs (#1843)
Michael Goulet
-4
/
+5
2023-12-19
Suggest `gcc_multi` to make `mir_opts` run on nixos (#1841)
Nadrieril
-1
/
+1
2023-12-19
bootstrapping: Clarify that stage0 std code is not executed to produce stage1...
Martin Nordholts
-1
/
+2
2023-12-17
add a mailmap
jyn
-1
/
+6
2023-12-14
Move Editions chapter to "Contributing to Rust". (#1838)
Eric Huss
-4
/
+1
2023-12-13
Remove feature edition fields. (#1836)
Eric Huss
-7
/
+7
2023-12-12
Add a chapter on editions. (#1835)
Eric Huss
-0
/
+343
2023-12-06
Remove mentions of plugin lints (#1833)
Eric Huss
-25
/
+10
2023-12-05
Fix typo of unused_parens (#1832)
Eric Huss
-2
/
+2
2023-12-05
Replace experts map with reviewers from triagebot
Santiago Pastorino
-11
/
+10
2023-11-28
Update how-to-build-and-run.md
Krasimir Georgiev
-1
/
+1
2023-11-27
notification groups: add information about how to ping them to the respective...
Ralf Jung
-5
/
+10
2023-11-27
Add explanations on how to run rustc_codegen_gcc tests (#1821)
Guillaume Gomez
-0
/
+33
2023-11-25
Add back the `canonicalization` chapter. (#1532)
Charles Lew
-0
/
+261
2023-11-22
emphasize that the experts map is not up to date
Aneesh
-3
/
+2
2023-11-18
Add link for unsize.md
Michael Goulet
-0
/
+1
2023-11-11
Fix typo in contribution walkthrough (#1824)
David Spickett
-1
/
+1
2023-11-08
Update documentation for coverage tests
Zalathar
-25
/
+46
2023-11-06
add a new type system invariant
lcnr
-1
/
+10
2023-11-04
Update some outdated descriptions of coverage instrumentation
Zalathar
-77
/
+46
[prev]
[next]