]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #97087 - Nilstrieb:clarify-slice-iteration-order, r=dtolnay
[rust.git] / compiler /
2022-05-23 Dylan DPCRollup merge of #97087 - Nilstrieb:clarify-slice-iterat...
2022-05-23 borsAuto merge of #96906 - tbu-:pr_stabilize_to_ipv4_mapped...
2022-05-22 borsAuto merge of #97258 - jackh726:nll-revisions, r=cjgillot
2022-05-22 borsAuto merge of #97281 - est31:remove_box, r=compiler...
2022-05-22 borsAuto merge of #97283 - jackh726:rollup-ga84p7n, r=jackh726
2022-05-22 Jack HueyRollup merge of #97280 - yue4u:quote-replace-target...
2022-05-22 Jack HueyRollup merge of #97277 - jyn514:no-unstable-for-bootstr...
2022-05-22 Jack HueyRollup merge of #97275 - pro465:patch-1, r=Dylan-DPC
2022-05-22 Jack HueyRollup merge of #97206 - jackh726:issue-73154, r=nikoma...
2022-05-22 Jack HueyRollup merge of #97043 - c410-f3r:z-errors, r=petrochenkov
2022-05-22 est31Remove box syntax from rustc_mir_dataflow and rustc_mir...
2022-05-22 Jack HueyDo leak check after function ptr coercion
2022-05-22 borsAuto merge of #97251 - petrochenkov:eqtokens, r=nnethercote
2022-05-22 Vadim Petrochenkovrustc_ast: Support MacArgs::inner_tokens for arbitrary...
2022-05-22 Vadim Petrochenkovrustc_parse: Move AST -> TokenStream conversion logic...
2022-05-22 borsAuto merge of #95563 - dingxiangfei2009:dxf-rfc66-refac...
2022-05-22 Ding Xiang Feifactor out the rvalue lifetime rule
2022-05-22 borsAuto merge of #97177 - oli-obk:const-stability, r=davidtwco
2022-05-22 borsAuto merge of #97265 - JohnTitor:rollup-kgthnjt, r...
2022-05-22 Yuki OkushiRollup merge of #97259 - jyn514:fix-typo, r=JohnTitor
2022-05-22 Yuki OkushiRollup merge of #97245 - m-ou-se:rwlock-state-typo...
2022-05-22 Yuki OkushiRollup merge of #97236 - cjgillot:recover-lifetime...
2022-05-22 Yuki OkushiRollup merge of #97228 - jonhoo:patch-1, r=bjorn3
2022-05-22 Yuki OkushiRollup merge of #97225 - cuviper:ref-display, r=scottmcm
2022-05-22 Yuki OkushiRollup merge of #97144 - samziz:patch-1, r=Dylan-DPC
2022-05-22 borsAuto merge of #94119 - c410-f3r:array-again-and-again...
2022-05-21 borsAuto merge of #96515 - lcnr:user-types-in-pat, r=nikoma...
2022-05-21 Joshua NelsonFix typo in Mir phase docs
2022-05-21 borsAuto merge of #94530 - tmiasko:alignment-impls, r=dtolnay
2022-05-21 borsAuto merge of #97248 - xFrednet:clippyup, r=Manishearth
2022-05-21 borsAuto merge of #97247 - RalfJung:miri, r=RalfJung
2022-05-21 borsAuto merge of #97246 - GuillaumeGomez:rollup-btcok8x...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-21 Guillaume GomezRollup merge of #97238 - Mark-Simulacrum:bump-ci-llvm...
2022-05-21 Guillaume GomezRollup merge of #97237 - oberien:patch-1, r=Dylan-DPC
2022-05-21 Guillaume GomezRollup merge of #97232 - tshepang:typo, r=Dylan-DPC
2022-05-21 Guillaume GomezRollup merge of #97223 - cjgillot:linear-hir-tree,...
2022-05-21 Guillaume GomezRollup merge of #97219 - RalfJung:ptr-invalid, r=thomcc
2022-05-21 Guillaume GomezRollup merge of #97218 - GuillaumeGomez:eslint-checks...
2022-05-21 Guillaume GomezRollup merge of #97190 - SylvainDe:master, r=Dylan-DPC
2022-05-21 borsAuto merge of #93963 - GuillaumeGomez:reduce-clean...
2022-05-21 Camille GILLOTRecover when resolution did not resolve lifetimes.
2022-05-21 borsAuto merge of #97239 - jhpratt:remove-crate-vis, r...
2022-05-21 lcnrupdate mir user type printing and apparently fix an ICE
2022-05-21 lcnrcorrectly deal with user type ascriptions in pat
2022-05-21 borsAuto merge of #96923 - eholk:fix-fake-read, r=nikomatsakis
2022-05-21 borsAuto merge of #96605 - Urgau:string-retain-codegen...
2022-05-21 Jacob PrattRemove `crate` visibility usage in compiler
2022-05-20 borsAuto merge of #95824 - zx2c4-forks:grnd_insecure, r...
2022-05-20 borsAuto merge of #95418 - cjgillot:more-disk, r=davidtwco
2022-05-20 Tshepang Lekhonkhobetypo
2022-05-20 Niko MatsakisUpdate compiler/rustc_typeck/src/check/generator_interi...
2022-05-20 borsAuto merge of #97224 - matthiaskrgr:rollup-it5nw68...
2022-05-20 Matthias KrügerRollup merge of #97220 - JohnTitor:issue-81827, r=compi...
2022-05-20 Matthias KrügerRollup merge of #97215 - AngelicosPhosphoros:add_hashta...
2022-05-20 Matthias KrügerRollup merge of #97208 - fmease:fix-issue-97205, r...
2022-05-20 Matthias KrügerRollup merge of #97203 - ehuss:rustc-summary-formatting...
2022-05-20 Matthias KrügerRollup merge of #97201 - ydah:fix_spelling, r=Guillaume...
2022-05-20 Matthias KrügerRollup merge of #97187 - ajtribick:patch-1, r=thomcc
2022-05-20 Matthias KrügerRollup merge of #97109 - TaKO8Ki:fix-misleading-cannot...
2022-05-20 Camille GILLOTRemove quadratic behaviour from -Zunpretty=hir-tree.
2022-05-20 borsAuto merge of #96833 - cjgillot:ast-lifetimes-single...
2022-05-20 Takayuki Maedareport ambiguous type parameters when their parents...
2022-05-20 borsAuto merge of #97211 - GuillaumeGomez:rollup-jul7x7e...
2022-05-20 Guillaume GomezRollup merge of #97192 - sunfishcode:sunfishcode/rightm...
2022-05-20 Guillaume GomezRollup merge of #97189 - pvdrz:patch-1, r=Mark-Simulacrum
2022-05-20 Guillaume GomezRollup merge of #97188 - carbotaniuman:remove-null...
2022-05-20 Guillaume GomezRollup merge of #97185 - RalfJung:number-validity,...
2022-05-20 Guillaume GomezRollup merge of #97179 - GuillaumeGomez:eslint-lint...
2022-05-20 Guillaume GomezRollup merge of #96565 - notriddle:notriddle/impl-box...
2022-05-20 borsAuto merge of #95309 - lcnr:dropck-cleanup, r=nikomatsakis
2022-05-20 Camille GILLOTLint single-use-lifetimes on the AST.
2022-05-20 Camille GILLOTIntroduce BareFnTy::decl_span and fix generics span.
2022-05-20 Camille GILLOTIntroduce LifetimeCtxt.
2022-05-20 lcnr`bool` to custom enum
2022-05-20 lcnrupdate error message
2022-05-20 lcnrupdate comments
2022-05-20 lcnrrewrite `ensure_drop_params_and_item_params_correspond`
2022-05-20 lcnrmove unique param check into `rustc_middle`
2022-05-20 León Orell Valeria... Do not warn on inherent doc(hidden) assoc items
2022-05-20 borsAuto merge of #96422 - tmccombs:mutex-unpoison, r=m...
2022-05-20 borsAuto merge of #97147 - Mark-Simulacrum:stage0-bump...
2022-05-20 borsAuto merge of #97029 - eholk:drop-tracking-yielding...
2022-05-20 borsAuto merge of #97027 - cuviper:yesalias-refcell, r...
2022-05-19 Eric HolkUpdate IfLet syntax
2022-05-19 Eric HolkRemove old match guard pattern tracking code
2022-05-19 Eric HolkBorrow guard patterns for the body of the guard
2022-05-19 Eric HolkRevert "Count copies of locals as borrowed temporaries"
2022-05-19 Eric HolkCount copies of locals as borrowed temporaries
2022-05-19 borsAuto merge of #97180 - Dylan-DPC:rollup-aa5j2yw, r...
2022-05-19 carbotaniumanRemove unneeded asserts
2022-05-19 Ralf Jungfmt
2022-05-19 Ralf Junginterpret/validity: separately control checking numbers...
2022-05-19 Dylan DPCRollup merge of #97171 - JohnTitor:issue-88119, r=compi...
2022-05-19 Dylan DPCRollup merge of #97170 - benediktwerner:master, r=JohnTitor
2022-05-19 Dylan DPCRollup merge of #97169 - gimbles:u32-diagnostic, r...
2022-05-19 Dylan DPCRollup merge of #97155 - alygin:patch-1, r=JohnTitor
2022-05-19 Dylan DPCRollup merge of #97142 - SparrowLii:inline, r=tmiasko
2022-05-19 Dylan DPCRollup merge of #96539 - tmandry:relnotes-1.61, r=Mark...
2022-05-19 gimblesImprove u32 to char diagnostic
next