about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2019-11-01Auto merge of #65698 - msizanoen1:dual-proc-macro-hash, r=petrochenkovbors-0/+1
2019-10-31rebase and re-update lock fileRalf Jung-2/+2
2019-10-31update miriRalf Jung-8/+8
2019-10-31Adjust rustc-workspace-hackmsizanoen1-0/+1
2019-10-30submodules: Bump RLS to 58869107ec162a821a4bee53cdd3f51c84cda3eaIgor Matuszewski-14/+7
2019-10-29Rollup merge of #65920 - smaeul:patch/workspace-hack, r=alexcrichtonTyler Mandry-0/+1
2019-10-29Rollup merge of #65906 - integer32llc:update-mdbook, r=alexcrichtonTyler Mandry-12/+12
2019-10-28Use rustc-workspace-hack for rustbookSamuel Holland-0/+1
2019-10-29Rollup merge of #65531 - tmandry:bump-backtrace, r=cramertjMazdak Farrokhzad-6/+7
2019-10-29Rollup merge of #65294 - varkor:lint-inline-prototype, r=matthewjasperMazdak Farrokhzad-2/+2
2019-10-28Update backtrace to 0.3.40Tyler Mandry-6/+7
2019-10-28Update mdbook to 0.3.3Carol (Nichols || Goulding)-12/+12
2019-10-27rustc, rustc_passes: don't depend on syntax_expand.Mazdak Farrokhzad-3/+0
2019-10-26Auto merge of #65167 - hermitcore:rusty-hermit, r=alexcrichtonbors-0/+12
2019-10-25Update bitflagsvarkor-2/+2
2019-10-26Rollup merge of #65800 - michaelwoerister:measureme-0.4.0, r=wesleywiserYuki Okushi-2/+2
2019-10-25rerun cargo to generate lock fileStefan Lankes-1/+1
2019-10-25update Cargo.lockStefan Lankes-0/+1
2019-10-25Auto merge of #65764 - Manishearth:clippyup, r=Manishearthbors-5/+17
2019-10-25Merge branch 'master' into rusty-hermit, resolve conflictsStefan Lankes-6/+6
2019-10-24Update clippyManish Goregaokar-5/+17
2019-10-24self-profiling: Update measureme to 0.4.0 and use new RAII-based API.Michael Woerister-2/+2
2019-10-24Update hashbrown to 0.6.2Alex Crichton-3/+3
2019-10-23Rollup merge of #65193 - Mark-Simulacrum:lockless-lintstore, r=nikomatsakisMazdak Farrokhzad-0/+1
2019-10-23update compiletestLzu Tao-2/+2
2019-10-22Merge branch 'master' into rusty-hermitStefan Lankes-2/+3
2019-10-20Rollup merge of #65595 - Centril:cfgspecs, r=Mark-SimulacrumMazdak Farrokhzad-0/+1
2019-10-20Merge branch 'master' into rusty-hermitStefan Lankes-52/+155
2019-10-20move interface to the unikernel in the crate hermit-abiStefan Lankes-1/+13
2019-10-20Auto merge of #65469 - mati865:libc, r=alexcrichtonbors-2/+2
2019-10-19move parse_cfgspecs to rustc_interfaceMazdak Farrokhzad-0/+1
2019-10-17Create lint store during plugin registrationMark Rousskov-0/+1
2019-10-16Update libc to 0.2.64Mateusz Mikuła-2/+2
2019-10-16move syntax::ext to new crate syntax_expandMazdak Farrokhzad-0/+27
2019-10-14update miriRalf Jung-2/+2
2019-10-12Bump home crateLzu Tao-2/+2
2019-10-12Update RLS and RustfmtIgor Matuszewski-25/+38
2019-10-09Rollup merge of #64656 - passcod:map-entry-insert, r=AmanieuMazdak Farrokhzad-3/+18
2019-10-09Implement (HashMap) Entry::insert as per #60142Félix Saparelli-3/+18
2019-10-07Update other rayon uses to 1.2 tooJosh Stone-6/+6
2019-10-07Rebase rustc-rayon on rayon-1.2Josh Stone-9/+43
2019-10-06Rollup merge of #65101 - mati865:rustc_macro-deps, r=nikomatsakisTyler Mandry-6/+18
2019-10-04middle::intrinsicck -> rustc_passesMark Rousskov-0/+2
2019-10-04Upgrade librustc_macros dependenciesMateusz Mikuła-6/+18
2019-10-01Update `Cargo.lock` for cargo updateAlex Crichton-8/+7
2019-09-30Auto merge of #64778 - csmoe:index, r=eddybbors-0/+18
2019-09-29bump MiriRalf Jung-22/+0
2019-09-29remove indexed_vec re-export from rustc_data_structurescsmoe-1/+4
2019-09-29remove bit_set re-export from rustc_data_structurescsmoe-0/+6
2019-09-29move bit_set into rustc_indexcsmoe-0/+1