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

Sync to rust-lang/rust branch master #23

Merged
merged 686 commits into from
Sep 20, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
686 commits
Select commit Hold shift + click to select a range
afc5291
Rollup merge of #64203 - alexreg:rush-pr-2, r=centril
Centril Sep 14, 2019
1054158
Rollup merge of #64302 - nnethercote:shrink-ObligationCauseCode, r=za…
Centril Sep 14, 2019
1e2a970
Rollup merge of #64372 - Wind-River:master, r=alexcrichton
Centril Sep 14, 2019
af33a1d
Rollup merge of #64374 - nnethercote:box-DiagnosticBuilder, r=zackmdavis
Centril Sep 14, 2019
c6c2acd
Rollup merge of #64375 - kornelski:vecdrop, r=rkruppe
Centril Sep 14, 2019
ae9d417
Rollup merge of #64378 - Rosto75:master, r=jonas-schievink
Centril Sep 14, 2019
f7dd5d0
Rollup merge of #64384 - mati865:tools_hack, r=alexcrichton
Centril Sep 14, 2019
f669872
Rollup merge of #64393 - Wind-River:master_002_envKey, r=alexcrichton
Centril Sep 14, 2019
5e44c5f
Rollup merge of #64420 - nnethercote:inline-mark_neighbours_as_waitin…
Centril Sep 14, 2019
181d129
Rollup merge of #64422 - ollie27:error_index_generator_stringify, r=M…
Centril Sep 14, 2019
70787c7
Rollup merge of #64423 - ollie27:mailmap, r=Mark-Simulacrum
Centril Sep 14, 2019
4398eb7
Rollup merge of #64425 - guanqun:typo-fix, r=matthewjasper
Centril Sep 14, 2019
5160e4b
Rollup merge of #64431 - pnkfelix:issue-63479-fnptr-is-structural-mat…
Centril Sep 14, 2019
bf1253b
Rollup merge of #64435 - eddyb:arguments-against-arg, r=rkruppe
Centril Sep 14, 2019
1c7959b
Rollup merge of #64439 - 12101111:fix-owned-box, r=Centril
Centril Sep 14, 2019
ca3766e
Auto merge of #64456 - Centril:rollup-ytqdwaq, r=Centril
bors Sep 14, 2019
b7f20d0
Provide a span if main function is not present in crate
Mark-Simulacrum Sep 8, 2019
7b3adc2
Ban non-extern rust intrinsics
Mark-Simulacrum Sep 12, 2019
2a774b1
address Centril's comments
mark-i-m Sep 14, 2019
966d96c
feature_gate: Remove dead code from attribute checking
petrochenkov Sep 14, 2019
a01ba39
feature_gate: Merge various attribute gating functions
petrochenkov Sep 14, 2019
cb771fd
feature_gate: Eliminate `check::Context`
petrochenkov Sep 14, 2019
f6a5b29
resolve: Tweak some expected/found wording
petrochenkov Sep 14, 2019
dee08ba
Rollup merge of #61797 - Thomasdezeeuw:stablise-weak_ptr_eq, r=RalfJung
Centril Sep 14, 2019
d29df01
Rollup merge of #64290 - Mark-Simulacrum:span-no-main, r=estebank
Centril Sep 14, 2019
5f9b9b2
Rollup merge of #64406 - Mark-Simulacrum:error-unknown-intrinsic, r=C…
Centril Sep 14, 2019
45e50e2
Rollup merge of #64462 - petrochenkov:remattr, r=Centril
Centril Sep 14, 2019
b35ebac
Auto merge of #64466 - Centril:rollup-s3nlb9e, r=Centril
bors Sep 14, 2019
dab6813
Try to fix the test output normalization
jonas-schievink Sep 14, 2019
30e39e8
save-analysis: Deduplicate lookup_{d,r}ef_id functions
Xanewok Sep 14, 2019
a946b8d
save-analysis: Process bounds in impl trait only in argument position
Xanewok Sep 14, 2019
1d33f06
Don't mark expression with attributes as not needing parentheses
Mark-Simulacrum Sep 14, 2019
8ee77a2
Use try_fold instead of manually carrying an accumulator
spastorino Sep 14, 2019
71d4549
simply the initialization
Sep 10, 2019
a0e48b6
Warn on no_start, crate_id attribute use
Mark-Simulacrum Sep 14, 2019
572d3d9
Auto merge of #60584 - jonas-schievink:ice-panic-hook, r=oli-obk
bors Sep 15, 2019
8f55245
Rollup merge of #64457 - petrochenkov:macunfield, r=matthewjasper
Centril Sep 15, 2019
1779893
Rollup merge of #64463 - petrochenkov:expectattr, r=Centril
Centril Sep 15, 2019
3e4c778
Rollup merge of #64471 - Mark-Simulacrum:warn-depr-attr, r=Centril
Centril Sep 15, 2019
82927cf
Rollup merge of #64473 - spastorino:use-try-fold, r=Centril
Centril Sep 15, 2019
88bd564
Rollup merge of #64475 - guanqun:use-same-name, r=Centril
Centril Sep 15, 2019
8bf776d
Auto merge of #64478 - Centril:rollup-bnt51w1, r=Centril
bors Sep 15, 2019
e8d2f62
Prefer `Symbol` to `Ident` when there's no sensible `Span`
matthewjasper Sep 14, 2019
57a45e9
Avoid some unnecessary `&str` to `Ident` conversions
matthewjasper Sep 14, 2019
5ae3830
Give more `Idents` spans
matthewjasper Sep 14, 2019
8ab67c8
Remove `with_legacy_ctxt`
matthewjasper Sep 14, 2019
117cdf3
Auto merge of #64469 - matthewjasper:increase-hygiene-use, r=petroche…
bors Sep 15, 2019
b4ef99f
Print visibility of `macro` items
matthewjasper Jul 14, 2019
42a19dd
resolve: Tweak "cannot find" wording for attributes
petrochenkov Sep 15, 2019
f7f8d65
resolve: Remove `!` from "cannot find" diagnostics for macros
petrochenkov Sep 15, 2019
6137691
const interning: move mutability computation into intern_shallow, and…
RalfJung Aug 27, 2019
7b8693e
all memory behind a constant must be immutable
RalfJung Aug 27, 2019
75c82b4
drop redundant ParamEnv, and avoid constructing InternVisitor without…
RalfJung Aug 27, 2019
60895fd
Auto merge of #64483 - petrochenkov:expectattr2, r=Centril
bors Sep 15, 2019
b1d4d2b
relocations -> allocations
RalfJung Aug 27, 2019
14e3506
note a FIXME
RalfJung Aug 27, 2019
3424811
assert that nobody asks for mutable constants
RalfJung Aug 28, 2019
224e2e5
explain ty == None
RalfJung Aug 28, 2019
5462ecb
update intern classification comment
RalfJung Aug 28, 2019
959c710
Permit impls referencing errors to overlap
Mark-Simulacrum Sep 14, 2019
f90f7ac
Update RLS
Xanewok Sep 15, 2019
5355a16
use println!()
Sep 13, 2019
96d07e0
Auto merge of #64474 - Mark-Simulacrum:permit-err-overlap, r=matthewj…
bors Sep 15, 2019
0a2e07e
Rollup merge of #63872 - marmistrz:readdir, r=jonas-schievink
Centril Sep 15, 2019
2e11e81
Rollup merge of #64250 - Xanewok:save-analysis-assoc-nested, r=varkor
Centril Sep 15, 2019
0592d13
Rollup merge of #64472 - Mark-Simulacrum:unused-parens-attr, r=varkor
Centril Sep 15, 2019
06c94ee
Auto merge of #64491 - Centril:rollup-21wkl69, r=Centril
bors Sep 15, 2019
a678e31
Hide diagnostics emitted during --cfg parsing
Mark-Simulacrum Sep 14, 2019
3e3e06d
Auto merge of #64487 - Xanewok:update-rls, r=jonas-schievink
bors Sep 16, 2019
04b1111
Name index variables consistently.
nnethercote Sep 16, 2019
43c0d2c
Redefine `NodeIndex` as a `newtype_index!`.
nnethercote Sep 16, 2019
1936e44
Factor out repeated `self.nodes[i]` expressions.
nnethercote Sep 16, 2019
3fda957
Remove out-of-date comments.
nnethercote Sep 16, 2019
ac061dc
Fix some out-of-date names of things in comments.
nnethercote Sep 16, 2019
6391ef4
Fix incorrect comment about contents of a `Node`.
nnethercote Sep 16, 2019
e2492b7
Add comments about `waiting_cache`.
nnethercote Sep 16, 2019
6e48053
Use iterators in `error_at` and `process_cycle`.
nnethercote Sep 16, 2019
f22bb2e
Use `retain` for `waiting_cache` in `apply_rewrites()`.
nnethercote Sep 16, 2019
201afa6
Minor comment tweaks.
nnethercote Sep 16, 2019
4ecd94e
Move `impl Node` just after `struct Node`.
nnethercote Sep 16, 2019
bb22986
Don't print the "total" `-Ztime-passes` output if `--prints=...` is a…
nnethercote Sep 16, 2019
4333b86
Improve BTreeSet::Intersection::size_hint
pcpthm Sep 16, 2019
163892c
Use `Symbol` in two more functions.
nnethercote Sep 16, 2019
b6269f2
Auto merge of #64383 - pcpthm:btreeset-size-hint, r=dtolnay
bors Sep 16, 2019
8c0f601
fix Miri discriminant load/store when overflows are involved
RalfJung Aug 17, 2019
b73f1a5
better and more consistent variable names
RalfJung Sep 16, 2019
75fe84f
factor getting the discriminant layout to a new method
RalfJung Sep 16, 2019
16c4011
Auto merge of #64381 - mati865:rand, r=alexcrichton
bors Sep 16, 2019
62e86b4
Fix inconsistent link formatting
pickfire Sep 16, 2019
61a28d5
do the variant idx computations on the host (non-overflowing)
RalfJung Sep 16, 2019
b21622c
add test
RalfJung Sep 16, 2019
d3d7b58
ci: ensure all tool maintainers are assignable on issues
pietroalbini Sep 3, 2019
eb97b1b
ci: rename Gankro to Gankra in toolstate
pietroalbini Sep 3, 2019
f968c1a
ci: address publish_toolstate review comments
pietroalbini Sep 4, 2019
f2576c8
ci: convert maintainer list in publish_toolstate to a set
pietroalbini Sep 4, 2019
ce451b9
ci: remove projektir from toolstate notifications
pietroalbini Sep 9, 2019
49854c4
avoid #[cfg] in favor of cfg!
RalfJung Sep 16, 2019
18b24b7
Make some adjustments to the documentation for `std::convert::identity`
varkor Sep 16, 2019
d5fe583
Const-stabilize `Vec::new`.
Centril Aug 29, 2019
9b3e11f
Const-stabilize `String::new`.
Centril Aug 29, 2019
f432d50
Rollup merge of #63955 - RalfJung:intern, r=oli-obk
Centril Sep 16, 2019
be327a8
Rollup merge of #64028 - Centril:stabilize-alloc-new-2, r=alexcrichton
Centril Sep 16, 2019
63bc6ae
Rollup merge of #64119 - pietroalbini:validate-toolstate-maintainers,…
Centril Sep 16, 2019
2a6a342
Rollup merge of #64444 - RalfJung:no-backtrace, r=alexcrichton
Centril Sep 16, 2019
f0320e5
Rollup merge of #64446 - ehuss:fix-sanitizer-build, r=alexcrichton
Centril Sep 16, 2019
7975973
Rollup merge of #64451 - RalfJung:miri-manifest, r=pietroalbini
Centril Sep 16, 2019
75db571
Rollup merge of #64467 - Mark-Simulacrum:hide-cfg-failures, r=estebank
Centril Sep 16, 2019
acbbcda
Rollup merge of #64497 - nnethercote:fix-64339, r=petrochenkov
Centril Sep 16, 2019
d8ecf45
Rollup merge of #64499 - nnethercote:use-Symbol-in-two-more-functions…
Centril Sep 16, 2019
f4ff418
Rollup merge of #64504 - guanqun:use-println-without-empty-str, r=jon…
Centril Sep 16, 2019
a44881d
Auto merge of #64510 - Centril:rollup-m03zsq8, r=Centril
bors Sep 16, 2019
2fd4e58
`AdtDef` is an algebraic data type, not abstract data type.
Centril Sep 10, 2019
4b17533
update miri
RalfJung Sep 15, 2019
f90a81c
with byteorder 1.3, the i128 feature is a NOP
RalfJung Sep 15, 2019
b7ebbc2
update miri for latest breakage
RalfJung Sep 16, 2019
821d293
azure: Disable more LLVM/debug assertions in
alexcrichton Sep 16, 2019
d1f763f
Use while let slice_pattern instead of carrying an index around
spastorino Sep 16, 2019
ab1a3f0
add test for drop order of temporary in tail return expression
nikomatsakis Sep 16, 2019
388cd5d
avoid duplicate issues for Miri build failures
RalfJung Sep 16, 2019
9ae1a66
add regression test for issue-64391
nikomatsakis Sep 16, 2019
00d1590
adjust desugaring for async fn to correct drop order
nikomatsakis Sep 16, 2019
88e501e
Rollup merge of #64357 - rust-lang:adt-docs-fix, r=varkor
Centril Sep 16, 2019
a31d71f
Rollup merge of #64485 - RalfJung:miri, r=alexcrichton
Centril Sep 16, 2019
a5a7ed6
Rollup merge of #64509 - varkor:convert-identity-doc-fixes, r=Centril
Centril Sep 16, 2019
1376ccd
Rollup merge of #64518 - spastorino:while-let-to-iterate-over-proj-sl…
Centril Sep 16, 2019
7ac21e7
Auto merge of #64526 - Centril:rollup-k4cz2xn, r=Centril
bors Sep 16, 2019
0a985f2
Tweak unsatisfied HRTB errors
estebank Sep 2, 2019
3a046ff
Elide lifetimes in `Pin<&(mut) Self>`
taiki-e Sep 16, 2019
076e0ce
Use shorthand syntax in the self parameter of methods of Pin
taiki-e Sep 16, 2019
606a31f
Add a getter for the current state to `DataflowResultsCursor`
ecstatic-morse Aug 30, 2019
48c2a1e
Replace all uses of `dataflow::state_for_location`
ecstatic-morse Sep 17, 2019
73c7a68
Remove `dataflow::state_for_location`
ecstatic-morse Sep 17, 2019
3edc644
Rollup merge of #64085 - estebank:hrtb-errors, r=oli-obk
Centril Sep 17, 2019
aeb32f0
Rollup merge of #64380 - alexcrichton:update-openssl, r=Mark-Simulacrum
Centril Sep 17, 2019
69e93e8
Rollup merge of #64416 - mark-i-m:region-naming-ctx, r=estebank
Centril Sep 17, 2019
1e3b57e
Rollup merge of #64500 - nnethercote:ObligForest-fixups, r=nikomatsakis
Centril Sep 17, 2019
52fa593
Rollup merge of #64530 - taiki-e:docs-pin-lifetimes, r=Centril
Centril Sep 17, 2019
a1fd9ba
Rollup merge of #64531 - taiki-e:pin-self, r=Centril
Centril Sep 17, 2019
5670d04
Auto merge of #64535 - Centril:rollup-wiyxagi, r=Centril
bors Sep 17, 2019
02c1b89
Fix failure note `to_str` implementation
afnanenayet Sep 13, 2019
476e75d
Move a `Node`'s parent into the descendents list.
nnethercote Sep 17, 2019
cf3a562
Remove `NodeIndex`.
nnethercote Sep 17, 2019
7f6e160
Rename some index variables.
nnethercote Sep 17, 2019
daafeb3
document Miri error categories
RalfJung Sep 17, 2019
e8d858e
rename Allocation::retag -> with_tags_and_extra
RalfJung Sep 16, 2019
a7a6ded
Revert "Rollup merge of #64451 - RalfJung:miri-manifest, r=pietroalbini"
pietroalbini Sep 17, 2019
123f129
apply nits from centril
nikomatsakis Sep 17, 2019
0a11e80
introduce `lower_block_expr` convenience function, and use it
nikomatsakis Sep 17, 2019
716b2bc
use drop-temps { .. } pseudo-notation
nikomatsakis Sep 17, 2019
2d8b10f
adjust larger comment to include the body
nikomatsakis Sep 17, 2019
f4f136e
newly phrased documentation for spin loop hints
Sep 17, 2019
686170e
update miri
RalfJung Sep 17, 2019
f504e37
Auto merge of #64543 - pietroalbini:revert-miri-manifest, r=pietroalbini
bors Sep 17, 2019
522f4e1
Add an example to Pin::as_mut
taiki-e Sep 17, 2019
a22e9ee
Update src/libcore/pin.rs
taiki-e Sep 17, 2019
0de9485
Get rid of special const intrinsic query in favour of `const_eval`
oli-obk Jun 7, 2019
9150f84
Auto merge of #64517 - alexcrichton:less-assertions, r=pietroalbini
bors Sep 17, 2019
a4dc33b
build-manifest: add some comments
RalfJung Sep 17, 2019
ab6e108
improve Vec example soundness in mem::transmute docs
llogiq Sep 13, 2019
9f4351d
Bless output of test borrowck/return-local-binding-from-desugaring.rs…
lqd Sep 17, 2019
222e920
Bless output of test borrowck/return-local-binding-from-desugaring.rs…
lqd Sep 17, 2019
3ef980a
Update expectations of test ui/dropck/dropck_trait_cycle_checked.rs f…
lqd Sep 17, 2019
34d3167
Bless json output of test ui/json-multiple.rs for Polonius
lqd Sep 17, 2019
f9c7329
Bless json output of test ui/json-options.rs for Polonius
lqd Sep 17, 2019
7efe1c6
Auto merge of #64525 - nikomatsakis:issue-64512-drop-order-tail-temp,…
bors Sep 17, 2019
3c2fd1a
Print syntax contexts and marks when printing hygiene information
matthewjasper Jul 14, 2019
ebd129b
update Nomicon and Reference
RalfJung Sep 17, 2019
6bbb935
Rollup merge of #61626 - oli-obk:const_eval_intrinsics, r=eddyb
tmandry Sep 17, 2019
20d43d0
Rollup merge of #64283 - XAMPPRocky:master, r=Mark-Simulacrum
tmandry Sep 17, 2019
ec905cf
Rollup merge of #64394 - nnethercote:shrink-SubregionOrigin, r=Mark-S…
tmandry Sep 17, 2019
ffee7bb
Rollup merge of #64429 - afnanenayet:afnan/fix-failure-note-json-leve…
tmandry Sep 17, 2019
d6f2205
Rollup merge of #64436 - llogiq:transmute-docs, r=RalfJung
tmandry Sep 17, 2019
3a1390c
Rollup merge of #64502 - RalfJung:miri-toolstate, r=pietroalbini
tmandry Sep 17, 2019
b544284
Rollup merge of #64505 - pickfire:patch-1, r=Mark-Simulacrum
tmandry Sep 17, 2019
d782f09
Rollup merge of #64529 - taiki-e:docs-pin-as-mut, r=RalfJung
tmandry Sep 17, 2019
f8b6e26
Rollup merge of #64541 - RalfJung:miri-errors, r=oli-obk
tmandry Sep 17, 2019
93d6108
Rollup merge of #64544 - RalfJung:build-manifest, r=pietroalbini
tmandry Sep 17, 2019
5283791
Auto merge of #64562 - tmandry:rollup-kfk0nuo, r=tmandry
bors Sep 17, 2019
3daa8bd
Generate proc macro harness in AST order.
Aaron1011 Sep 17, 2019
ceb72e4
Add generic dataflow impl
ecstatic-morse Sep 17, 2019
5496a1f
Document new dataflow analysis
ecstatic-morse Sep 18, 2019
2886037
Temporarily add `#[allow(unused)]` for CI
ecstatic-morse Sep 18, 2019
d583fef
Add ignore reason to placate `tidy`
ecstatic-morse Sep 18, 2019
a8aa511
Rollup merge of #64486 - matthewjasper:hygiene-debugging, r=petrochenkov
tmandry Sep 18, 2019
dbce655
Rollup merge of #64503 - RalfJung:miri-retag, r=oli-obk
tmandry Sep 18, 2019
b2501a1
Rollup merge of #64516 - RalfJung:nomicon, r=Centril
tmandry Sep 18, 2019
76d34f3
Rollup merge of #64528 - Aaron1011:fix/proc-macro-type, r=alexcrichton
tmandry Sep 18, 2019
64c0969
Auto merge of #64570 - tmandry:rollup-3pg02lj, r=tmandry
bors Sep 18, 2019
bec0a76
doc: Format some primitives examples
tesuji Sep 18, 2019
eb48b5d
broken hyperlinks in documentation
Sep 18, 2019
dece573
Auto merge of #64575 - lzutao:fmt-primitives-doc, r=jonas-schievink
bors Sep 18, 2019
cbaaf05
Fix `Analysis` example
ecstatic-morse Sep 18, 2019
a526e4f
Use an associated const for `name`
ecstatic-morse Sep 18, 2019
19bf0f4
Fix typo
ecstatic-morse Sep 18, 2019
08aff1a
Publish `rustc_mir::dataflow` and remove `#[allow(unused)]`
ecstatic-morse Sep 18, 2019
445af68
fix debuginfo/issue22656 with LLDB 8
max-sixty Sep 18, 2019
a7f5252
Add summary of the current state and future plans
ecstatic-morse Sep 18, 2019
003fcda
Update books
ehuss Sep 18, 2019
b4e94d9
Fix bug where `is_call_return_effect_applied` was never set
ecstatic-morse Sep 18, 2019
e8ded84
Rollup merge of #64207 - sinkuu:pub_dataflow, r=tmandry
tmandry Sep 18, 2019
05d93a7
Rollup merge of #64348 - arnohaase:pr_documentation_spin_loop_hint, r…
tmandry Sep 18, 2019
68096cc
Rollup merge of #64532 - ecstatic-morse:dataflow-cursor-get, r=tmandry
tmandry Sep 18, 2019
0fd7a2d
Rollup merge of #64578 - max-sixty:22656-lldb-8, r=alexcrichton
tmandry Sep 18, 2019
eeda313
Rollup merge of #64580 - ehuss:update-books, r=ehuss
tmandry Sep 18, 2019
eceec57
Auto merge of #64583 - tmandry:rollup-b793x81, r=tmandry
bors Sep 18, 2019
82e5c6e
Use explicit iteration instead of `all()` in `process_obligation()`.
nnethercote Sep 17, 2019
3b85597
Add a specialized version of `shallow_resolve()`.
nnethercote Sep 17, 2019
f233a4c
Fix a minor grammar nit, update UI tests
Sep 18, 2019
822393d
Point at original span when emitting unreachable lint
Aaron1011 Sep 18, 2019
333230f
Restore whitespace
Sep 18, 2019
cd4b468
Make note better when all arms in a `match` diverge
Aaron1011 Sep 18, 2019
9e777eb
Some formatting cleanup
Aaron1011 Sep 18, 2019
6edcfbe
Apply formatting fixes
Aaron1011 Sep 18, 2019
a8ce93e
Introduce Diverges::always constructor
Aaron1011 Sep 19, 2019
41e1128
Use 'if let' instead of 'match'
Aaron1011 Sep 19, 2019
034a8fd
Another formatting fix
Aaron1011 Sep 19, 2019
d440e13
Update Cargo
Aaron1011 Sep 16, 2019
d67528f
Merge inherent impl blocks for `Diverges
Aaron1011 Sep 19, 2019
d2b555e
Rollup merge of #63630 - andjo403:bump_compiler, r=nikomatsakis
Centril Sep 19, 2019
11a0b96
Rollup merge of #64536 - Aaron1011:cargo-crate-type, r=ehuss
Centril Sep 19, 2019
0835100
Rollup merge of #64554 - lqd:polonius_tests4, r=nikomatsakis
Centril Sep 19, 2019
67565ae
Rollup merge of #64566 - ecstatic-morse:generic-dataflow, r=oli-obk
Centril Sep 19, 2019
cad2d58
Rollup merge of #64591 - jamesmunns:grammar-fix, r=jonas-schievink
Centril Sep 19, 2019
19d0703
Auto merge of #64598 - Centril:rollup-htmf39p, r=Centril
bors Sep 19, 2019
37bafea
Fix backticks in documentation
grovesNL Sep 19, 2019
5384a19
ci: split aws credentials in two separate users with scoped perms
pietroalbini Sep 18, 2019
9b9d2af
Auto merge of #64545 - nnethercote:ObligForest-more, r=nmatsakis
bors Sep 19, 2019
1de533a
first determine if the variant is a niche-variant, then compute absol…
RalfJung Sep 19, 2019
c23e78a
Remove unnecessary `mut` in doc example
adrianheine Sep 19, 2019
72ea960
azure: Convert Windows installations scripts to `bash`
alexcrichton Sep 17, 2019
2fff780
rustbuild: Don't package libstd twice
alexcrichton Sep 19, 2019
d7f6474
rustbuild: Copy crate doc files fewer times
alexcrichton Sep 19, 2019
bda52e5
Rollup merge of #63448 - RalfJung:miri-discriminant, r=eddyb
Centril Sep 19, 2019
3c28682
Rollup merge of #64592 - Aaron1011:feature/unreachable-span, r=Centril
Centril Sep 19, 2019
908636f
Rollup merge of #64601 - grovesNL:two-backticks, r=jonas-schievink
Centril Sep 19, 2019
ea58ed9
Rollup merge of #64606 - adrianheine:patch-1, r=sfackler
Centril Sep 19, 2019
ff7a9cf
Rollup merge of #64611 - alexcrichton:no-libstd-twice, r=Mark-Simulacrum
Centril Sep 19, 2019
99cbffb
Rollup merge of #64613 - alexcrichton:less-doc-copies, r=Mark-Simulacrum
Centril Sep 19, 2019
02e3fb8
When possible point at argument causing item obligation failure
estebank Sep 16, 2019
fa496c9
Ignore obligations coming from desugared call spans
estebank Sep 16, 2019
5976e0e
Review comment: move to its own method
estebank Sep 16, 2019
2fbd692
When possible, suggest fn call
estebank Sep 16, 2019
c1ed439
review comments
estebank Sep 18, 2019
09f05d2
review comments
estebank Sep 19, 2019
d64c90d
remove duplicated code
estebank Sep 19, 2019
c34d9e6
add comments
estebank Sep 19, 2019
53b352e
Auto merge of #64616 - Centril:rollup-du6728f, r=Centril
bors Sep 19, 2019
ea3ba36
Auto merge of #64576 - pietroalbini:split-aws-tokens, r=alexcrichton
bors Sep 20, 2019
7225264
Auto merge of #64498 - estebank:point-at-arg, r=Centril
bors Sep 20, 2019
9ad1e7c
Auto merge of #64553 - alexcrichton:windows-bash-install-scripts, r=M…
bors Sep 20, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ Neil Pankey <[email protected]> <[email protected]>
Nick Platt <[email protected]>
Nicole Mazzuca <[email protected]>
Nif Ward <[email protected]>
Oliver Middleton <[email protected]> <[email protected]>
Oliver Scherer <[email protected]> <[email protected]>
Oliver Scherer <[email protected]> <[email protected]>
Oliver Scherer <[email protected]> <[email protected]>
Expand Down
Loading