]> git.lizzy.rs Git - rust.git/history - compiler
(De-)serialize the supported_sanitizers
[rust.git] / compiler /
2021-04-02 Simonas Kazlauskas(De-)serialize the supported_sanitizers
2021-04-02 Simonas KazlauskasMaintain supported sanitizers as a target property
2021-04-02 Simonas KazlauskasMove SanitizerSet to rustc_target
2021-04-02 borsAuto merge of #76881 - hameerabbasi:issue-53325, r...
2021-04-02 borsAuto merge of #83468 - hi-rustin:rustin-patch-lint...
2021-04-02 borsAuto merge of #83781 - JohnTitor:rollup-1vm3dxo, r...
2021-04-02 Yuki OkushiRollup merge of #83754 - GuillaumeGomez:search-tab...
2021-04-02 Yuki OkushiRollup merge of #83745 - JohnTitor:jtitor-mailmap,...
2021-04-02 Yuki OkushiRollup merge of #83740 - obi1kenobi:patch-1, r=joshtriplett
2021-04-02 Yuki OkushiRollup merge of #83721 - GuillaumeGomez:copy-use, r...
2021-04-02 Yuki OkushiRollup merge of #83535 - MidasLamb:mir-type-count-misma...
2021-04-02 borsAuto merge of #83207 - oli-obk:valtree2, r=lcnr
2021-04-02 borsAuto merge of #80965 - camelid:rename-doc-spotlight...
2021-04-02 borsAuto merge of #80828 - SNCPlay42:opaque-projections...
2021-04-02 borsAuto merge of #83663 - AngelicosPhosphoros:simplify_bin...
2021-04-02 hi-rustinaddress comments
2021-04-01 borsAuto merge of #82780 - cjgillot:dep-stream, r=michaelwo...
2021-04-01 AngelicosPhosphorosSimplify logical operations CFG
2021-04-01 hi-rustinadd OR_PATTERNS_BACK_COMPAT lint
2021-04-01 Oli SchererSome more fine-grained forced inlining
2021-04-01 Oli SchererInline some functions that suddenly show up more in...
2021-04-01 borsAuto merge of #83726 - the8472:large-trustedlen-fail...
2021-04-01 borsAuto merge of #83736 - JohnTitor:fix-unsafe_block_in_un...
2021-04-01 borsAuto merge of #83732 - ehuss:update-cargo, r=ehuss
2021-04-01 Yuki OkushiFix the `unsafe_block_in_unsafe_fn`s stabilized version
2021-04-01 borsAuto merge of #83731 - Dylan-DPC:rollup-v2z3gkt, r...
2021-04-01 Dylan DPCRollup merge of #83712 - alexcrichton:more-wasm-simd...
2021-04-01 Dylan DPCRollup merge of #83711 - JohnTitor:more-friendly-unknow...
2021-04-01 Dylan DPCRollup merge of #83700 - steffahn:string_to_pathbuf_con...
2021-04-01 Dylan DPCRollup merge of #83699 - JohnTitor:issue-68830, r=Dylan-DPC
2021-04-01 Dylan DPCRollup merge of #83015 - hyd-dev:test-79825-81555,...
2021-03-31 borsAuto merge of #76814 - jackh726:binder-refactor, r...
2021-03-31 JohnTitorClarify `--print target-list` is a rustc's option
2021-03-31 Camille GILLOTEnable debugging the dep-graph without debug-assertions.
2021-03-31 Jack HueyCleanups and comments
2021-03-31 Jack HueyFix tests and AstConv -> dyn AstConv
2021-03-31 Jack HueyFmt and test revert
2021-03-31 Jack HueyFix new problem from rebase and a little cleanup
2021-03-31 Jack HueyAdd var to BoundRegion. Add query to get bound vars...
2021-03-31 Jack HueyMake late and late_anon regions track the bound var...
2021-03-31 Jack HueyRevert explicit lifetimes
2021-03-31 Jack HueyTrack bound vars
2021-03-31 Jack HueyAdd tcx lifetime to Binder
2021-03-31 Jack Hueycount bound vars
2021-03-31 Jack HueyAdd u32 for bound variables to Binder
2021-03-31 Jack HueySome rebinds and dummys
2021-03-31 Oli Schererbail out early when substituting mir constants that...
2021-03-31 Oli SchererForward some layouts to prevent recomputation
2021-03-31 Oli SchererAdd a new normalization query just for mir constants
2021-03-31 Oli SchererWe should never see unevaluated type-level constants...
2021-03-31 Oli SchererMake unevaluated DefId rendering deterministic
2021-03-31 borsAuto merge of #83684 - cjgillot:csp, r=petrochenkov
2021-03-31 Hameer AbbasiAdd allocation information to undefined behaviour errors.
2021-03-31 borsAuto merge of #83681 - jyn514:blanket-impls-tweaks...
2021-03-31 borsAuto merge of #83666 - Amanieu:instrprof-order, r=tmandry
2021-03-30 borsAuto merge of #83692 - Dylan-DPC:rollup-2a2m3jy, r...
2021-03-30 Dylan DPCRollup merge of #83683 - tblah:riscv64linux_links,...
2021-03-30 Dylan DPCRollup merge of #83680 - ibraheemdev:patch-2, r=Dylan-DPC
2021-03-30 Dylan DPCRollup merge of #83678 - GuillaumeGomez:hack-Self-keywo...
2021-03-30 Dylan DPCRollup merge of #83671 - JohnTitor:issue-75801-test...
2021-03-30 Dylan DPCRollup merge of #83654 - JohnTitor:issue-83606, r=estebank
2021-03-30 Dylan DPCRollup merge of #80720 - steffahn:prettify_prelude_impo...
2021-03-30 borsAuto merge of #83652 - xu-cheng:ipv4-octal, r=sfackler
2021-03-30 Camille GILLOTRemove hir::CrateItem.
2021-03-30 borsAuto merge of #83639 - osa1:issue83638, r=estebank
2021-03-30 Joshua NelsonOnly look at blanket impls in `get_blanket_impls`
2021-03-30 Camille GILLOTAlso profile finishing the encoding.
2021-03-30 Camille GILLOTAdjust profiling.
2021-03-30 Camille GILLOTAddress review.
2021-03-30 Camille GILLOTAdd documentation.
2021-03-30 Camille GILLOTSimplify tracking the encoder state.
2021-03-30 Camille GILLOTRemove the parallel version.
2021-03-30 Camille GILLOTFix parallel compiler.
2021-03-30 Camille GILLOTFix tests.
2021-03-30 Camille GILLOTDo not allocate in decoder.
2021-03-30 Camille GILLOTStream the dep-graph to a file.
2021-03-30 borsAuto merge of #83170 - joshtriplett:spawn-cleanup,...
2021-03-30 borsAuto merge of #83674 - Dylan-DPC:rollup-bcuc1hl, r...
2021-03-30 Dylan DPCRollup merge of #83667 - estebank:cool-bears-hot-tip...
2021-03-30 Dylan DPCRollup merge of #83662 - ehuss:update-books, r=ehuss
2021-03-30 Dylan DPCRollup merge of #83656 - JohnTitor:resolve-test, r...
2021-03-30 Dylan DPCRollup merge of #83645 - pickfire:patch-3, r=GuillaumeGomez
2021-03-30 Dylan DPCRollup merge of #83579 - RalfJung:ptr-arithmetic, r...
2021-03-30 Dylan DPCRollup merge of #83571 - a1phyr:feature_const_slice_fir...
2021-03-30 Dylan DPCRollup merge of #83568 - RalfJung:uninit_array, r=dtolnay
2021-03-30 borsAuto merge of #83458 - saethlin:improve-vec-benches...
2021-03-30 borsAuto merge of #83649 - bjorn3:dedup_providers, r=petroc...
2021-03-30 Amanieu d'AntrasApply review feedback
2021-03-30 borsAuto merge of #83357 - saethlin:vec-reserve-inlining...
2021-03-30 Esteban KüberHide unnecessary reference to trait
2021-03-30 borsAuto merge of #83664 - Dylan-DPC:rollup-wx6idpd, r...
2021-03-30 Esteban KüberSuggest box/pin/arc ing receiver on method calls
2021-03-30 Amanieu d'AntrasRun LLVM coverage instrumentation passes before optimiz...
2021-03-29 Dylan DPCRollup merge of #83644 - lnicola:rust-analyzer-2021...
2021-03-29 Dylan DPCRollup merge of #83643 - JohnTitor:is-freeze-no-longer...
2021-03-29 Dylan DPCRollup merge of #83636 - JohnTitor:const-generics-defua...
2021-03-29 Dylan DPCRollup merge of #83543 - camelid:lint-unknown-disambigu...
2021-03-29 Dylan DPCRollup merge of #83374 - reyk:fix/bsd-ancillary, r...
2021-03-29 Dylan DPCRollup merge of #83130 - clarfonthey:escape, r=m-ou-se
2021-03-29 Dylan DPCRollup merge of #82331 - frol:feat/std-binary-heap...
next