Skip to content

Rollup of 7 pull requests #139301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 68 commits into from
Apr 3, 2025
Merged
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
249e5b5
Fix rib example
sagudev Jan 7, 2025
a4b76e3
Adapt to rust-lang/rust#136466:
y1lan Mar 16, 2025
9a2d1fd
Following commit 401dd84 in the Rust project
y1lan Mar 16, 2025
3e448fd
Add chapter Remarks on perma-unstable features
xizheyin Mar 5, 2025
7faf2a5
Merge pull request #2268 from xizheyin/issue-137421
jieyouxu Mar 18, 2025
74698d7
Add Fuchsia ping group notice
Kobzol Mar 18, 2025
9ff4936
Reorder RfL tests page to move the "what if it breaks" section to the…
Kobzol Mar 18, 2025
c987d34
Add Fuchsia ping group page
Kobzol Mar 18, 2025
a9f46f1
Merge pull request #2294 from Kobzol/ping-group
Kobzol Mar 18, 2025
4f053a9
add new section on the `rustdoc` test suite
lolbinarycat Mar 18, 2025
3668c36
add htmldocck.md to SUMMARY.md
lolbinarycat Mar 18, 2025
a172f23
htmldocck: expand limitations and mention compiletest directives
lolbinarycat Mar 18, 2025
6893f0a
rustdoc test suite: clean up wording and intro
lolbinarycat Mar 18, 2025
1081d98
rename htmldocck.md -> rustdoc-test-suite.md
lolbinarycat Mar 18, 2025
40b9be0
clean up wording/grammar and mention double quotes
lolbinarycat Mar 18, 2025
7f29b47
normalize link titles
lolbinarycat Mar 18, 2025
eeda54f
update filename in link
lolbinarycat Mar 18, 2025
88478ac
Set linkcheck in `ci.yml`
Kobzol Mar 19, 2025
beb1c00
Merge pull request #2296 from jieyouxu/no-external-linkcheck
jieyouxu Mar 19, 2025
2daaf49
use correct code block markers
tshepang Mar 19, 2025
a9d3ed5
Merge pull request #2297 from rust-lang/tshepang-patch-1
tshepang Mar 19, 2025
594eed9
Merge pull request #2295 from lolbinarycat/rustdoc-htmldocck
jieyouxu Mar 20, 2025
904ec4d
Merge pull request #2199 from sagudev/patch-1
petrochenkov Mar 20, 2025
2de68a1
Update `ParamEnv` section for `TypingEnv` changes
BoxyUwU Mar 20, 2025
957aacd
Move Fuchsia and RfL under `ecosystem-test-jobs/` folder
jieyouxu Mar 21, 2025
d58ccd8
Stub out codegen backend test pages
jieyouxu Mar 21, 2025
cbcd286
Merge pull request #2265 from BoxyUwU/typing_env
lcnr Mar 21, 2025
ee6a159
doc: fix reference to #create-a-configtoml
chiichen Mar 23, 2025
dd91e28
Merge pull request #2300 from chiichen/dev/master/correct-config-to-b…
jieyouxu Mar 24, 2025
b34181a
Merge pull request #2299 from jieyouxu/test-jobs-reorg
jieyouxu Mar 24, 2025
de8b6be
add needed break
tshepang Mar 24, 2025
b08943a
Merge pull request #2302 from rust-lang/tshepang-patch-1
tshepang Mar 24, 2025
62ec34b
typo
tshepang Mar 24, 2025
8e0de0b
Merge pull request #2303 from rust-lang/tshepang-patch-2
tshepang Mar 24, 2025
a9a21bd
Delete from_method from rustc_on_unimplemented documentation
mejrs Mar 27, 2025
524d020
Merge pull request #2305 from mejrs/delete_from_method
tshepang Mar 27, 2025
cdbb219
Fix code generation link
spastorino Mar 28, 2025
8ab4141
Merge pull request #2306 from spastorino/fix-codegen-link
GuillaumeGomez Mar 28, 2025
40b1f48
Add the feature gate for the `super let` experiment.
m-ou-se Mar 28, 2025
5952f01
Fix trivial typo of `BoundVariableKind`
samueltardieu Mar 28, 2025
1be4bb4
Merge pull request #2307 from samueltardieu/push-xvxvkunupkmp
BoxyUwU Mar 28, 2025
865a5a7
mention that know-bug test directive takes arguments
tshepang Mar 29, 2025
70cbe19
Merge pull request #2288 from rust-lang/tshepang-known-bug-takes-args
jieyouxu Mar 29, 2025
9448b79
Merge pull request #2289 from y1lan/fix_compiler_err_of_examples
tshepang Mar 29, 2025
1faf7ff
update rustc-{driver,interface} examples
tshepang Mar 29, 2025
904fedf
Merge pull request #2308 from rust-lang/update-examples
tshepang Mar 29, 2025
471a2a8
example assumes a static exists
tshepang Mar 29, 2025
69f51ea
Merge pull request #2309 from rust-lang/restore-static
tshepang Mar 29, 2025
9302f4d
add rustfmt settings file
tshepang Mar 29, 2025
a27ec85
Merge pull request #2310 from rust-lang/add-rustfmt-file
jieyouxu Mar 30, 2025
ebae4c6
Fix partial clone link
clubby789 Mar 30, 2025
9f8e25f
Merge pull request #2311 from clubby789/partial-clone-link
jieyouxu Mar 30, 2025
59ca767
slice: Remove some uses of unsafe in first/last chunk methods
okaneco Mar 29, 2025
39a491a
unstable book: document import_trait_associated_functions
mejrs Mar 30, 2025
05d5fda
Preparing for merge from rustc
jieyouxu Apr 2, 2025
cae5d8a
Merge from rustc
jieyouxu Apr 2, 2025
ead4d4c
Merge pull request #2313 from jieyouxu/rustc-pull
jieyouxu Apr 2, 2025
072aa9e
Apply requested API changes to `cell_update`
tgross35 Apr 2, 2025
33c1ff0
rustdoc: make settings checkboxes always square
lolbinarycat Apr 2, 2025
14e6a96
Mark super_let feature as incomplete.
m-ou-se Apr 2, 2025
62fcb9d
Fix the `f16`/`f128` feature gate on integer literals
beetrees Apr 3, 2025
dbd7f52
Rollup merge of #139080 - m-ou-se:super-let-gate, r=traviscross
matthiaskrgr Apr 3, 2025
e332aa8
Rollup merge of #139145 - okaneco:safe_splits, r=Amanieu
matthiaskrgr Apr 3, 2025
ee56188
Rollup merge of #139149 - mejrs:itaf, r=ehuss
matthiaskrgr Apr 3, 2025
184e4ba
Rollup merge of #139273 - tgross35:cell-update-changes, r=jhpratt
matthiaskrgr Apr 3, 2025
b5d5b6c
Rollup merge of #139282 - lolbinarycat:rustdoc-settings-checkbox-nosh…
matthiaskrgr Apr 3, 2025
85c557e
Rollup merge of #139283 - BoxyUwU:rdg-push, r=jieyouxu
matthiaskrgr Apr 3, 2025
29c0fe7
Rollup merge of #139294 - beetrees:fix-f16-f128-literal-feature-gate,…
matthiaskrgr Apr 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix partial clone link
  • Loading branch information
clubby789 committed Mar 30, 2025
commit ebae4c65a10a593b838d9c2f07f4c13e342ec03e
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ cd rust
> **NOTE**: A shallow clone limits which `git` commands can be run.
> If you intend to work on and contribute to the compiler, it is
> generally recommended to fully clone the repository [as shown above](#get-the-source-code),
> or to perform a [partial clone](#shallow-clone-the-repository) instead.
> or to perform a [partial clone](#partial-clone-the-repository) instead.
>
> For example, `git bisect` and `git blame` require access to the commit history,
> so they don't work if the repository was cloned with `--depth 1`.
Expand Down