]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #87457 - devnexen:fbsd_remove_workaround, r=petrochenkov
[rust.git] / compiler /
2021-07-22 borsAuto merge of #87265 - Aaron1011:hir-wf-fn, r=estebank
2021-07-22 borsAuto merge of #87250 - robojumper:87199-sized-relaxatio...
2021-07-22 Felix S. Klock IIAllow some temporarily dead code.
2021-07-22 Felix S. Klock IIRevert PR 81473 to resolve (on mainline) issues 81626...
2021-07-22 borsAuto merge of #87246 - rust-lang:placeholder-pretty...
2021-07-21 borsAuto merge of #86946 - Aaron1011:eval-proj-obligation...
2021-07-21 Aaron HillImprove caching during trait evaluation
2021-07-21 borsAuto merge of #87351 - ehuss:rollup-pga85az, r=ehuss
2021-07-21 Eric HussRollup merge of #87346 - rylev:rename-force-warn, r...
2021-07-21 Eric HussRollup merge of #87326 - ehuss:update-cargo, r=ehuss
2021-07-21 Eric HussRollup merge of #87278 - lnicola:rust-analyzer-2021...
2021-07-21 Eric HussRollup merge of #87024 - weihanglo:issue-85494, r=Manis...
2021-07-21 Eric HussRollup merge of #81864 - ijackson:globalalloc-example...
2021-07-21 borsAuto merge of #87347 - GuillaumeGomez:rollup-ke92xxc...
2021-07-21 Guillaume GomezRollup merge of #87342 - midgleyc:add-E0757-long, r...
2021-07-21 Guillaume GomezRollup merge of #87321 - midgleyc:add-E0722-long, r...
2021-07-21 Guillaume GomezRollup merge of #87311 - oli-obk:nll_suggestion_span...
2021-07-21 Guillaume GomezRollup merge of #87301 - chinmaydd:chinmaydd-patch...
2021-07-21 Guillaume GomezRollup merge of #87279 - sunfishcode:document-unix...
2021-07-21 Guillaume GomezRollup merge of #87273 - fee1-dead:impl-const-impl...
2021-07-21 Guillaume GomezRollup merge of #87230 - GuillaumeGomez:docblock-table...
2021-07-21 Guillaume GomezRollup merge of #87206 - matthiaskrgr:clippy_collect...
2021-07-21 Guillaume GomezRollup merge of #87187 - oxalica:fix-nixos-detect,...
2021-07-21 Ryan LevickRename force-warns to force-warn
2021-07-21 Chris Midgleydocs: normalise wording in line with docs
2021-07-21 Chris Midgleydocs: add additional links for ffi_pure / ffi_const
2021-07-21 Chris MidgleyAdd long explanation for E0757
2021-07-21 Chris Midgleydocs: add newline before example
2021-07-21 Chris Midgleydocs: remove spurious main functions
2021-07-21 Chris Midgleyadd working code example
2021-07-21 borsAuto merge of #86847 - tlyu:stdin-forwarders, r=joshtri...
2021-07-21 surechenCorrect fmt
2021-07-21 borsAuto merge of #82653 - jyn514:submodules-on-demand...
2021-07-21 surechenSimplify the collecting of `? Trait` bounds in where...
2021-07-20 borsAuto merge of #87168 - the8472:flatten-len, r=scottmcm
2021-07-20 Chris MidgleyAdd long explanation for E0722
2021-07-20 borsAuto merge of #87247 - crlf0710:merge-libterm-into...
2021-07-20 Aaron HillSupport HIR wf checking for function signatures
2021-07-20 Oli SchererGet back the more precise suggestion spans of old regionck
2021-07-20 Charles LewSwitch to store `Instance` directly within `VtblEntry...
2021-07-20 Charles LewAdd internal attribute and tests.
2021-07-20 Charles LewRefactor vtable format.
2021-07-20 borsAuto merge of #87310 - spastorino:update_miri, r=RalfJung
2021-07-20 borsAuto merge of #87244 - jackh726:issue-71883, r=estebank
2021-07-20 Michael WoeristerAllow combining -Cprofile-generate and -Cpanic=unwind...
2021-07-20 borsAuto merge of #87224 - RalfJung:miri-ptr-oob, r=oli-obk
2021-07-20 borsAuto merge of #87141 - spastorino:remove_impl_trait_in_...
2021-07-20 jackh726Better errors when we don't have implicit statics in...
2021-07-20 borsAuto merge of #84959 - camsteffen:lint-suggest-group...
2021-07-19 borsAuto merge of #87284 - Aaron1011:remove-paren-special...
2021-07-19 Aaron HillWarn on inert attributes used on bang macro invocation
2021-07-19 Aaron HillRemove special case for `ExprKind::Paren` in `MutVisitor`
2021-07-19 jackh726Better diagnostics when mismatched types due to implict...
2021-07-19 borsAuto merge of #87153 - michaelwoerister:debuginfo-names...
2021-07-19 borsAuto merge of #87225 - estebank:cleanup, r=oli-obk
2021-07-19 borsAuto merge of #87271 - flip1995:clippyup, r=Manishearth
2021-07-19 Esteban KüberVarious diagnostics clean ups/tweaks
2021-07-19 jackh726Normalize generic_ty before checking if bound is met
2021-07-19 Santiago PastorinoImprove impl trait disallowed context error text
2021-07-19 borsAuto merge of #86970 - inquisitivecrystal:force-warn...
2021-07-19 Santiago PastorinoImprove impl_trait_in_bindings removed feature text
2021-07-19 DeadbeefRecognize bounds on impls as const bounds
2021-07-19 DeadbeefIterate through impls only when permitted
2021-07-19 borsAuto merge of #87269 - GuillaumeGomez:rollup-qukedv0...
2021-07-19 flip1995Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042...
2021-07-19 Guillaume GomezRollup merge of #87268 - SkiFire13:fix-uninit-ref-list...
2021-07-19 Guillaume GomezRollup merge of #87259 - Llandy3d:triagebot_shortcuts...
2021-07-19 Guillaume GomezRollup merge of #87256 - Aaron1011:hir-wf-assoc-default...
2021-07-19 Guillaume GomezRollup merge of #87251 - GuillaumeGomez:item-info-width...
2021-07-19 Guillaume GomezRollup merge of #87236 - sunfishcode:avoid-locking...
2021-07-19 Guillaume GomezRollup merge of #87227 - bstrie:asm2arch, r=Amanieu
2021-07-19 Guillaume GomezRollup merge of #87210 - notriddle:notriddle/rustdoc...
2021-07-19 Guillaume GomezRollup merge of #86230 - GuillaumeGomez:nocapture,...
2021-07-19 Giacomo StevanatoDon't create references to uninitialized data in List...
2021-07-19 borsAuto merge of #87196 - oxalica:option-insert-must-use...
2021-07-19 borsAuto merge of #87146 - Aaron1011:better-macro-lint...
2021-07-19 borsAuto merge of #86848 - notriddle:notriddle/drop-dyn...
2021-07-18 borsAuto merge of #87004 - JamieCunliffe:pgo-gc-sections...
2021-07-18 borsAuto merge of #86950 - tmiasko:personality, r=nagisa
2021-07-18 Aaron HillExtend HIR-based WF checking to associated type defaults
2021-07-18 Michael Howellfeat(rustc_lint): add `dyn_drop`
2021-07-18 borsAuto merge of #87252 - RalfJung:miri, r=RalfJung
2021-07-18 Santiago PastorinoRemove impl_trait_in_bindings feature flag
2021-07-18 Santiago PastorinoMove mir_def_id inside `eq_opaque_type_and_type`
2021-07-18 Santiago PastorinoRemove `sub_types_or_anon`
2021-07-18 Santiago PastorinoAdd `sub_types` docs
2021-07-18 Santiago PastorinoRevert "structural_match: non-structural-match ty closures"
2021-07-18 Santiago PastorinoRemove origin field from TypeAliasesOpaqueTy
2021-07-18 Santiago PastorinoUse == to compare OpaqueTyOrigin values
2021-07-18 Santiago PastorinoRemove OpaqueTyOrigin::Misc, use TyAlias instead
2021-07-18 Santiago PastorinoRemoving unhandled region constraint error that is...
2021-07-18 Santiago PastorinoRemove impl_trait_in_bindings handling on inference...
2021-07-18 Santiago PastorinoRemove impl trait bindings handling on const AST lowering
2021-07-18 borsAuto merge of #86698 - cjgillot:modc, r=estebank
2021-07-18 robojumperFix implicit Sized relaxation when attempting to relax...
2021-07-18 Camille GILLOTRemove deadlock virtual call.
2021-07-18 Camille GILLOTMove OnDiskCache to rustc_query_impl.
2021-07-18 Ralf Jungmiri: better ptr-out-of-bounds errors
2021-07-18 borsAuto merge of #87242 - JohnTitor:rollup-t9rmwpo, r...
2021-07-18 jackh726When pretty printing, name placeholders as bound regions
next