Skip to content
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

Rollup of 10 pull requests #78127

Merged
merged 32 commits into from
Oct 20, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
bd13567
Allow setting up git hooks from other worktrees
jyn514 Oct 10, 2020
0ec3ea9
const keyword: brief paragraph on 'const fn'
RalfJung Oct 11, 2020
c8405d2
fix markdown reference
RalfJung Oct 12, 2020
058699d
[net] clippy: needless_update
wcampbell0x2a Oct 13, 2020
e6dc604
[net] clippy: match_like_matches_macro
wcampbell0x2a Oct 13, 2020
7a75f44
[net] clippy: identity_op
wcampbell0x2a Oct 13, 2020
39867f3
Fixed false positive for `unused_parens` lint
aticu Oct 13, 2020
7da0e58
use matches! in library/std/src/net/ip.rs
wcampbell0x2a Oct 13, 2020
ce04836
fmt
wcampbell0x2a Oct 14, 2020
608f260
Rename some RFC dirs to be sorted alphabetically
JohnTitor Oct 15, 2020
d87c17d
Migrate from `associated-const` to `associated-consts`
JohnTitor Oct 15, 2020
3113c07
Migrate from `associated-type` to `associated-types`
JohnTitor Oct 15, 2020
72b3807
Clarify the `mod` dir name not to make confusion with the `modules`
JohnTitor Oct 15, 2020
3156310
Migrate from `generic` to `generics`
JohnTitor Oct 15, 2020
488b999
BTreeMap: test invariants more thoroughly and more readably
ssomers Oct 5, 2020
736c27e
Revert "[net] clippy: needless_update"
wcampbell0x2a Oct 19, 2020
34c80aa
change name in mailmap
lcnr Oct 19, 2020
71ca239
don't assume trait ambiguity happens in `Self`
SNCPlay42 Oct 19, 2020
c146e8c
revert workaround #73027
SNCPlay42 Oct 19, 2020
66ac5a2
Do not ICE on pattern that uses a binding multiple times in generator
LeSeulArtichaut Oct 19, 2020
334c6c5
Add regression test
LeSeulArtichaut Oct 19, 2020
21c29b1
Check that pthread mutex initialization succeeded
tmiasko Oct 20, 2020
c5b0a88
Rollup merge of #77612 - ssomers:btree_cleanup_2, r=Mark-Simulacrum
JohnTitor Oct 20, 2020
b09ef11
Rollup merge of #77761 - tmiasko:pthread-mutex, r=cuviper
JohnTitor Oct 20, 2020
24907f3
Rollup merge of #77778 - jyn514:git-hook, r=mark-simulacrum
JohnTitor Oct 20, 2020
f9db008
Rollup merge of #77838 - RalfJung:const-fn, r=kennytm
JohnTitor Oct 20, 2020
6df79bf
Rollup merge of #77923 - wcampbell0x2a:cleanup-net-module, r=scottmcm
JohnTitor Oct 20, 2020
378ca5e
Rollup merge of #77931 - aticu:fix_60336, r=petrochenkov
JohnTitor Oct 20, 2020
587cf84
Rollup merge of #77959 - JohnTitor:tweak-test-structure, r=petrochenkov
JohnTitor Oct 20, 2020
aebeec7
Rollup merge of #78105 - lcnr:namesNstuff, r=Mark-Simulacrum
JohnTitor Oct 20, 2020
3f1c637
Rollup merge of #78111 - SNCPlay42:not-always-self, r=lcnr
JohnTitor Oct 20, 2020
21df410
Rollup merge of #78121 - LeSeulArtichaut:issue-78115, r=tmandry
JohnTitor Oct 20, 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
Migrate from associated-const to associated-consts
  • Loading branch information
JohnTitor committed Oct 15, 2020
commit d87c17d22f6e5dce477dbd5d26e35847682f3a9c