Skip to content

Rollup of 9 pull requests #70994

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 20 commits into from
Apr 10, 2020
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
bd7ea54
Use `PredicateObligation`s instead of `Predicate`s
estebank Mar 3, 2020
d605a9d
Small tweaks to required bound span
estebank Apr 6, 2020
607315b
Kill comment left behind by a last minute change in #70795
ssomers Apr 9, 2020
de39a4f
Respect the comment: no root unless the borrow type is `Mut`
ssomers Apr 9, 2020
0fc0f34
Use tri-color search for unconditional recursion lint
ecstatic-morse Apr 10, 2020
b973cb7
compiletest: let config flags overwrite -A unused
RalfJung Apr 10, 2020
4ade06b
Rearrange BTreeMap::into_iter to match range_mut.
ssomers Apr 10, 2020
1d01ce2
Clean up E0512 explanation
GuillaumeGomez Apr 10, 2020
dc4c3e9
Setup the `@rustbot prioritize` command
LeSeulArtichaut Apr 10, 2020
688697d
Add ThreadSanitizer test case
tmiasko Apr 9, 2020
c728c75
fix rustc-dev-guide url in src/librustc_codegen_ssa
longfangsong Apr 10, 2020
1fe86f4
Rollup merge of #69745 - estebank:predicate-obligations-3, r=nikomats…
Centril Apr 10, 2020
6b2df46
Rollup merge of #70938 - tmiasko:thread-test-case, r=hanna-kruppe
Centril Apr 10, 2020
0d89287
Rollup merge of #70973 - ecstatic-morse:recursion-lint, r=jonas-schie…
Centril Apr 10, 2020
a5e06f2
Rollup merge of #70978 - RalfJung:compiletest-flags, r=Mark-Simulacrum
Centril Apr 10, 2020
277ce9e
Rollup merge of #70979 - ssomers:btreemap_the_alice_merton_variations…
Centril Apr 10, 2020
f699a55
Rollup merge of #70981 - ssomers:btreemap_into_into_iter, r=Mark-Simu…
Centril Apr 10, 2020
d36991a
Rollup merge of #70985 - GuillaumeGomez:cleanup-e0512, r=Dylan-DPC
Centril Apr 10, 2020
6dc77f5
Rollup merge of #70988 - LeSeulArtichaut:triagebot-prioritize, r=Mark…
Centril Apr 10, 2020
178aa6a
Rollup merge of #70991 - longfangsong:master, r=jonas-schievink
Centril Apr 10, 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
Prev Previous commit
Next Next commit
Setup the @rustbot prioritize command
  • Loading branch information
LeSeulArtichaut committed Apr 10, 2020
commit dc4c3e9da67e00a025a60e2785629b44df14f7a2
4 changes: 4 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ Thanks! <3
[instructions]: https://rustc-dev-guide.rust-lang.org/ice-breaker/cleanup-crew.html
"""
label = "ICEBreaker-Cleanup-Crew"

[prioritize]
label = "I-prioritize"
zulip_stream = 227806