Skip to content

update from origin 2020-08-01 #17

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 111 commits into from
Aug 2, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
111 commits
Select commit Hold shift + click to select a range
ac9dfc3
Normalize opaque types when converting `ParamEnv` to `Reveal::All`
Aaron1011 Apr 11, 2020
117a60e
Erase regions in try_eval_bits
Aaron1011 Jun 11, 2020
90aee14
Skip computing param_env and size if not needed
Aaron1011 Jun 13, 2020
5e2e927
Fix rebase fallout
Aaron1011 Jul 22, 2020
1d2e3ff
Clean up E0730 explanation
GuillaumeGomez Jul 25, 2020
f22a34e
Clean up E0734 explanation
GuillaumeGomez Jul 27, 2020
013e1a6
Enable the profiler on FreeBSD
asomers Jul 27, 2020
ad6d63e
Don't use "weak count" around Weak::from_raw_ptr
vorner Jul 26, 2020
b5d143b
Enable docs on dist-x86_64-musl
Jul 28, 2020
06d565c
std: Switch from libbacktrace to gimli
alexcrichton May 13, 2020
d8bcf75
Make `Vec::leak` a method instead of an associated function.
SimonSapin Jul 21, 2020
7d759f5
Stabilize `Vec::leak`
SimonSapin Jul 21, 2020
0374006
Avoid bool-like naming
tesuji Jul 29, 2020
759de11
Clean up E0740 explanation
GuillaumeGomez Jul 29, 2020
abaf38c
Rename intra_doc_link_resolution_failure -> intra_doc_link_resolution…
Manishearth Jul 29, 2020
48de8ac
Rename usage of intra_doc_link_resolution_failure
Manishearth Jul 29, 2020
da0b10c
Register renamed lint
Manishearth Jul 29, 2020
8046fea
Improve diagnostics when constant pattern is too generic
nbdd0121 Jul 30, 2020
4e963d5
Fix ui tests
nbdd0121 Jul 30, 2020
870b7cb
improve chunks + windows err on size 0
lcnr May 18, 2020
d405347
adds `slice::array_chunks`
lcnr May 18, 2020
d27007f
add tests for array_chunks
lcnr May 18, 2020
95fa63e
liballoc export ArrayChunks
lcnr May 18, 2020
89e4fe3
Improve E0730 explanation
GuillaumeGomez Jul 30, 2020
ddbe69a
Special treatment for dereferencing a borrow to a static definition
dingxiangfei2009 Jul 30, 2020
4df76f0
Rename to intra_doc_resolution_failures
Manishearth Jul 29, 2020
7b7b5a7
Rename in library
Manishearth Jul 30, 2020
522ef2e
Remove deny for intra doc link failures from library code, it's no lo…
Manishearth Jul 30, 2020
cd8bdb5
rustc: Ignore fs::canonicalize errors in metadata
alexcrichton Jul 29, 2020
1a2208a
update Miri
RalfJung Jul 30, 2020
bcb2813
Update uitest expectations
Manishearth Jul 30, 2020
8fe438e
intra_doc_resolution_failures -> broken_intra_doc_links
Manishearth Jul 30, 2020
e25a67f
Rename the lint again
Manishearth Jul 30, 2020
c17eb56
Fix uitests
Manishearth Jul 30, 2020
3b2642f
Add comments to explain the test case and the special treatment
dingxiangfei2009 Jul 30, 2020
438c59f
Auto merge of #74908 - RalfJung:miri, r=RalfJung
bors Jul 30, 2020
e1e01f7
1.45.1 release
Mark-Simulacrum Jul 20, 2020
19d191b
Update release notes
Mark-Simulacrum Jul 25, 2020
48c6f05
Update driver to add json backend
P1n3appl3 Jul 30, 2020
34b26d6
Rust function-level coverage now works on external crates
richkadel Jul 30, 2020
fc2c1f8
Make `Option::unwrap` unstably const
ecstatic-morse Jul 30, 2020
7e86c8e
Rollup merge of #74751 - GuillaumeGomez:cleanup-e0730, r=jyn514
Manishearth Jul 30, 2020
4637968
Rollup merge of #74782 - vorner:weak-into-raw-cnt-doc, r=dtolnay
Manishearth Jul 30, 2020
172b3a7
Rollup merge of #74835 - GuillaumeGomez:cleanup-e0734, r=jyn514
Manishearth Jul 30, 2020
8892785
Rollup merge of #74871 - etherealist:musl_doc, r=Mark-Simulacrum
Manishearth Jul 30, 2020
e823af6
Rollup merge of #74905 - lzutao:listed, r=jyn514
Manishearth Jul 30, 2020
2c6c764
Rollup merge of #74907 - GuillaumeGomez:cleanup-e0740, r=pickfire
Manishearth Jul 30, 2020
0a45b13
Rollup merge of #74915 - alexcrichton:allow-failing-canonicalize, r=M…
Manishearth Jul 30, 2020
b0d4261
Rollup merge of #74934 - nbdd0121:issue-73976, r=ecstatic-morse
Manishearth Jul 30, 2020
9eb5026
Rollup merge of #74951 - cuviper:relnotes-1.45.1, r=jonas-schievink
Manishearth Jul 30, 2020
96c84ac
Test `Option::unwrap` in a const context
ecstatic-morse Jul 30, 2020
cfc572c
Auto merge of #74957 - Manishearth:rollup-3wudwlg, r=Manishearth
bors Jul 30, 2020
c058a8b
Auto merge of #74682 - alexcrichton:backtrace-gimli-round-2, r=Mark-S…
bors Jul 30, 2020
1629fed
Presort restrictions to make output consistent
JohnTitor Jul 31, 2020
ffa80f0
Auto merge of #74926 - Manishearth:rename-lint, r=jyn514
bors Jul 31, 2020
db07174
Remove a trailing space
dingxiangfei2009 Jul 31, 2020
4631579
rustfmt
dingxiangfei2009 Jul 31, 2020
a475722
Run all tests if have no specified tests
tesuji Jul 31, 2020
66b97dc
Auto merge of #74955 - P1n3appl3:rustdoc-formats, r=GuillaumeGomez
bors Jul 31, 2020
a410ebc
add note to array_chunks
lcnr Jul 20, 2020
e75ffb0
use Iter<'_, [T; N]> in array_chunks
lcnr Jul 31, 2020
ac91673
Auto merge of #74959 - richkadel:llvm-coverage-map-gen-5.1, r=tmandry
bors Jul 31, 2020
3a92b99
Auto merge of #74956 - ecstatic-morse:const-option-unwrap, r=oli-obk
bors Jul 31, 2020
c511454
Add the proper tests
dingxiangfei2009 Jul 31, 2020
e614f66
Auto merge of #74965 - JohnTitor:sort-params, r=estebank
bors Jul 31, 2020
1a6730e
Clean up E0741 error explanation
GuillaumeGomez Jul 31, 2020
62f9aa9
Auto merge of #74844 - asomers:freebsd-profiler, r=pietroalbini
bors Jul 31, 2020
3e48848
Some fixes for `plugin.md` in unstable-book
giraffate Jul 31, 2020
59e621c
interp: needs_subst -> ensure_monomorphic_enough
davidtwco Jul 24, 2020
f173a4b
1.45.2 release notes
Mark-Simulacrum Jul 30, 2020
dc21178
Remove `linked_list_extras` methods.
crlf0710 Jul 22, 2020
6e87bac
Auto merge of #65989 - Aaron1011:fix/normalize-param-env, r=nikomatsakis
bors Jul 31, 2020
73ba4e7
Miri: fix ICE when unwinding past topmost stack frame
RalfJung Jul 31, 2020
8a5654f
fix part of comparison that would always evaluate to "true", probably…
matthiaskrgr Jul 31, 2020
ec7230f
Move from `log` to `tracing`
oli-obk Jul 24, 2020
64296ec
Add tracing libs to list of permitted dependencies
oli-obk Jul 24, 2020
208f973
Make rustdoc share the logger initialization routine with rustc.
oli-obk Jul 25, 2020
720832c
Update error index generator to tracing
oli-obk Jul 25, 2020
358e21e
Disable log support
oli-obk Jul 26, 2020
401033c
Don't register a tracing dispatcher if no tracing env var was set.
oli-obk Jul 28, 2020
011e0ef
Removed error check in order to prevent ICE
JulianKnodt Jul 31, 2020
96b5dee
Added in explicit check for the type being matched
JulianKnodt Jul 31, 2020
aaffb06
Update the bundled wasi-libc with libstd
sunfishcode Jul 31, 2020
40e6dcc
Rename HAIR to THIR (Typed HIR).
Lezzz Jul 21, 2020
ab4570e
Rollup merge of #74644 - crlf0710:drop_old_stuff, r=Amanieu
JohnTitor Jul 31, 2020
ad8230f
Rollup merge of #74968 - lzutao:no-args, r=Mark-Simulacrum
JohnTitor Jul 31, 2020
5434142
Rollup merge of #74982 - jonas-schievink:relnotes-1.45.2, r=Mark-Simu…
JohnTitor Jul 31, 2020
bb397c4
Rollup merge of #74984 - RalfJung:miri-unwind-top, r=oli-obk
JohnTitor Jul 31, 2020
ff5ccc8
Rollup merge of #74986 - matthiaskrgr:cmp_true, r=oli-obk
JohnTitor Jul 31, 2020
3ad6fed
Rollup merge of #74991 - JulianKnodt:74199, r=lcnr
JohnTitor Jul 31, 2020
9ade836
Update the WASI libc build to LLVM 10.
sunfishcode Jul 31, 2020
21cab87
submodules: update cargo from 974eb438d to 2d5c2381e
matthiaskrgr Jul 31, 2020
b544b43
Auto merge of #74994 - JohnTitor:rollup-eknaekv, r=JohnTitor
bors Jul 31, 2020
22e6099
Auto merge of #74717 - davidtwco:issue-74636-polymorphized-closures-i…
bors Aug 1, 2020
18e2a89
Auto merge of #74945 - dingxiangfei2009:promote-static-ref-deref, r=o…
bors Aug 1, 2020
aba0251
Replace a recursive algorithm with an iterative one and a stack.
oli-obk Jul 31, 2020
d51b71a
add tracking issue
lcnr Aug 1, 2020
b5eae9c
Auto merge of #74373 - lcnr:array_chunks, r=withoutboats
bors Aug 1, 2020
dfe1e3b
Auto merge of #74582 - Lezzz:rename-hair, r=nikomatsakis
bors Aug 1, 2020
cfdf9d3
Auto merge of #74993 - sunfishcode:update-wasi-libc, r=alexcrichton
bors Aug 1, 2020
4bd313f
Clean up E0743 explanation
GuillaumeGomez Aug 1, 2020
c729037
Remove chrono feature from tracing
oli-obk Aug 1, 2020
60bf83d
Rollup merge of #74977 - GuillaumeGomez:cleanup-e0741, r=pickfire
Manishearth Aug 1, 2020
e65d6ed
Rollup merge of #74981 - giraffate:fix_sample_codes_in_unstable_book_…
Manishearth Aug 1, 2020
6951581
Rollup merge of #74983 - oli-obk:mir_opt_goto_chain, r=ecstatic-morse
Manishearth Aug 1, 2020
58df0a0
Rollup merge of #74995 - sunfishcode:update-llvm, r=alexcrichton
Manishearth Aug 1, 2020
302dfbc
Rollup merge of #74996 - matthiaskrgr:submodule_upd, r=ehuss
Manishearth Aug 1, 2020
2e53ac5
Rollup merge of #75007 - GuillaumeGomez:cleanup-e0743, r=pickfire
Manishearth Aug 1, 2020
de10abf
Auto merge of #75016 - Manishearth:rollup-x553g7j, r=Manishearth
bors Aug 1, 2020
05762e3
Auto merge of #74726 - oli-obk:tracing, r=Mark-Simulacrum
bors Aug 1, 2020
5ef872f
Auto merge of #74605 - rust-lang:vec-leak, r=Amanieu
bors Aug 1, 2020
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
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@
[submodule "src/tools/rust-analyzer"]
path = src/tools/rust-analyzer
url = https://github.com/rust-analyzer/rust-analyzer.git
[submodule "library/backtrace"]
path = library/backtrace
url = https://github.com/rust-lang/backtrace-rs.git
Loading