about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-01-10Rollup merge of #67935 - Thomasdezeeuw:issue_67669, r=withoutboatsYuki Okushi-0/+2
2020-01-10Rollup merge of #67725 - ssomers:into_key_slice_mut, r=RalfJungYuki Okushi-13/+21
2020-01-10Rollup merge of #67358 - cuviper:get_or_insert_owned, r=LukasKalbertodtYuki Okushi-0/+32
2020-01-10Rollup merge of #67122 - petrochenkov:nodedup, r=estebankYuki Okushi-361/+2961
2020-01-09Address review comments + Update NLL testsVadim Petrochenkov-6/+118
2020-01-09Mark Layout::new as const stableCAD97-0/+1
2020-01-09Make Layout::new constChristopher Durham-3/+2
2020-01-09Update testsVadim Petrochenkov-355/+2841
2020-01-09compiletest: Do not deduplicate diagnostics in UI testsVadim Petrochenkov-0/+2
2020-01-09Apply suggestions from code reviewStein Somers-1/+2
2020-01-09Simplify into_key_slice_mut and document bits and bobsStein Somers-13/+20
2020-01-09More commentsJohn Kåre Alsaker-2/+6
2020-01-09Change -Z time event naming scheme and make them generic activitiesJohn Kåre Alsaker-236/+203
2020-01-08Add HashSet::get_or_insert_ownedJosh Stone-0/+32
2020-01-09Rollup merge of #68026 - llogiq:ch-ch-ch-ch-changes, r=varkorMazdak Farrokhzad-6/+2
2020-01-09Rollup merge of #68024 - petrochenkov:recoverall, r=CentrilMazdak Farrokhzad-125/+77
2020-01-09Rollup merge of #68023 - FSciammarella:master, r=Centril,varkorMazdak Farrokhzad-3/+3
2020-01-09Rollup merge of #68009 - wcampbell0x2a:spellcheck-librustc_error_codes, r=Cen...Mazdak Farrokhzad-5/+5
2020-01-09Rollup merge of #68005 - GuillaumeGomez:explanation-e0184, r=Dylan-DPCMazdak Farrokhzad-4/+18
2020-01-09Rollup merge of #67990 - Centril:slice-pats-move-tests-match, r=matthewjasperMazdak Farrokhzad-0/+978
2020-01-09Rollup merge of #67986 - JohnTitor:fix-ice-rust-call, r=varkorMazdak Farrokhzad-5/+9
2020-01-09Rollup merge of #67979 - Centril:hir-cleanup, r=ZoxcMazdak Farrokhzad-262/+421
2020-01-09Rollup merge of #67966 - popzxc:core-std-matches, r=CentrilMazdak Farrokhzad-118/+29
2020-01-09Rollup merge of #67884 - anp:allow-unused-const-attr, r=oli-obkMazdak Farrokhzad-0/+3
2020-01-09Rollup merge of #67747 - estebank:bare-assoc-const, r=CentrilMazdak Farrokhzad-5/+50
2020-01-09Rollup merge of #67630 - oli-obk:extern_ptr_dangling, r=spastorinoMazdak Farrokhzad-2/+71
2020-01-08Fix Typo on cannot "substract"Felipe Sciammarella-3/+3
2020-01-08Small improvements in lexical_region_resolveAndre Bogus-6/+2
2020-01-08normalize rustc::hir::intravisit importsMazdak Farrokhzad-55/+50
2020-01-08intravisit: use walk_list! moreMazdak Farrokhzad-27/+9
2020-01-08{rustc::hir -> rustc_hir}::intravisitMazdak Farrokhzad-3/+7
2020-01-08intravisit: abstract over HIR MapMazdak Farrokhzad-89/+258
2020-01-08intravisit: .expect_item -> .itemMazdak Farrokhzad-1/+9
2020-01-08NestedVisitorMap: reduce visibilitiesMazdak Farrokhzad-3/+3
2020-01-08hir::map: elide & simplifyMazdak Farrokhzad-3/+3
2020-01-08collector: clarify dependenciesMazdak Farrokhzad-12/+15
2020-01-08collector: use impl TraitMazdak Farrokhzad-12/+6
2020-01-08collector: extract upstream_cratesMazdak Farrokhzad-13/+17
2020-01-08canonicalize imports in map::blockMazdak Farrokhzad-53/+53
2020-01-08Remove `-Z continue-parse-after-error`Vadim Petrochenkov-125/+77
2020-01-08move code to method outside of happy pathEsteban Küber-19/+25
2020-01-08Explain that associated types and consts can't be accessed directly on the tr...Esteban Küber-5/+44
2020-01-09Rollup merge of #68003 - pietroalbini:yet-another-toolstate-fix, r=Mark-Simul...Yuki Okushi-1/+1
2020-01-09Rollup merge of #67985 - dtolnay:cstr, r=Mark-SimulacrumYuki Okushi-10/+0
2020-01-09Rollup merge of #67977 - Wind-River:master_2020, r=alexcrichtonYuki Okushi-66/+2
2020-01-09Rollup merge of #67955 - ollie27:rustdoc_cfg_dupes, r=GuillaumeGomezYuki Okushi-19/+120
2020-01-09Rollup merge of #67887 - anp:tracked-std-panics, r=nagisaYuki Okushi-0/+49
2020-01-09Rollup merge of #67875 - dtolnay:hidden, r=GuillaumeGomezYuki Okushi-78/+138
2020-01-09Rollup merge of #67849 - cjkenn:check-sorted-words, r=estebankYuki Okushi-5/+47
2020-01-09Rollup merge of #67798 - matklad:spin-thouse-docs, r=AmanieuYuki Okushi-10/+4