]> git.lizzy.rs Git - rust.git/history - src/librustc_data_structures
Use check-pass mode for nll tests
[rust.git] / src / librustc_data_structures /
2020-01-11 Mazdak FarrokhzadRollup merge of #67930 - lzutao:result-as_deref, r...
2020-01-11 Mazdak FarrokhzadRollup merge of #67889 - Zoxc:parallel-cgus, r=michaelw...
2020-01-11 Mazdak FarrokhzadRollup merge of #67756 - Zoxc:collector-tweaks, r=Mark...
2020-01-11 John Kåre AlsakerLift using interners instead of in_arena
2020-01-11 borsAuto merge of #65912 - estebank:variants-orig, r=petroc...
2020-01-11 borsAuto merge of #68115 - Centril:rollup-e2fszdv, r=Centril
2020-01-11 Mazdak FarrokhzadRollup merge of #68106 - varkor:self_self_use, r=estebank
2020-01-11 Mazdak FarrokhzadRollup merge of #68102 - lzutao:inline, r=alexcrichton
2020-01-11 Mazdak FarrokhzadRollup merge of #68084 - estebank:ice-68000, r=varkor
2020-01-11 Mazdak FarrokhzadRollup merge of #68079 - varkor:E0013-clarify, r=Centril
2020-01-11 Mazdak FarrokhzadRollup merge of #68074 - matthew-healy:skip-llvm-rebuil...
2020-01-11 Mazdak FarrokhzadRollup merge of #68043 - Zoxc:missing-timers, r=wesleywiser
2020-01-11 Mazdak FarrokhzadRollup merge of #67666 - lzutao:ptr-null-cmp, r=dtolnay
2020-01-10 borsAuto merge of #65241 - tmiasko:no-std-san, r=alexcrichton
2020-01-10 Yuki OkushiRollup merge of #68075 - ollie27:rustbuild_books, r...
2020-01-10 Yuki OkushiRollup merge of #68059 - jethrogb:jb/target-llvm-args...
2020-01-10 Yuki OkushiRollup merge of #68050 - Centril:canon-error, r=Mark...
2020-01-10 Yuki OkushiRollup merge of #68039 - euclio:remove-strip-hidden...
2020-01-10 Yuki OkushiRollup merge of #68019 - cuviper:in-tree-compiletest...
2020-01-10 Yuki OkushiRollup merge of #68014 - estebank:unify-e0599, r=cramertj
2020-01-10 Yuki OkushiRollup merge of #67258 - Centril:open-ended-ranges...
2020-01-10 Yuki OkushiRollup merge of #66045 - mzabaluev:unwrap-infallible...
2020-01-10 borsAuto merge of #67996 - JohnTitor:clippy-up, r=JohnTitor
2020-01-10 borsAuto merge of #67397 - michaelwoerister:query-keys...
2020-01-10 Michael WoeristerFix some rebasing fallout.
2020-01-10 Michael WoeristerUpdate measureme to 0.7.1 in order to fix compilation...
2020-01-10 Michael WoeristerRun 'x.py fmt'.
2020-01-10 Michael Woeristerself-profile: Fix issue with handling query blocking.
2020-01-10 Michael WoeristerInitial support for recording query keys in self-profil...
2020-01-10 Michael Woeristerself-profile: Switch to new approach for event_id gener...
2020-01-10 borsAuto merge of #68078 - Centril:rollup-qvq052k, r=Centril
2020-01-10 Mazdak FarrokhzadRollup merge of #68073 - Centril:fix-68062, r=estebank
2020-01-10 Mazdak FarrokhzadRollup merge of #68071 - estebank:ice-67995, r=Centril
2020-01-10 Mazdak FarrokhzadRollup merge of #67922 - Centril:lowering-cleanup,...
2020-01-10 Mazdak FarrokhzadRollup merge of #67501 - oli-obk:test-slice-patterns...
2020-01-10 Mazdak FarrokhzadRollup merge of #66463 - estebank:point-at-closure...
2020-01-09 John Kåre AlsakerLabel unmarked time
2020-01-09 Yuki OkushiRollup merge of #68054 - tspiteri:null-unchecked-as_mut...
2020-01-09 Yuki OkushiRollup merge of #68040 - sinkuu:unused, r=petrochenkov
2020-01-09 Yuki OkushiRollup merge of #68006 - infinity0:master, r=nikomatsakis
2020-01-09 Yuki OkushiRollup merge of #67975 - EmbarkStudios:export-statics...
2020-01-09 Yuki OkushiRollup merge of #67967 - JohnTitor:fix-ice-0107, r...
2020-01-09 Yuki OkushiRollup merge of #67935 - Thomasdezeeuw:issue_67669...
2020-01-09 Yuki OkushiRollup merge of #67725 - ssomers:into_key_slice_mut...
2020-01-09 Yuki OkushiRollup merge of #67358 - cuviper:get_or_insert_owned...
2020-01-09 borsAuto merge of #68047 - pietroalbini:fix-toolstate-again...
2020-01-09 borsAuto merge of #67988 - Zoxc:prof-fix, r=michaelwoerister
2020-01-09 Mazdak Farrokhzad{rustc::util -> rustc_data_structures}::captures
2020-01-09 John Kåre AlsakerMore comments
2020-01-09 John Kåre AlsakerChange -Z time event naming scheme and make them generi...
2020-01-08 Mazdak FarrokhzadRollup merge of #67884 - anp:allow-unused-const-attr...
2020-01-08 Mazdak FarrokhzadRollup merge of #67630 - oli-obk:extern_ptr_dangling...
2020-01-08 Yuki OkushiRollup merge of #67955 - ollie27:rustdoc_cfg_dupes...
2020-01-08 Yuki OkushiRollup merge of #67887 - anp:tracked-std-panics, r...
2020-01-08 Yuki OkushiRollup merge of #67875 - dtolnay:hidden, r=GuillaumeGomez
2020-01-08 Yuki OkushiRollup merge of #67849 - cjkenn:check-sorted-words...
2020-01-08 Yuki OkushiRollup merge of #67798 - matklad:spin-thouse-docs,...
2020-01-08 borsAuto merge of #67760 - Mark-Simulacrum:rustc-dirty...
2020-01-08 borsAuto merge of #67733 - pietroalbini:gha-2, r=alexcrichton
2020-01-07 borsAuto merge of #67312 - cuviper:clone-box-slice, r=Simon...
2020-01-07 borsAuto merge of #67732 - pietroalbini:fewer-apples, r...
2020-01-07 Yuki OkushiRollup merge of #67909 - varkor:obsolete-const-print...
2020-01-07 Yuki OkushiRollup merge of #67908 - ollie27:rustdoc_const_html_esc...
2020-01-07 Yuki OkushiRollup merge of #67880 - lbonn:fix/multi-substs, r...
2020-01-07 Yuki OkushiRollup merge of #67877 - dtolnay:const-_, r=nagisa
2020-01-06 borsAuto merge of #66899 - msizanoen1:riscv-std, r=alexcrichton
2020-01-06 borsAuto merge of #67886 - Centril:rustc_hir_canon_imports...
2020-01-06 Dylan DPCRollup merge of #67906 - varkor:silence-toogeneric...
2020-01-06 Dylan DPCRollup merge of #67897 - pickfire:patch-1, r=Dylan-DPC
2020-01-06 Dylan DPCRollup merge of #67873 - Dylan-DPC:feature/change-remov...
2020-01-06 Dylan DPCRollup merge of #67800 - Aaron1011:fix/mir-generic...
2020-01-06 borsAuto merge of #67563 - euclio:rustdoc-buffer-lexer...
2020-01-05 borsAuto merge of #67821 - matthiaskrgr:submodule_upd,...
2020-01-05 borsAuto merge of #67903 - Dylan-DPC:rollup-k9djyrf, r...
2020-01-05 Dylan DPCRollup merge of #67882 - euclio:flock, r=rkruppe
2020-01-05 Dylan DPCRollup merge of #67881 - varkor:scattering-of-backticks...
2020-01-05 Dylan DPCRollup merge of #67879 - ollie27:float_sqrt_neg, r...
2020-01-05 Dylan DPCRollup merge of #67845 - jumbatm:also-unconst-hack...
2020-01-05 Dylan DPCRollup merge of #67818 - ollie27:rustdoc_playground_syn...
2020-01-05 borsAuto merge of #67895 - JohnTitor:clippy-up, r=oli-obk
2020-01-05 borsAuto merge of #67777 - Zoxc:time-refactor, r=wesleywiser
2020-01-05 John Kåre AlsakerUse self profile infrastructure for -Z time and -Z...
2020-01-05 borsAuto merge of #67808 - Marwes:projection_normalization_...
2020-01-05 Andy Russellremove bespoke flock bindings
2020-01-04 borsAuto merge of #67803 - Centril:librustc_hir, r=Zoxc
2020-01-04 Dylan DPCRollup merge of #67775 - mental32:master, r=Dylan-DPC
2020-01-04 Mazdak Farrokhzaddefine_id_collections -> rustc_data_structures
2020-01-04 borsAuto merge of #67788 - cjgillot:delint-day, r=Zoxc
2020-01-04 Mazdak FarrokhzadRollup merge of #67773 - michalt:issue-37333-test,...
2020-01-04 Mazdak FarrokhzadRollup merge of #67531 - RalfJung:tame-promotion, r...
2020-01-04 Mazdak FarrokhzadRollup merge of #66913 - VirrageS:help-self, r=varkor...
2020-01-03 Yuki OkushiRollup merge of #67807 - lzutao:toilet-closure, r=Centril
2020-01-03 Yuki OkushiRollup merge of #67762 - lzutao:systemtime-links, r...
2020-01-03 Yuki OkushiRollup merge of #67736 - taralx:patch-1, r=sfackler
2020-01-03 Yuki OkushiRollup merge of #67636 - semarie:bootstrap-rustfmt...
2020-01-03 Yuki OkushiRollup merge of #67595 - ohadravid:impl-trait-does...
2020-01-03 borsAuto merge of #67768 - wesleywiser:dnm_test_perf_65244...
2020-01-02 borsAuto merge of #63177 - MOZGIII:find-result, r=Amanieu
2020-01-02 borsAuto merge of #67779 - Amanieu:ehabi_fix, r=Mark-Simulacrum
2020-01-02 borsAuto merge of #67700 - cjgillot:passes-stability, r...
next