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
Age
Commit message (
Expand
)
Author
Lines
2023-07-10
Update books
rustbot
-0
/
+0
2023-07-09
fix: update link to function coverage (#1727)
Emmanuel Ferdman
-1
/
+1
2023-07-09
Fix a bug in getting-started.md (#1726)
İsmail Arılık
-1
/
+1
2023-07-08
Remove `default_free_fn` feature
Yuki Okushi
-47
/
+0
2023-07-08
improve explanation of placing tests in separate file (#1721)
Tshepang Mbambo
-7
/
+6
2023-07-08
various fixes/improvements to Contributing chapter (#1723)
Tshepang Mbambo
-73
/
+69
2023-07-08
ty::ConstKind has moved (#1724)
Tshepang Mbambo
-1
/
+1
2023-07-06
Rollup merge of #113384 - joshtriplett:style-guide-grammar, r=compiler-errors
fee1-dead
-11
/
+12
2023-07-06
Rollup merge of #113145 - joshtriplett:style-guide-document-assignment-newlin...
fee1-dead
-2
/
+3
2023-07-05
style-guide: Expand example of combinable expressions to include arrays
Josh Triplett
-0
/
+10
2023-07-05
style-guide: Fix chain example to match rustfmt behavior
Josh Triplett
-4
/
+3
2023-07-05
style-guide: Rename "smallntp" non-terminal to "small_no_tuple" for clarity
Josh Triplett
-4
/
+4
2023-07-05
style-guide: Clarify grammar for small patterns (not a semantic change)
Josh Triplett
-11
/
+12
2023-07-05
style-guide: Add chapter for nightly formatting
Josh Triplett
-3
/
+5
2023-07-05
Clarify that style guide does not cover nightly-only features
Michael Goulet
-0
/
+4
2023-07-05
style-guide: Add section on bugs, and resolving bugs
Josh Triplett
-0
/
+13
2023-07-05
Add support for NetBSD/riscv64 aka. riscv64gc-unknown-netbsd.
Havard Eidnes
-0
/
+2
2023-07-05
document `.x test --rustc-args` option
Rémy Rakic
-0
/
+9
2023-07-03
Update platform-support.md
Jonathan Pallant (Ferrous Systems)
-32
/
+32
2023-07-03
tests/run-make files have moved
Tshepang Mbambo
-4
/
+3
2023-07-03
replace dead link (#1717)
Tshepang Mbambo
-1
/
+1
2023-07-02
fix link
Tshepang Mbambo
-2
/
+2
2023-07-03
update link
Tshepang Mbambo
-1
/
+1
2023-07-02
typo
Tshepang Mbambo
-1
/
+1
2023-07-02
Auto merge of #108537 - GuillaumeGomez:rustdoc-search-whitespace-as-separator...
bors
-0
/
+5
2023-07-02
OwningRef exists no more
Tshepang Mbambo
-2
/
+0
2023-07-01
Document tracking issue for rustdoc `show-type-layout`
Trevor Gross
-0
/
+2
2023-07-01
Try to avoid confusion
sslime336
-22
/
+29
2023-06-30
typo
Tshepang Mbambo
-1
/
+1
2023-06-30
Fix line length out of limit
sslime336
-1
/
+2
2023-06-30
Change `x.py` into `x`, add explanation for `x`
sslime336
-42
/
+67
2023-06-30
Change `./x.py` into `./x`
sslime336
-157
/
+155
2023-06-29
include rustc-dev-guide's own issues in suggested search
jyn
-1
/
+1
2023-06-29
Improve Windows docs
jyn
-2
/
+20
2023-06-29
Inline alternate x.py invocations from the rust-lang/rust readme
jyn
-0
/
+25
2023-06-29
cleanup the "tracking issue" section
jyn
-18
/
+3
2023-06-29
fix broken link
jyn
-1
/
+1
2023-06-29
move the Breaking Changes section later in the guide
jyn
-1
/
+1
2023-06-29
distinguish language and library processes more consistently
jyn
-7
/
+12
2023-06-29
Move "Adding a new feature gate" to the "Implementing new features" chapter
jyn
-47
/
+52
2023-06-29
Reword `messages.ftl` example.
Eric Huss
-5
/
+6
2023-06-29
Fix some links
Eric Huss
-28
/
+28
2023-06-29
Rollup merge of #113143 - joshtriplett:style-guide-narrow-dereference-guidanc...
Matthias Krüger
-1
/
+2
2023-06-29
Rollup merge of #113140 - joshtriplett:style-guide-example-multi-line-attribu...
Matthias Krüger
-0
/
+5
2023-06-28
style-guide: Document newline rules for assignment operators
Josh Triplett
-2
/
+3
2023-06-28
style-guide: Narrow guidance about references and dereferencing
Josh Triplett
-1
/
+2
2023-06-28
style-guide: Add an example of formatting a multi-line attribute
Josh Triplett
-0
/
+5
2023-06-28
syle-guide: Clarify let-else further
Josh Triplett
-2
/
+24
2023-06-28
fix link
Tshepang Mbambo
-1
/
+1
2023-06-28
Define more lint terms
Eric Huss
-0
/
+77
[prev]
[next]