]> git.lizzy.rs Git - rust.git/history - src/librustc_span
Rollup merge of #68994 - Keruspe:sanitizers-conflict, r=Mark-Simulacrum
[rust.git] / src / librustc_span /
2020-02-12 Dylan DPCRollup merge of #68994 - Keruspe:sanitizers-conflict...
2020-02-12 Dylan DPCRollup merge of #68914 - nnethercote:speed-up-SipHasher...
2020-02-12 Dylan DPCRollup merge of #67585 - ranma42:fix/char-is-ascii...
2020-02-12 Yuki OkushiRollup merge of #69077 - jumbatm:fix-comment, r=Dylan-DPC
2020-02-12 Yuki OkushiRollup merge of #69070 - Bassetts:master, r=alexcrichton
2020-02-12 Yuki OkushiRollup merge of #69058 - TimDiekmann:box, r=Amanieu
2020-02-12 Yuki OkushiRollup merge of #69027 - TimDiekmann:zeroed-alloc,...
2020-02-12 Yuki OkushiRollup merge of #69026 - TimDiekmann:common-usage,...
2020-02-12 Yuki OkushiRollup merge of #68999 - andjo403:itertools, r=Centril
2020-02-12 Yuki OkushiRollup merge of #68947 - chrissimpkins:python-fmt,...
2020-02-12 Yuki OkushiRollup merge of #68937 - ecstatic-morse:unchecked-intri...
2020-02-12 Yuki OkushiRollup merge of #68554 - cjgillot:lang_items, r=Zoxc
2020-02-12 Yuki OkushiRollup merge of #68487 - 0dvictor:nolink, r=tmandry
2020-02-12 Yuki OkushiRollup merge of #67695 - gilescope:truth, r=centril
2020-02-12 borsAuto merge of #68823 - matthiaskrgr:submodule_upd,...
2020-02-11 borsAuto merge of #68491 - pnkfelix:hide-niches-under-unsaf...
2020-02-11 borsAuto merge of #69062 - Dylan-DPC:rollup-7wpjpqu, r...
2020-02-11 Dylan DPCRollup merge of #69055 - GuillaumeGomez:clean-up-e0307...
2020-02-11 Dylan DPCRollup merge of #69047 - ehuss:rustfmt-vendor, r=Centril
2020-02-11 Dylan DPCRollup merge of #69044 - jonas-schievink:dont-run-coher...
2020-02-11 Dylan DPCRollup merge of #69031 - Centril:dyntest, r=eddyb
2020-02-11 Dylan DPCRollup merge of #69022 - ljedrz:traits_tweak_vecs,...
2020-02-11 Dylan DPCRollup merge of #68824 - ajpaverd:cfguard-rustbuild...
2020-02-11 Dylan DPCRollup merge of #68816 - estebank:fn-mut-closure, r...
2020-02-11 Dylan DPCRollup merge of #66498 - bjorn3:less_feature_flags...
2020-02-10 Felix S. Klock IIAdd `#[repr(no_niche)]`.
2020-02-10 Dylan DPCRollup merge of #69007 - GuillaumeGomez:clean-up-e0283...
2020-02-10 Dylan DPCRollup merge of #68986 - ecstatic-morse:const-ascii...
2020-02-10 Dylan DPCRollup merge of #68932 - michaelwoerister:self-profile...
2020-02-10 Dylan DPCRollup merge of #68908 - jwhite927:E0637, r=Dylan-DPC
2020-02-10 Dylan DPCRollup merge of #68897 - GuillaumeGomez:clean-up-e0275...
2020-02-10 borsAuto merge of #68835 - CAD97:sound-range-inclusive...
2020-02-10 Dylan DPCRollup merge of #69005 - ecstatic-morse:unified-dataflo...
2020-02-10 Dylan DPCRollup merge of #68992 - matthewjasper:imm-binding...
2020-02-10 Dylan DPCRollup merge of #68976 - ecstatic-morse:const-non-zero...
2020-02-10 Dylan DPCRollup merge of #68694 - nnethercote:reduce-RefCells...
2020-02-09 borsAuto merge of #67665 - Patryk27:master, r=zackmdavis
2020-02-09 bjorn3Update for #68718
2020-02-09 Jonas SchievinkRollup merge of #68913 - Areredify:gat_pretty, r=cramertj
2020-02-09 Jonas SchievinkRollup merge of #68911 - jonas-schievink:inherent-overl...
2020-02-09 Jonas SchievinkRollup merge of #68881 - eddyb:always-preserve-dbg...
2020-02-09 Jonas SchievinkRollup merge of #68742 - tspiteri:string-as-mut, r...
2020-02-09 Jonas SchievinkRollup merge of #68738 - kennytm:derive-clone-eq-for...
2020-02-09 borsAuto merge of #68623 - Zoxc:lld, r=Mark-Simulacrum
2020-02-09 borsAuto merge of #68975 - Dylan-DPC:rollup-jzab8oh, r...
2020-02-09 borsAuto merge of #68689 - estebank:where-clause-sugg-missi...
2020-02-09 borsAuto merge of #68376 - Centril:move-ref-patterns, r...
2020-02-08 Dylan DPCRollup merge of #68960 - eddyb:llvm-dbg-cleanup, r...
2020-02-08 Dylan DPCRollup merge of #68958 - GuillaumeGomez:clean-up-e0277...
2020-02-08 Dylan DPCRollup merge of #68946 - mjbshaw:must_use, r=mjbshaw
2020-02-08 Dylan DPCRollup merge of #68918 - brson:unwrapdoc, r=Dylan-DPC
2020-02-08 Dylan DPCRollup merge of #68857 - Marwes:allocations, r=matthewj...
2020-02-08 Dylan DPCRollup merge of #68834 - ssomers:btree_first_last_fix68...
2020-02-08 Dylan DPCRollup merge of #68718 - Aaron1011:move-def-hir-span...
2020-02-08 Aaron HillMove librustc_hir/def_id.rs to librustc_span/def_id.rs
2020-02-08 borsAuto merge of #68802 - eddyb:debuginfo-there-can-only...
2020-02-08 borsAuto merge of #68452 - msizanoen1:riscv-abi, r=nagisa...
2020-02-08 Josh WhiteMerge branch 'master' of https://github.com/jwhite927...
2020-02-08 borsAuto merge of #68358 - matthewjasper:spec-fix, r=nikoma...
2020-02-07 borsAuto merge of #65232 - nikomatsakis:lazy-norm-anon...
2020-02-07 borsAuto merge of #68933 - Dylan-DPC:rollup-akz13kj, r...
2020-02-07 Dylan DPCRollup merge of #68928 - GuillaumeGomez:cleanup-e0276...
2020-02-07 Dylan DPCRollup merge of #68919 - Zoxc:ast-lifetime, r=nikomatsakis
2020-02-07 Dylan DPCRollup merge of #68910 - hanna-kruppe:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68909 - tmandry:panic-abort-nocapture...
2020-02-07 Dylan DPCRollup merge of #68889 - Zoxc:hir-krate, r=eddyb
2020-02-07 Dylan DPCRollup merge of #68413 - XAMPPRocky:master, r=Mark...
2020-02-07 Dylan DPCRollup merge of #68164 - tmiasko:no-sanitize, r=nikomat...
2020-02-07 bjorn3Remove unused feature gates from libsyntax_pos
2020-02-07 borsAuto merge of #68499 - ssomers:btree_search_tidying...
2020-02-07 borsAuto merge of #68907 - Dylan-DPC:rollup-osm5e8o, r...
2020-02-06 Josh WhiteMerge branch 'E0637' of https://github.com/jwhite927...
2020-02-06 Dylan DPCRollup merge of #68894 - JohnTitor:update-e0565, r...
2020-02-06 Dylan DPCRollup merge of #68888 - tspiteri:ignore-to-compile_fai...
2020-02-06 Dylan DPCRollup merge of #68886 - tom-a-wagner:master, r=Mark...
2020-02-06 Dylan DPCRollup merge of #68791 - mark-i-m:proper-linkcheck...
2020-02-06 Dylan DPCRollup merge of #68524 - jonas-schievink:generator...
2020-02-06 Dylan DPCRollup merge of #67359 - eddyb:macro-backtrace-all...
2020-02-06 Eduard-Mihai Burtescurustc_errors: split macro backtrace rendering from...
2020-02-06 Dylan DPCRollup merge of #68869 - GuillaumeGomez:err-explanation...
2020-02-06 Dylan DPCRollup merge of #68845 - dwrensha:fix-68783, r=estebank
2020-02-06 Dylan DPCRollup merge of #68844 - euclio:debug-impl-def-path...
2020-02-06 Dylan DPCRollup merge of #68842 - Centril:issue-68785, r=estebank
2020-02-06 Dylan DPCRollup merge of #68837 - jonas-schievink:assoc-item...
2020-02-06 Dylan DPCRollup merge of #68788 - Centril:unified-fn-bodies...
2020-02-06 Dylan DPCRollup merge of #68751 - Tyg13:unused_parens_const_stat...
2020-02-06 Dylan DPCRollup merge of #68691 - nnethercote:rm-RefCell-from...
2020-02-06 borsAuto merge of #68664 - tspiteri:no_run-complete-build...
2020-02-06 borsAuto merge of #68583 - estebank:hrlt, r=oli-obk
2020-02-06 borsAuto merge of #68861 - Dylan-DPC:rollup-0m09hsg, r...
2020-02-05 Tomasz MiąskoSelectively disable sanitizer instrumentation
2020-02-05 Dylan DPCRollup merge of #68858 - ljedrz:collapse_stable_hash_fo...
2020-02-05 Dylan DPCRollup merge of #68851 - JohnTitor:fix-issue-number...
2020-02-05 Dylan DPCRollup merge of #68846 - king6cong:doc-fix, r=Guillaume...
2020-02-05 Dylan DPCRollup merge of #68840 - Centril:rec-lim-curr-crate...
2020-02-05 Dylan DPCRollup merge of #68832 - GuillaumeGomez:clean-up-3...
2020-02-05 Dylan DPCRollup merge of #68809 - ecstatic-morse:const-int-funct...
2020-02-05 Dylan MacKenzieImplement remaining `unchecked` arithmetic intrinsics
2020-02-04 Dylan DPCRollup merge of #68282 - tmiasko:sanitizer-example...
2020-02-04 borsAuto merge of #68558 - HeroicKatora:buf-writer-capacity...
next