]> git.lizzy.rs Git - rust.git/history - src/librustc_index/bit_set.rs
Fix caching issue when building tools.
[rust.git] / src / librustc_index / bit_set.rs
2020-07-04 Manish GoregaokarRollup merge of #73670 - davidhewitt:format-args-captur...
2020-07-04 Manish GoregaokarRollup merge of #73140 - tmiasko:element-tree, r=Guilla...
2020-07-02 Manish GoregaokarRollup merge of #73454 - mark-i-m:contributing, r=nikom...
2020-07-02 Manish GoregaokarRollup merge of #73306 - calebzulawski:target-feature...
2020-07-02 Manish GoregaokarRollup merge of #72569 - ChrisDenton:remove-innosetup...
2020-07-01 Manish GoregaokarRollup merge of #73778 - nbdd0121:const_likely, r=oli-obk
2020-07-01 Manish GoregaokarRollup merge of #73752 - TyPR124:invalid-parameter...
2020-07-01 Manish GoregaokarRollup merge of #73716 - poliorcetics:static-keyword...
2020-07-01 Manish GoregaokarRollup merge of #73678 - Keno:patch-1, r=LukasKalbertodt
2020-07-01 Manish GoregaokarRollup merge of #73649 - Anirban166:patch-1, r=steveklabnik
2020-07-01 Manish GoregaokarRollup merge of #73466 - matthiaskrgr:char_into_string...
2020-07-01 Manish GoregaokarRollup merge of #72369 - Lucretiel:socketaddr-parse...
2020-07-01 Manish GoregaokarRollup merge of #72071 - PankajChaudhary5:ErrorCode...
2020-07-01 borsAuto merge of #73863 - pietroalbini:revert-8bc3122311d...
2020-06-30 borsAuto merge of #73456 - tmiasko:musl-libdir, r=Mark...
2020-06-30 borsAuto merge of #73658 - dylanmckay:avr-update-llvm-submo...
2020-06-29 borsAuto merge of #73391 - pickfire:liballoc-panic-doc...
2020-06-29 borsAuto merge of #73032 - yoshuawuyts:stabilize-leading_tr...
2020-06-28 Manish GoregaokarRollup merge of #73800 - nikic:hash_i, r=kennytm
2020-06-28 Manish GoregaokarRollup merge of #73577 - VillSnow:master, r=Amanieu
2020-06-28 Manish GoregaokarRollup merge of #73796 - lcnr:LocalDefId, r=matthewjasper
2020-06-28 Manish GoregaokarRollup merge of #73672 - nellshamrell:async-fix, r...
2020-06-28 Manish GoregaokarRollup merge of #73525 - cuviper:llvm11, r=nikic
2020-06-28 Manish GoregaokarRollup merge of #73243 - poliorcetics:discourage-is...
2020-06-28 Manish GoregaokarRollup merge of #72796 - RalfJung:mir-assign-sanity...
2020-06-28 borsAuto merge of #72705 - Lucretiel:stdio-forwarding,...
2020-06-26 Manish GoregaokarRollup merge of #73738 - nbdd0121:comment, r=nikomatsakis
2020-06-26 Manish GoregaokarRollup merge of #73728 - oli-obk:const_prop_cleanup...
2020-06-26 Manish GoregaokarRollup merge of #73718 - poliorcetics:super-keyword...
2020-06-26 Manish GoregaokarRollup merge of #73694 - poliorcetics:self-upper-keywor...
2020-06-26 Manish GoregaokarRollup merge of #73691 - ajpaverd:bootstrap-windows...
2020-06-26 Manish GoregaokarRollup merge of #73579 - RalfJung:doc-missing-links...
2020-06-26 Manish GoregaokarRollup merge of #73529 - pickfire:liballoc-specfromelem...
2020-06-26 Manish GoregaokarRollup merge of #73485 - estebank:dedup-preds, r=nikoma...
2020-06-26 Manish GoregaokarRollup merge of #72937 - AdrianCX:master, r=nikomatsakis
2020-06-26 Manish GoregaokarRollup merge of #73748 - jyn514:doc-fix, r=Manishearth
2020-06-26 Manish GoregaokarRollup merge of #73729 - nellshamrell:disable-collectio...
2020-06-26 Manish GoregaokarRollup merge of #73719 - davidtwco:issue-72509-emitter...
2020-06-26 Manish GoregaokarRollup merge of #73707 - LeSeulArtichaut:patch-3, r...
2020-06-26 Manish GoregaokarRollup merge of #73681 - jackh726:chalk-0.14, r=nikomat...
2020-06-26 Manish GoregaokarRollup merge of #73629 - flip1995:assoc_op_copy_clone...
2020-06-26 Manish GoregaokarRollup merge of #73597 - ayazhafiz:i/const-span, r...
2020-06-26 Manish GoregaokarRollup merge of #73588 - Amanieu:thumb-fp, r=nagisa
2020-06-26 Manish GoregaokarRollup merge of #73507 - mati865:cleanup-mingw-llvm...
2020-06-26 Manish GoregaokarRollup merge of #73297 - ehuss:tool-warnings, r=Mark...
2020-06-26 Manish GoregaokarRollup merge of #73102 - petrochenkov:flatgroup, r...
2020-06-26 Manish GoregaokarRollup merge of #72967 - integer32llc:prevent-default...
2020-06-26 Manish GoregaokarRollup merge of #72620 - tmiasko:linkage-name, r=eddyb
2020-06-26 borsAuto merge of #73743 - eddyb:lint-on-demand-typeck...
2020-06-26 Tyler RuckingerMerge pull request #2 from rust-lang/master
2020-06-26 borsAuto merge of #73746 - Manishearth:rollup-80jnynm,...
2020-06-26 Manish GoregaokarRollup merge of #73687 - GuillaumeGomez:cleanup-e0701...
2020-06-26 Manish GoregaokarRollup merge of #73674 - estebank:op-trait-bound-sugges...
2020-06-26 Manish GoregaokarRollup merge of #73673 - ehuss:fix-ptr-docs, r=oli-obk
2020-06-26 Manish GoregaokarRollup merge of #73648 - poliorcetics:return-keyword...
2020-06-26 Manish GoregaokarRollup merge of #73621 - poliorcetics:mut-keyword,...
2020-06-26 Manish GoregaokarRollup merge of #73619 - poliorcetics:mod-keyword,...
2020-06-26 Manish GoregaokarRollup merge of #73581 - GuillaumeGomez:add-0766, r...
2020-06-26 Manish GoregaokarRollup merge of #73538 - tshepang:fix-example, r=nikoma...
2020-06-26 Manish GoregaokarRollup merge of #73534 - estebank:borrowck-suggestions...
2020-06-26 Manish GoregaokarRollup merge of #73460 - tmandry:variant-lineinfo,...
2020-06-24 Tyler MandryImprove GeneratorLayout debug output
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-27 Dylan DPCRollup merge of #72548 - rossmacarthur:add-mcve-for...
2020-05-22 Rich KadelMerge pull request #1 from rust-lang/master
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-09 borsAuto merge of #69530 - Aaron1011:perf/skip-coerce-var...
2020-05-09 Dylan DPCRollup merge of #70834 - yoshuawuyts:future-pending...
2020-05-07 Dylan DPCRollup merge of #70733 - yoshuawuyts:arc-increment...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-04-25 Dylan DPCRollup merge of #70712 - :stabilize-remove-entry, r...
2020-04-25 Dylan DPCRollup merge of #69813 - thomcc:nonzero-bitor, r=Amanieu
2020-04-24 Dylan DPCRollup merge of #69456 - contrun:fix-misleading-compile...
2020-04-23 Dylan DPCRollup merge of #70633 - kper:master, r=estebank
2020-04-17 Dylan DPCRollup merge of #70910 - rakshith-ravi:master, r=cuviper
2020-04-17 Dylan DPCRollup merge of #70578 - PankajChaudhary5:master, r...
2020-04-16 Dylan DPCRollup merge of #70611 - pawanbisht62:doc/61137-add...
2020-04-16 borsAuto merge of #70831 - sfackler:shrink-future-stack...
2020-04-15 Dylan DPCRollup merge of #70990 - GuillaumeGomez:rustdoc-cleanup...
2020-04-15 Dylan DPCRollup merge of #70354 - XAMPPRocky:master, r=Mark...
2020-04-14 Dylan DPCRollup merge of #71121 - AnthonyMikh:fix_string_doc_lin...
2020-04-14 borsAuto merge of #70893 - tmiasko:llvm-sanitizers, r=cuviper
2020-04-13 Dylan DPCRollup merge of #70654 - oli-obk:subrepo_docs, r=Mark...
2020-04-13 Dylan DPCRollup merge of #71051 - ryr3:fix_try_into, r=estebank
2020-04-13 Dylan DPCRollup merge of #70656 - GuillaumeGomez:scrollbar-displ...
2020-04-13 borsAuto merge of #70882 - tmiasko:llvm-version-suffix...
2020-04-12 borsAuto merge of #70873 - mark-i-m:update-rdg, r=JohnTitor
2020-04-11 Dylan DPCRollup merge of #70937 - mati865:mingw-staticlib-suffix...
2020-04-11 Dylan DPCRollup merge of #70644 - nnethercote:clean-up-ModuleCon...
2020-04-11 borsAuto merge of #70161 - cjgillot:query-arena, r=nikomatsakis
2020-04-10 Mazdak FarrokhzadRollup merge of #70881 - eddyb:stage0-hide-incremental...
2020-04-10 Mazdak FarrokhzadRollup merge of #70985 - GuillaumeGomez:cleanup-e0512...
2020-04-10 Mazdak FarrokhzadRollup merge of #70952 - GuillaumeGomez:cleanup-e0511...
2020-04-10 Mazdak FarrokhzadRollup merge of #70843 - ssomers:btree_drain_filter_epi...
2020-04-10 Mazdak FarrokhzadRollup merge of #70784 - estebank:suggest-type-fundamen...
2020-04-10 borsAuto merge of #70619 - etherealist:musl_lld, r=Mark...
2020-04-09 borsAuto merge of #70909 - marmeladema:issue70853/librustc_...
next