]> git.lizzy.rs Git - rust.git/history - compiler
Make functions passed to BoundVarReplacer be optional
[rust.git] / compiler /
2021-03-15 Jack HueyMake functions passed to BoundVarReplacer be optional
2021-03-13 borsAuto merge of #82891 - cjgillot:monoparent, r=petrochenkov
2021-03-13 borsAuto merge of #82878 - sexxi-goose:repr_packed, r=nikom...
2021-03-13 borsAuto merge of #82760 - WaffleLapkin:unleak_extend_from_...
2021-03-13 borsAuto merge of #82436 - osa1:issue80258, r=nikomatsakis
2021-03-13 borsAuto merge of #83067 - JohnTitor:rollup-0wo338i, r...
2021-03-13 Yuki OkushiRollup merge of #83059 - notriddle:config-toml-disable...
2021-03-13 Yuki OkushiRollup merge of #83052 - klensy:dep-update, r=Mark...
2021-03-13 Yuki OkushiRollup merge of #83037 - kubo39:merge-functions-in...
2021-03-13 Yuki OkushiRollup merge of #83020 - hi-rustin:rustin-patch-enum...
2021-03-13 Yuki OkushiRollup merge of #83012 - flip1995:clippyup, r=Manishearth
2021-03-13 Yuki OkushiRollup merge of #82984 - camsteffen:lower-block, r...
2021-03-12 borsAuto merge of #83022 - m-ou-se:mem-replace-no-swap...
2021-03-12 Camille GILLOTMake def_key and HIR parenting consistent.
2021-03-12 borsAuto merge of #83024 - Xanewok:update-rls, r=Dylan-DPC
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-12 borsAuto merge of #83030 - nikic:update-llvm, r=nagisa
2021-03-12 borsAuto merge of #82422 - petrochenkov:allunst, r=oli-obk
2021-03-12 borsAuto merge of #82935 - henryboisdequin:diagnostic-clean...
2021-03-12 hi-rustinEmit the enum range assumption if the range only contai...
2021-03-12 Henry BoisdequinDon't show note if `span` is `DUMMY_SP`
2021-03-12 borsAuto merge of #83042 - JohnTitor:rollup-s8efv94, r...
2021-03-11 Yuki OkushiRollup merge of #83018 - oli-obk:float_check, r=davidtwco
2021-03-11 Yuki OkushiRollup merge of #83013 - hyd-dev:cfg-unix-windows,...
2021-03-11 Yuki OkushiRollup merge of #83003 - notriddle:rustdoc-index-v3...
2021-03-11 Yuki OkushiRollup merge of #83001 - camelid:gitignore-vim-swap...
2021-03-11 Yuki OkushiRollup merge of #82979 - GuillaumeGomez:run-button...
2021-03-11 Yuki OkushiRollup merge of #82966 - tspiteri:msys2-link, r=Mark...
2021-03-11 Yuki OkushiRollup merge of #82965 - XAMPPRocky:spv-ext, r=nagisa
2021-03-11 Yuki OkushiRollup merge of #82950 - mockersf:slice-intra-doc-link...
2021-03-11 Yuki OkushiRollup merge of #82860 - LeSeulArtichaut:unpretty-thir...
2021-03-11 Yuki OkushiRollup merge of #82571 - aDotInTheVoid:reexport-tests...
2021-03-11 Yuki OkushiRollup merge of #80385 - camelid:clarify-cell-replace...
2021-03-11 Hiroki NodaSupport merge_functions option in NewPM since LLVM...
2021-03-11 borsAuto merge of #82417 - the8472:fix-copy_file_range...
2021-03-11 LeSeulArtichautAdd `-Z unpretty` flag for the THIR
2021-03-11 LeSeulArtichautMake THIR data structures public
2021-03-11 borsAuto merge of #82806 - nikic:memcpyopt-mssa, r=nagisa
2021-03-11 borsAuto merge of #82495 - LeSeulArtichaut:eager-thir,...
2021-03-11 Oli SchererReintroduce accidentally deleted assertions.
2021-03-11 borsAuto merge of #83009 - RalfJung:miri, r=RalfJung
2021-03-11 hyd-devAdjust some `#[cfg]`s to take non-Unix non-Windows...
2021-03-11 borsAuto merge of #82947 - GuillaumeGomez:fix-nojs-style...
2021-03-11 borsAuto merge of #82641 - camelid:lang-item-docs, r=jyn514
2021-03-11 borsAuto merge of #82964 - Nicholas-Baron:shorten_middle_ty...
2021-03-10 Nicholas-BaronMoved more of the capture related types into closure.rs
2021-03-10 Nicholas-BaronMoved more types into upvar.rs (now named closure.rs)
2021-03-10 Nicholas-BaronMoved all Adt* types to adt.rs
2021-03-10 Nicholas-BaronMoved all Assoc* types to assoc.rs.
2021-03-10 Nicholas-BaronMoved types starting with 'Generic' into generics.rs.
2021-03-10 Nicholas-BaronMoved UpVar* types to a separate file.
2021-03-10 Nicholas-BaronGrouped some ungrouped use and mod lines.
2021-03-10 borsAuto merge of #82960 - camelid:masked_crates, r=jyn514
2021-03-10 borsAuto merge of #82982 - Dylan-DPC:rollup-mt497z7, r...
2021-03-10 CamelidRemove unnecessary `#[allow(dead_code)]`
2021-03-10 CamelidClarify docs
2021-03-10 CamelidRemove `sym::` and `kw::` from generated docs
2021-03-10 Cameron SteffenSimplify lower ast block
2021-03-10 CamelidFix bug
2021-03-10 Dylan DPCRollup merge of #82977 - camsteffen:opt-get-insert...
2021-03-10 Dylan DPCRollup merge of #82976 - RalfJung:copy-nonoverlapping...
2021-03-10 Dylan DPCRollup merge of #82962 - notriddle:cleanup-index, r...
2021-03-10 Dylan DPCRollup merge of #82955 - ltoddy:fix/wrong, r=jonas...
2021-03-10 Dylan DPCRollup merge of #82949 - the8472:forget-envlock-on...
2021-03-10 Dylan DPCRollup merge of #82924 - sunfishcode:wasi-command,...
2021-03-10 Dylan DPCRollup merge of #82807 - notriddle:cleanup-js, r=jyn514
2021-03-10 Dylan DPCRollup merge of #82217 - m-ou-se:edition-prelude, r...
2021-03-10 Dylan DPCRollup merge of #81309 - lcnr:lazy-norm-err-msgh, r...
2021-03-10 borsAuto merge of #76570 - cratelyn:implement-rfc-2945...
2021-03-10 Cameron SteffenRename Option::get_or_insert_default
2021-03-10 Ralf Jungfix error message for copy(_nonoverlapping) overflow
2021-03-10 borsAuto merge of #82884 - nagisa:nagisa/remove-most-of...
2021-03-10 borsAuto merge of #82967 - RalfJung:copy-nonoverlap, r...
2021-03-10 Simonas KazlauskasRemove the -Zinsert-sideeffect
2021-03-10 borsAuto merge of #79519 - cjgillot:noattr, r=wesleywiser
2021-03-10 Ralf Jungfix copy_nonoverlapping
2021-03-10 borsAuto merge of #82953 - JohnTitor:rollup-8rtk5g2, r...
2021-03-10 Aman Arora2229: Handle capturing a reference into a repr packed...
2021-03-10 ltoddyfix: wrong word
2021-03-09 Yuki OkushiRollup merge of #82942 - m-ou-se:diagnostics-hardcoded...
2021-03-09 Yuki OkushiRollup merge of #82938 - oli-obk:tracing_tree_bump...
2021-03-09 Yuki OkushiRollup merge of #82937 - wesleywiser:update_cmake_versi...
2021-03-09 Yuki OkushiRollup merge of #82908 - lnicola:rust-analyzer-2021...
2021-03-09 Yuki OkushiRollup merge of #82849 - camsteffen:option-get-or-defau...
2021-03-09 Yuki OkushiRollup merge of #82802 - jyn514:build-rustdoc-fullmake...
2021-03-09 Yuki OkushiRollup merge of #82733 - Yn0ga:master, r=estebank
2021-03-09 Yuki OkushiRollup merge of #82411 - ijackson:fix-exitstatus, r...
2021-03-09 Yuki OkushiRollup merge of #79208 - LeSeulArtichaut:stable-unsafe_...
2021-03-09 Yuki OkushiRollup merge of #77511 - JulianKnodt:st_kind_cpy, r...
2021-03-09 katelyn a. martinaddress pr review comments
2021-03-09 katelyn a. martinimplement unwinding abi's (RFC 2945)
2021-03-09 katelyn a. martinrustc_target: add "unwind" payloads to `Abi`
2021-03-09 kadminClean up todos
2021-03-09 LeSeulArtichautTake into account `ExprKind::Scope` when calculating...
2021-03-09 LeSeulArtichautPrevent stack overflow when building THIR
2021-03-09 LeSeulArtichautRemove useless references/dereferences
2021-03-09 LeSeulArtichautMake arena allocation for the THIR work
2021-03-09 LeSeulArtichautRemove `Clone` impl for `thir::Expr`
2021-03-09 LeSeulArtichautPull `thir::Cx` out of the MIR `Builder`
2021-03-09 LeSeulArtichaut[WIP] Eagerly construct bodies of THIR
next