]> git.lizzy.rs Git - rust.git/history - compiler
tidy: Add ignore-rules for the line length check
[rust.git] / compiler /
2021-04-03 borsAuto merge of #83599 - jyn514:unorderable, r=Aaron1011
2021-04-03 borsAuto merge of #83506 - asomers:backtrace-0.3.56, r...
2021-04-02 borsAuto merge of #81866 - nagisa:nagisa/sanitizer-support...
2021-04-02 Simonas Kazlauskasrm target specific logic in link_sanitizer_runtime
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 #83790 - Dylan-DPC:rollup-p6ep8jo, r...
2021-04-02 Dylan DPCRollup merge of #83771 - asomers:stack_overflow_freebsd...
2021-04-02 Dylan DPCRollup merge of #83757 - sexxi-goose:migrations_out...
2021-04-02 Dylan DPCRollup merge of #83755 - richkadel:cov-test-simplify...
2021-04-02 Dylan DPCRollup merge of #83673 - hi-rustin:rustin-patch-suggest...
2021-04-02 Dylan DPCRollup merge of #83629 - the8472:fix-inplace-panic...
2021-04-02 Dylan DPCRollup merge of #83478 - jyn514:fine-grained-files...
2021-04-02 Dylan DPCRollup merge of #83065 - CDirkx:win-alloc, r=dtolnay
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 Aman AroraMake the diagnostic message more readable
2021-04-02 Aman AroraDon't introduce a block if a block exists
2021-04-02 borsAuto merge of #83663 - AngelicosPhosphoros:simplify_bin...
2021-04-02 hi-rustinaddress comments
2021-04-01 Aman AroraUpdate lint message
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 Aman AroraHandle the case of partially captured drop type
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-31 hi-rustingive full path of constraint in suggest_constraining_ty...
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...
next