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-09-08
fix typo maker -> marker (thanks @lholten)
jdonszelmann
-1
/
+1
2024-09-06
improve query system documentation (#2041)
Jonathan Dönszelmann
-4
/
+20
2024-09-06
add section on overlap checks (#2042)
Jonathan Dönszelmann
-2
/
+100
2024-08-31
clarify the role of rustc_const_unstable
Ralf Jung
-5
/
+5
2024-08-26
Fix x.py reference
Marc Poulhiès
-1
/
+1
2024-08-24
Update `stabilization_guide.md` (#2034)
Folkert de Vries
-6
/
+6
2024-08-24
Explain the internal `#[rustc_*]` TEST attributes used for debugging and insi...
León Orell Valerian Liehr
-30
/
+81
2024-08-22
missing char (#2047)
Tshepang Mbambo
-1
/
+1
2024-08-21
Replace direct http links to rustc-dev-guide.rust-lang.org to relative links ...
Prashanth Mundkur
-8
/
+8
2024-08-20
fix typo (#2043)
flash
-1
/
+1
2024-08-12
Update LLVM docs (#2039)
Nikita Popov
-27
/
+71
2024-08-09
Added 'the' in chapter "Running test" subtitle "Run unit tests on the compile...
GabrieleC07
-1
/
+1
2024-08-07
Disable linkcheck in PRs until bugs are fixed
Noah Lev
-0
/
+6
2024-08-07
Review comments <3
xFrednet
-11
/
+11
2024-08-07
Correct rust code block in *Dataflow Analysis*
xFrednet
-10
/
+12
2024-08-03
linkcheck: fix filtering of the source files (#2019)
Martin Liška
-2
/
+2
2024-07-30
chore: fix some comments
riyueguang
-3
/
+3
2024-07-27
linkcheck: fix reported broken links (part 2) (#2024)
Martin Liška
-32
/
+34
2024-07-26
typo (#2029)
Tshepang Mbambo
-1
/
+1
2024-07-26
Fix broken links in `llvm-coverage-instrumentation.md` (#2027)
Stuart Cook
-63
/
+16
2024-07-24
Fix invalid link to toolstate documentation (#2021)
Jakub Beránek
-1
/
+1
2024-07-24
linkcheck: fix reported broken links (part 1) (#2022)
Martin Liška
-15
/
+16
2024-07-24
fix link
lcnr
-2
/
+3
2024-07-24
MIR docs: fix borked links and update style
Martin Liska
-18
/
+20
2024-07-19
Update adding.md (#2016)
10takla
-2
/
+2
2024-07-15
refine mir passes doc
Jaic1
-9
/
+7
2024-07-15
Typo in src/mir/passes.md
Jaic1
-1
/
+1
2024-07-15
Improve doc of MIR queries & passes
chj
-67
/
+151
2024-07-09
Bump all other deps
Noah Lev
-14
/
+26
2024-07-09
Fix chrono deprecations
Noah Lev
-3
/
+7
2024-07-09
Bump chrono
Noah Lev
-36
/
+233
2024-07-08
Fix typo: lists -> lints (#2011)
Noah Lev
-1
/
+1
2024-07-06
use "bootstrap" instead of "rustbuild"
onur-ozkan
-2
/
+2
2024-07-02
Fix grammar issue in optimize-build.md (#2009)
Arjun Patel
-1
/
+1
2024-07-01
Update name of Fuchsia builder (#2008)
Tyler Mandry
-3
/
+3
2024-07-01
Update new target check-cfg instructions
Urgau
-5
/
+11
2024-07-01
Add link to integration tests list
Jakub Beránek
-1
/
+1
2024-07-01
Add Rust for Linux integration tests documentation
Jakub Beránek
-0
/
+33
2024-06-28
Add docs for building Fuchsia locally and in CI (#1989)
Tyler Mandry
-13
/
+224
2024-06-27
provide `libstdc++.so.6` through `LD_LIBRARY_PATH`
DianQK
-0
/
+4
2024-06-24
tests: document how to run `run-make` on Windows (#2002)
许杰友 Jieyou Xu (Joe)
-0
/
+16
2024-06-24
tests/headers: document `needs-symlink` (#2001)
许杰友 Jieyou Xu (Joe)
-0
/
+2
2024-06-23
Rename `wasm32-wasi` to `wasm32-wasip1`
Yosh
-4
/
+4
2024-06-23
Document inert vs active attributes (#1110)
Aaron Hill
-0
/
+54
2024-06-19
docs: document hard-resetting submodules
许杰友 Jieyou Xu (Joe)
-0
/
+31
2024-06-18
Fix note about compiletest header `rustfix-only-machine-applicable` (#1998)
León Orell Valerian Liehr
-2
/
+2
2024-06-18
docs: mention RUSTC_ICE=0 to suppress ICE file
许杰友 Jieyou Xu (Joe)
-0
/
+6
2024-06-16
tell about `STAGE0_MISSING_TARGETS` for new targets
onur-ozkan
-0
/
+11
2024-06-13
Rewrite CI documentation
Jakub Beránek
-54
/
+247
2024-06-12
Compiletest docs for recently-added features (#1994)
Stuart Cook
-6
/
+19
[prev]
[next]