Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
7289383
Adjust rc::Weak::from_raw to support unsized T
CAD97 Jul 8, 2020
0c61ce2
?Sized bounds for rc::Weak::as_ptr and friends
CAD97 Jul 8, 2020
5e7406c
Adjust sync::Weak::from_raw to support unsized T
CAD97 Jul 14, 2020
9d9903c
Allow Weak::as_ptr and friends for unsized T
CAD97 Jul 14, 2020
3d07108
Add tests for weak into/from raw
CAD97 Jul 14, 2020
43c181b
Use `tracing` spans to trace the entire MIR interp stack
oli-obk Aug 4, 2020
e05e2f9
bootstrap: add ./x.py run src/tools/build-manifest
pietroalbini Sep 30, 2020
d4928ad
build-manifest: keep legacy behavior when invoking through ./x.py dist
pietroalbini Sep 30, 2020
6e15975
build-manifest: split the manifest struct definition in a separate file
pietroalbini Sep 30, 2020
5fdf436
unwind: Move linux-gnu library linking to lib.rs and libc
joshtriplett Sep 21, 2020
99557fc
Support static linking with glibc and target-feature=+crt-static
joshtriplett Sep 21, 2020
50ce45b
Cargo.lock: Update libc
joshtriplett Oct 1, 2020
c1e17f5
Add a regression test for issue-66501
JohnTitor Oct 1, 2020
8631e1c
Add a regression test for issue-68951
JohnTitor Oct 1, 2020
50ffd6b
Add a regression test for issue-72565
JohnTitor Oct 1, 2020
d4fdf6e
Add a regression test for issue-74244
JohnTitor Oct 1, 2020
38f460f
Add a regression test for issue-75299
JohnTitor Oct 1, 2020
8f9472c
Only mention that a stack frame is being popped when starting to do so
oli-obk Oct 1, 2020
0375ee8
build-manifest: move generating a target to the manifest mod
pietroalbini Oct 1, 2020
acd8e59
build-manifest: calculate checksums lazily and in parallel
pietroalbini Oct 1, 2020
fde1135
build-manifest: avoid collecting SHAs in parallel on legacy mode
pietroalbini Oct 1, 2020
9352062
build-manifest: use BufReader
pietroalbini Oct 1, 2020
2e8f705
Add comment explaining why libunwind doesn't need to link libgcc_eh
joshtriplett Oct 1, 2020
cd159fd
Uplift drop-bounds lint from clippy
notriddle Aug 19, 2020
cadd12b
Implement Make `handle_alloc_error` default to panic (for no_std + li…
haraldh Sep 7, 2020
dceb81a
Deprecate clippy lint
notriddle Oct 2, 2020
4c9bcf3
Fix test name
camelid Oct 2, 2020
87f3f81
Improve rustdoc error for failed intra-doc link resolution
camelid Oct 2, 2020
0193a88
Remove unhelpful help message
camelid Oct 2, 2020
21fb9df
Use old error when there's partial resolution
camelid Oct 3, 2020
aa9b718
Improve error messages
camelid Oct 3, 2020
e27ef13
grammar nit
RalfJung Oct 3, 2020
f762dd8
Rollup merge of #74160 - CAD97:weak-as-unsized-ptr, r=RalfJung
Dylan-DPC Oct 3, 2020
61a30c1
Rollup merge of #75143 - oli-obk:tracing, r=RalfJung
Dylan-DPC Oct 3, 2020
291f520
Rollup merge of #75699 - notriddle:drop-bounds-lint, r=petrochenkov
Dylan-DPC Oct 3, 2020
ac5debc
Rollup merge of #76448 - haraldh:default_alloc_error_handler_reduced,…
Dylan-DPC Oct 3, 2020
eda4050
Rollup merge of #77386 - joshtriplett:static-glibc, r=petrochenkov
Dylan-DPC Oct 3, 2020
a341710
Rollup merge of #77388 - JohnTitor:add-tests, r=Dylan-DPC
Dylan-DPC Oct 3, 2020
3bf2d24
Rollup merge of #77407 - pietroalbini:less-build-manifest, r=Mark-Sim…
Dylan-DPC Oct 3, 2020
4edbfac
Rollup merge of #77468 - camelid:fix-test-name, r=Dylan-DPC
Dylan-DPC Oct 3, 2020
3f2a53f
Rollup merge of #77469 - camelid:rustdoc-better-failed-res-error, r=j…
Dylan-DPC Oct 3, 2020
File filter

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 test name
Remove trailing `-`.
  • Loading branch information
camelid committed Oct 2, 2020
commit 4c9bcf3b39faa07afb40a79b0d932a4accaeb82b