about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2018-08-27Also use smaller spans for unsize adjustmentsMatthew Jasper-89/+62
2018-08-25Use smaller span for adjustments on block expressionsMatthew Jasper-95/+81
2018-08-18Auto merge of #52592 - eddyb:or-default, r=Mark-Simulacrumbors-146/+130
2018-08-18Auto merge of #53324 - alexreg:self_in_typedefs, r=eddybbors-37/+153
2018-08-18Added page for feature to unstable book.Alexander Regueiro-2/+26
2018-08-18Added tests.Alexander Regueiro-0/+40
2018-08-18Added feature gate.Alexander Regueiro-19/+62
2018-08-18Updated diagnostics.Alexander Regueiro-5/+5
2018-08-18Resolve `Self` within type definitions.Alexander Regueiro-15/+24
2018-08-18Use the new Entry::or_default method where possible.Eduard-Mihai Burtescu-146/+130
2018-08-18Auto merge of #53436 - cuviper:trace_fn-stop, r=alexcrichtonbors-24/+30
2018-08-18Auto merge of #53286 - nagisa:cast-assumes, r=eddybbors-2/+42
2018-08-18Auto merge of #53175 - matthewjasper:more-return-stuff, r=nikomatsakisbors-176/+235
2018-08-18Auto merge of #52553 - Pazzaz:vecdeque-append, r=SimonSapinbors-2/+313
2018-08-18Auto merge of #53437 - alexcrichton:fix-target-features, r=michaelwoeristerbors-35/+44
2018-08-17Auto merge of #53369 - pnkfelix:partial-53351-make-some-ported-compile-fail-t...bors-130/+626
2018-08-17Auto merge of #53356 - michaelwoerister:itlto, r=alexcrichtonbors-172/+331
2018-08-17Auto merge of #50911 - petrochenkov:macuse, r=alexcrichtonbors-524/+164
2018-08-17Auto merge of #53449 - frewsxcv:rollup, r=frewsxcvbors-183/+750
2018-08-17Rollup merge of #53434 - alexcrichton:remove-strip-debug, r=yurydelendikCorey Farwell-12/+0
2018-08-17Rollup merge of #53413 - eddyb:featured-in-the-latest-edition, r=varkorCorey Farwell-53/+106
2018-08-17Rollup merge of #53407 - pnkfelix:partial-53351-make-more-ported-compile-fail...Corey Farwell-23/+236
2018-08-17Rollup merge of #53406 - estebank:to_string-to_string, r=michaelwoeristerCorey Farwell-2/+46
2018-08-17Rollup merge of #53358 - SimonSapin:int-bytes, r=shepmasterCorey Farwell-18/+90
2018-08-17Rollup merge of #53357 - fukatani:pretty-print-btreemap, r=michaelwoeristerCorey Farwell-1/+62
2018-08-17Rollup merge of #53349 - memoryruins:nll-tests, r=nikomatsakisCorey Farwell-0/+76
2018-08-17Rollup merge of #53347 - eddyb:no-crate-in-root, r=petrochenkovCorey Farwell-74/+71
2018-08-17Rollup merge of #53326 - memoryruins:issue-27868-test, r=nikomatsakisCorey Farwell-0/+58
2018-08-17Rollup merge of #53321 - alexcrichton:wasm-target-feature, r=nikomatsakisCorey Farwell-0/+1
2018-08-17Rollup merge of #52858 - frewsxcv:frewsxcv-elaborator, r=SimonSapinCorey Farwell-0/+4
2018-08-17Auto merge of #53288 - RalfJung:dropck, r=nikomatsakisbors-5/+82
2018-08-17Gratuitous at byte boundaries in hex i32 literals in some doc-testsSimon Sapin-4/+4
2018-08-17Auto merge of #53190 - sekineh:thumb-cortex-m, r=jamesmunnsbors-1/+82
2018-08-17Fix undesirable falloutVadim Petrochenkov-88/+79
2018-08-17Stabilize `use_extern_macros`Vadim Petrochenkov-436/+85
2018-08-17rustc_resolve: don't allow paths starting with `::crate`.Eduard-Mihai Burtescu-74/+71
2018-08-17Auto merge of #53383 - nnethercote:HybridIdxSetBuf, r=nikomatsakisbors-90/+320
2018-08-17fix licenseRalf Jung-2/+12
2018-08-16Implement Iterator::size_hint for Elaborator.Corey Farwell-0/+4
2018-08-17Auto merge of #53427 - eddyb:uniform-paths-diagnostics, r=varkorbors-56/+195
2018-08-17rustc_resolve: overhaul `#![feature(uniform_paths)]` error reporting.Eduard-Mihai Burtescu-56/+195
2018-08-16Auto merge of #53397 - varkor:feature-collector-expand-visitor, r=nikomatsakisbors-55/+39
2018-08-16Set more llvm function attributes for __rust_tryAlex Crichton-35/+44
2018-08-16std: stop backtracing when the frames are fullJosh Stone-24/+30
2018-08-16Auto merge of #53433 - kennytm:rollup, r=kennytmbors-245/+297
2018-08-16wasm: Remove --strip-debug argument to LLDAlex Crichton-12/+0
2018-08-17Rollup merge of #53234 - kennytm:debug-9696, r=alexcrichtonkennytm-10/+0
2018-08-17Rollup merge of #53412 - eddyb:stage-who, r=alexcrichtonkennytm-48/+24
2018-08-17Rollup merge of #53399 - varkor:ignore-non-md-unstable_book, r=nikomatsakiskennytm-0/+1
2018-08-17Rollup merge of #53395 - varkor:__Nonexhaustive-to-non_exhaustive, r=shepmasterkennytm-56/+15