summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tetmore-osx-coresAlex Crichton2018-03-071-2/+2
* travis: Upgrade OSX buildersAlex Crichton2018-03-075-19/+70
* Auto merge of #48768 - kennytm:rollup, r=kennytmbors2018-03-0666-384/+684
|\
| * Rollup merge of #47463 - bluss:fused-iterator, r=alexcrichtonkennytm2018-03-0628-116/+109
| |\
| | * core: Update stability attributes for FusedIteratorUlrik Sverdrup2018-03-0324-111/+108
| | * core: Stabilize FusedIteratorUlrik Sverdrup2018-03-0328-114/+110
| * | Rollup merge of #48507 - GuillaumeGomez:cstr-note, r=steveklabnikkennytm2018-03-061-0/+2
| |\ \
| | * | Add new warning for CStr::from_ptrGuillaume Gomez2018-02-241-0/+2
| * | | Rollup merge of #48474 - christianpoveda:new_cell_docs, r=steveklabnikkennytm2018-03-061-0/+18
| |\ \ \
| | * | | some grammar correctionsChristian Poveda2018-02-261-6/+7
| | * | | fixed linksChristian Poveda2018-02-251-2/+2
| | * | | corrected grammar errorsChristian Poveda2018-02-241-4/+4
| | * | | added link to sync containersChristian Poveda2018-02-241-1/+2
| | * | | cleaned trailing whitespacesChristian Poveda2018-02-231-2/+2
| | * | | remove redundant infoChristian Poveda2018-02-231-5/+5
| | * | | add info about syncChristian Poveda2018-02-231-1/+3
| | * | | First versionChristian Poveda2018-02-221-1/+15
| * | | | Rollup merge of #48761 - frewsxcv:frewsxcv-rm-python, r=alexcrichtonkennytm2018-03-061-93/+0
| |\ \ \ \
| | * | | | Remove seemingly unused sugarise-doc-comments Python script.Corey Farwell2018-03-051-93/+0
| * | | | | Rollup merge of #48754 - leodasvacas:while-let-all-the-things, r=rkruppekennytm2018-03-066-50/+20
| |\ \ \ \ \
| | * | | | | while let all the thingsleonardo.yvens2018-03-056-50/+20
| * | | | | | Rollup merge of #48753 - tbu-:pr_hashmap_isize, r=BurntSushikennytm2018-03-062-29/+29
| |\ \ \ \ \ \
| | * | | | | | Remove a couple of `isize` references from hashmap docsTobias Bucher2018-03-052-29/+29
| | |/ / / / /
| * | | | | | Rollup merge of #48732 - debris:remove_powerpc64, r=alexcrichtonkennytm2018-03-067-11/+0
| |\ \ \ \ \ \
| | * | | | | | Remove useless powerpc64 entry from ARCH_TABLE, closes #47737debris2018-03-047-11/+0
| * | | | | | | Rollup merge of #48727 - leodasvacas:refactor-contrived-match, r=rkruppekennytm2018-03-061-13/+6
| |\ \ \ \ \ \ \
| | * | | | | | | Refactor contrived match.leonardo.yvens2018-03-041-13/+6
| * | | | | | | | Rollup merge of #48657 - sinkuu:opt_str_repeat, r=dtolnaykennytm2018-03-062-3/+55
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Avoid unnecessary calculationShotaro Yamada2018-03-041-3/+3
| | * | | | | | | | Add commentsShotaro Yamada2018-03-041-20/+40
| | * | | | | | | | Optimize str::repeatShotaro Yamada2018-03-022-3/+35
| * | | | | | | | | Rollup merge of #48590 - tshepang:more-simple, r=frewsxcvkennytm2018-03-061-31/+22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | doc: no need for the referencesTshepang Lekhonkhobe2018-02-281-31/+22
| * | | | | | | | | | Rollup merge of #48573 - Amanieu:bitreverse2, r=sfacklerkennytm2018-03-068-4/+120
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add i128 tests for intrinsicsAmanieu d'Antras2018-03-061-1/+26
| | * | | | | | | | | | Add reverse_bits to integer typesAmanieu d'Antras2018-03-063-0/+66
| | * | | | | | | | | | Add bitreverse intrinsicAmanieu d'Antras2018-02-285-3/+28
| * | | | | | | | | | | Rollup merge of #48546 - GuillaumeGomez:raw-string-error-note, r=estebankkennytm2018-03-063-8/+47
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add note for unterminated raw string errorGuillaume Gomez2018-03-043-8/+47
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Rollup merge of #48432 - flip1995:lit_diag, r=oli-obkkennytm2018-03-063-8/+238
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Improve getting literal representationflip19952018-03-031-1/+1
| | * | | | | | | | | | | Remove isize testflip19952018-03-022-11/+1
| | * | | | | | | | | | | Adapt stderr of UI test to PR #48449flip19952018-03-011-8/+8
| | * | | | | | | | | | | Rewrite error reporting as requestedflip19952018-03-012-62/+82
| | * | | | | | | | | | | Implementing requested changesflip19952018-03-011-85/+56
| | * | | | | | | | | | | Suggest type for overflowing bin/hex-literalsflip19952018-03-013-25/+274
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Rollup merge of #48403 - lukaslueg:casted, r=steveklabnikkennytm2018-03-068-18/+18
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix spelling s/casted/cast/Lukas Lueg2018-03-018-18/+18
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
* | | | | | | | | | | | Auto merge of #48611 - michaelwoerister:share-generics2, r=alexcrichtonbors2018-03-0626-271/+413
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Don't show crate metadata symbol as exported symbol to downstream crates.Michael Woerister2018-03-064-13/+29