about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-02Rollup merge of #69624 - ehuss:toolstate-beta-regress, r=Mark-SimulacrumDylan DPC-63/+133
2020-03-02Rollup merge of #69623 - Centril:fix-69396-tmp, r=petrochenkovDylan DPC-14/+74
2020-03-02Rollup merge of #69622 - LeSeulArtichaut:patch-2, r=CentrilDylan DPC-1/+1
2020-03-02Rollup merge of #69617 - DutchGhost:master, r=LukasKalbertodtDylan DPC-1/+2
2020-03-02Rollup merge of #69544 - lqd:unrevert-67174, r=Mark-SimulacrumDylan DPC-7/+5
2020-03-02Rollup merge of #68682 - LeSeulArtichaut:stable-intrinsics, r=steveklabnikDylan DPC-9/+473
2020-03-02actually mark the function constDutchGhost-1/+1
2020-03-02Auto merge of #69469 - matthewjasper:type-flags, r=cramertjbors-148/+136
2020-03-02Auto merge of #69442 - jakevossen5:master, r=Mark-Simulacrumbors-17/+42
2020-03-02Auto merge of #69432 - petrochenkov:alldeps, r=eddybbors-24/+5
2020-03-01Toolstate: Don't block beta week on already broken tools.Eric Huss-63/+133
2020-03-02stash API: remove panic to fix ICE.Mazdak Farrokhzad-14/+74
2020-03-01Rename `syntax` in librustc_ast/README.mdLeSeulArtichaut-1/+1
2020-03-01Clean up TypeFlagsMatthew Jasper-87/+99
2020-03-01Fix use of `has_infer_types`Matthew Jasper-61/+37
2020-03-01Auto merge of #69408 - RalfJung:canonical-alloc-id, r=oli-obkbors-66/+58
2020-03-01constify mem::forgetDutchGhost-0/+1
2020-03-01Auto merge of #69612 - Dylan-DPC:rollup-f180gcc, r=Dylan-DPCbors-42/+55
2020-03-01Rollup merge of #69607 - GuillaumeGomez:cleanup-e0376, r=Dylan-DPCDylan DPC-10/+11
2020-03-01Rollup merge of #69598 - ollie27:rustdoc_crate-version_escape, r=GuillaumeGomezDylan DPC-2/+9
2020-03-01Rollup merge of #69577 - GuillaumeGomez:cleanup-e0375, r=Dylan-DPCDylan DPC-8/+11
2020-03-01Rollup merge of #69569 - matthiaskrgr:nonminimal_bool, r=mark-SimulacrumDylan DPC-13/+13
2020-03-01Rollup merge of #69568 - JOE1994:patch-2, r=Dylan-DPCDylan DPC-2/+3
2020-03-01Rollup merge of #69554 - GuillaumeGomez:cleanup-e0374, r=Dylan-DPCDylan DPC-6/+8
2020-03-01Remove assert that had been replaced by assert_neMichael Mc Donnell-1/+0
2020-03-01Auto merge of #69380 - Zoxc:parent-module, r=michaelwoeristerbors-21/+25
2020-03-01Clean up E0376 explanationGuillaume Gomez-10/+11
2020-03-01Auto merge of #69606 - JohnTitor:rollup-i3nrrcf, r=JohnTitorbors-309/+368
2020-03-01Rollup merge of #69605 - JohnTitor:opt-def-id, r=petrochenkovYuki Okushi-7/+9
2020-03-01Rollup merge of #69583 - LeSeulArtichaut:ice-69378, r=CentrilYuki Okushi-0/+18
2020-03-01Rollup merge of #69580 - matthiaskrgr:map_clone, r=CentrilYuki Okushi-27/+26
2020-03-01Rollup merge of #69579 - petrochenkov:noprevspan, r=CentrilYuki Okushi-214/+231
2020-03-01Rollup merge of #69562 - ecstatic-morse:dataflow-generator-discriminant, r=ol...Yuki Okushi-54/+72
2020-03-01Rollup merge of #69549 - mati865:mingw, r=kennytmYuki Okushi-1/+10
2020-03-01Rollup merge of #69397 - tmiasko:llvm-version-suffix, r=nagisaYuki Okushi-6/+2
2020-03-01Auto merge of #69295 - ecstatic-morse:unified-dataflow-generators, r=tmandrybors-158/+159
2020-03-01Use `opt_def_id()` over `def_id()`Yuki Okushi-7/+9
2020-03-01Auto merge of #68943 - ecstatic-morse:no-useless-drop-on-enum-variants, r=mat...bors-15/+30
2020-03-01Auto merge of #69592 - petrochenkov:nosyntax, r=Centrilbors-666/+679
2020-03-01rustdoc: HTML escape crate versionOliver Middleton-2/+9
2020-02-29Auto merge of #69590 - Dylan-DPC:rollup-i3z0sic, r=Dylan-DPCbors-46/+65
2020-02-29Rename `syntax` to `rustc_ast` in source codeVadim Petrochenkov-637/+650
2020-02-29added `try_find_description` to distinguish no desc from invalid codeJake Vossen-17/+42
2020-02-29Rollup merge of #69587 - petrochenkov:reqname, r=CentrilDylan DPC-3/+4
2020-02-29Rollup merge of #69584 - zantysor:fix-saturating-duration-since-comment, r=va...Dylan DPC-1/+1
2020-02-29Rollup merge of #69582 - RalfJung:vec-parts, r=CentrilDylan DPC-7/+15
2020-02-29Rollup merge of #69581 - RalfJung:align_to_mut, r=CentrilDylan DPC-1/+15
2020-02-29Rollup merge of #69572 - matthiaskrgr:try_err_and_iter_on_ref, r=CentrilDylan DPC-31/+27
2020-02-29Rollup merge of #69571 - matthiaskrgr:useless_asref, r=CentrilDylan DPC-3/+3
2020-02-29Make it build againVadim Petrochenkov-58/+58