summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix BTreeSet and BTreeMap gdb pretty-printersTom Tromey2018-11-213-63/+50
* Auto merge of #56081 - alexcrichton:update-manifest, r=nrcbors2018-11-201-0/+2
|\
| * Add temporary renames to manifests for rustfmt/clippyAlex Crichton2018-11-191-0/+2
* | Auto merge of #55983 - oli-obk:static_, r=Mark-Simulacrumbors2018-11-203-0/+34
|\ \
| * | Update stderr fileOliver Scherer2018-11-161-2/+2
| * | Fix stability hole with `static _`Oliver Scherer2018-11-153-0/+34
* | | Auto merge of #56049 - newpavlov:revert_51601, r=sfacklerbors2018-11-202-75/+14
|\ \ \
| * | | fix testАртём Павлов [Artyom Pavlov]2018-11-191-1/+1
| * | | testsАртём Павлов [Artyom Pavlov]2018-11-181-0/+10
| * | | revertАртём Павлов [Artyom Pavlov]2018-11-182-80/+9
* | | | Auto merge of #55971 - SergioBenitez:skip-non-semantic, r=alexcrichtonbors2018-11-195-6/+141
|\ \ \ \
| * | | | Ignore non-semantic tokens for 'probably_eq' streams.Sergio Benitez2018-11-165-6/+141
* | | | | Auto merge of #56060 - nrc:save-path-fallback, r=zackmdavisbors2018-11-191-4/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | save-analysis: fallback to using path idNick Cameron2018-11-191-4/+17
* | | | | Auto merge of #56051 - pietroalbini:rollup, r=pietroalbinibors2018-11-19124-588/+1248
|\ \ \ \ \
| * \ \ \ \ Rollup merge of #56059 - alexcrichton:fix-tests, r=sfacklerkennytm2018-11-194-5/+54
| |\ \ \ \ \
| | * | | | | Increase `Duration` approximate equal threshold to 1usAlex Crichton2018-11-181-1/+1
| * | | | | | Rollup merge of #56043 - nikomatsakis:issue-55756-via-outlives, r=eddybPietro Albini2018-11-192-7/+60
| |\ \ \ \ \ \
| | * | | | | | remove "approx env bounds" if we already know from traitNiko Matsakis2018-11-182-7/+60
| * | | | | | | Rollup merge of #56027 - Xanewok:docs-backtick, r=QuietMisdreavusPietro Albini2018-11-191-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | docs: Add missing backtick in object_safety.rs docsIgor Matuszewski2018-11-171-1/+1
| * | | | | | | | Rollup merge of #56016 - scottmcm:vecdeque-resize-with, r=joshtriplettPietro Albini2018-11-191-1/+39
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add VecDeque::resize_withScott McMurray2018-11-171-1/+39
| * | | | | | | | | Rollup merge of #56012 - RalfJung:unsafe-cell, r=nikomatsakisPietro Albini2018-11-191-1/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | add comment explaining why what we do is legalRalf Jung2018-11-171-0/+2
| | * | | | | | | | | avoid shared ref in UnsafeCell::getRalf Jung2018-11-161-1/+1
| * | | | | | | | | | Rollup merge of #56011 - CBenoit:master, r=QuietMisdreavusPietro Albini2018-11-191-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Replace data.clone() by Arc::clone(&data) in mutex doc.Benoît C2018-11-161-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Rollup merge of #56007 - RalfJung:non-const-call, r=oli-obkPietro Albini2018-11-199-11/+60
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | adjust remaining testsRalf Jung2018-11-166-4/+39
| | * | | | | | | | | | CTFE: dynamically make sure we do not call non-const-fnRalf Jung2018-11-163-7/+21
| | |/ / / / / / / / /
| * | | | | | | | | | Rollup merge of #55970 - RalfJung:miri-backtrace, r=@oli-obkPietro Albini2018-11-194-78/+100
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | rename FrameInfo span field to call_siteRalf Jung2018-11-153-6/+6
| | * | | | | | | | | | put file and line into miri backtraceRalf Jung2018-11-142-54/+59
| | * | | | | | | | | | prettier miri backtrace printingRalf Jung2018-11-141-3/+10
| | * | | | | | | | | | miri: backtraces with instancesRalf Jung2018-11-143-21/+31
| * | | | | | | | | | | Rollup merge of #55968 - ehuss:non-mod-rs-tests, r=petrochenkovPietro Albini2018-11-1929-165/+45
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Clean up some non-mod-rs stuff.Eric Huss2018-11-1429-165/+45
| * | | | | | | | | | | | Rollup merge of #55963 - stepancheg:mpsc-take-2, r=alexcrichtonPietro Albini2018-11-191-0/+172
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Stress test for MPSCStepan Koltsov2018-11-151-0/+172
| * | | | | | | | | | | | | Rollup merge of #55962 - QuietMisdreavus:tricky-spans, r=GuillaumeGomezPietro Albini2018-11-193-1/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | properly calculate spans for intra-doc link resolution errorsQuietMisdreavus2018-11-143-1/+38
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Rollup merge of #55953 - blitzerr:master, r=nikomatsakisPietro Albini2018-11-1915-102/+113
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | capture_disjoint_fields(rust-lang#53488)Blitzerr2018-11-1415-30/+41
| | * | | | | | | | | | | | | capture_disjoint_fields(rust-lang#53488)Blitzerr2018-11-141-72/+72
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Rollup merge of #55952 - michaelwoerister:newer-clang, r=alexcrichtonPietro Albini2018-11-194-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Update CI-clang to 7.0.0 for Linux dists.Michael Woerister2018-11-144-4/+4
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Rollup merge of #55949 - ljedrz:return_impl_Iterator_from_Predicate_walk_tys,...Pietro Albini2018-11-191-20/+58
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ty: return impl Iterator from Predicate::walk_tysljedrz2018-11-151-20/+58
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Rollup merge of #55923 - Zeegomo:master, r=estebankPietro Albini2018-11-183-1/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \