]> git.lizzy.rs Git - rust.git/history - compiler/rustc_const_eval
Shrink `ast::Attribute`.
[rust.git] / compiler / rustc_const_eval /
2022-08-09 Matthias KrügerRollup merge of #100275 - RalfJung:anyhow, r=bjorn3
2022-08-09 Matthias KrügerRollup merge of #100261 - luqmana:suggestions-overflow...
2022-08-09 Matthias KrügerRollup merge of #100256 - camelid:typeck-ctxt-doc,...
2022-08-09 Matthias KrügerRollup merge of #100240 - cjgillot:noice-structural...
2022-08-09 Matthias KrügerRollup merge of #100226 - cjgillot:noice-multibyte...
2022-08-09 Matthias KrügerRollup merge of #100098 - compiler-errors:field-suggest...
2022-08-09 Matthias KrügerRollup merge of #100072 - oToToT:patch-1, r=michaelwoer...
2022-08-09 Matthias KrügerRollup merge of #100040 - ChrisDenton:broken-pipe,...
2022-08-09 Matthias KrügerRollup merge of #99479 - Enselic:import-can-be-without...
2022-08-09 Matthias KrügerRollup merge of #98775 - notriddle:notriddle/mobile...
2022-08-09 borsAuto merge of #100150 - notriddle:notriddle/implementor...
2022-08-09 Dan VailMerge branch 'rust-lang:master' into issue-98861-fix
2022-08-09 borsAuto merge of #99217 - lcnr:implied-bounds-pre-norm...
2022-08-09 borsAuto merge of #100318 - Dylan-DPC:rollup-18tzp6q, r...
2022-08-09 Ralf Jungdont rely on old macro-in-trait-impl bug
2022-08-09 Dylan DPCRollup merge of #100305 - TaKO8Ki:suggest-adding-approp...
2022-08-09 Dylan DPCRollup merge of #100301 - TaKO8Ki:avoid-&str-to-String...
2022-08-09 Dylan DPCRollup merge of #100228 - luqmana:suggestion-ice, r...
2022-08-09 Dylan DPCRollup merge of #100221 - compiler-errors:impossible...
2022-08-09 Dylan DPCRollup merge of #100181 - RalfJung:alloc-ref-mutability...
2022-08-09 Dylan DPCRollup merge of #99787 - aDotInTheVoid:rdj-dyn, r=camel...
2022-08-09 Dylan DPCRollup merge of #96478 - WaffleLapkin:rustc_default_bod...
2022-08-09 Matthias KrügerRollup merge of #100212 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100163 - TaKO8Ki:remove-unnecessary...
2022-08-09 borsAuto merge of #100205 - cjgillot:noice-doc, r=camelid
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-08 borsAuto merge of #98489 - cjgillot:naked-nohir, r=davidtwc...
2022-08-07 Matthias KrügerRollup merge of #100230 - cjgillot:noice-multibyte...
2022-08-07 Matthias KrügerRollup merge of #100206 - RalfJung:miri-terminfo, r...
2022-08-07 Matthias KrügerRollup merge of #100194 - est31:box_syntax_tests, r...
2022-08-07 borsAuto merge of #99833 - andrewpollack:fuchsia-rust-ci...
2022-08-07 Ralf Jungadd -Zextra-const-ub-checks to enable more UB checking...
2022-08-07 borsAuto merge of #99983 - RalfJung:more-layout-checks...
2022-08-07 borsAuto merge of #100091 - chenyukang:add-check-for-link...
2022-08-07 borsAuto merge of #100004 - jyn514:exclude-single-test...
2022-08-06 Matthias KrügerRollup merge of #100175 - fxn:patch-1, r=Mark-Simulacrum
2022-08-06 Matthias KrügerRollup merge of #100169 - WaffleLapkin:optimize_is_alig...
2022-08-06 Matthias KrügerRollup merge of #100130 - compiler-errors:erroneous...
2022-08-06 Matthias KrügerRollup merge of #100127 - ChrisDenton:remove-init,...
2022-08-06 Matthias KrügerRollup merge of #100071 - klensy:annotate-snippets...
2022-08-06 borsAuto merge of #100117 - nicholasbishop:bishop-update...
2022-08-06 borsAuto merge of #99524 - cuviper:relnotes-1.63.0, r=Mark...
2022-08-06 Matthias KrügerRollup merge of #100193 - GuillaumeGomez:rm-clean-impls...
2022-08-06 Matthias KrügerRollup merge of #100167 - chenyukang:require-suggestion...
2022-08-06 Matthias KrügerRollup merge of #100132 - compiler-errors:issue-100103...
2022-08-06 Matthias KrügerRollup merge of #100094 - lyming2007:issue-98982, r...
2022-08-06 borsAuto merge of #99893 - compiler-errors:issue-99387...
2022-08-06 borsAuto merge of #100172 - Mark-Simulacrum:bump-165, r...
2022-08-06 borsAuto merge of #99743 - compiler-errors:fulfillment...
2022-08-05 borsAuto merge of #100035 - workingjubilee:merge-functions...
2022-08-05 Ralf Jungadd method to get the mutability of an AllocId
2022-08-05 Dylan DPCRollup merge of #100168 - WaffleLapkin:improve_diagnost...
2022-08-05 Dylan DPCRollup merge of #100166 - GuillaumeGomez:rm-clean-impls...
2022-08-05 Dylan DPCRollup merge of #100158 - solid-rs:patch/kmc-solid...
2022-08-05 Dylan DPCRollup merge of #100155 - compiler-errors:issue-100154...
2022-08-05 Dylan DPCRollup merge of #99835 - TaKO8Ki:suggest-adding-or...
2022-08-05 borsAuto merge of #100073 - dpaoliello:externvar, r=michael...
2022-08-05 borsAuto merge of #95977 - FabianWolff:issue-92790-dead...
2022-08-05 borsAuto merge of #99867 - spastorino:refactor-remap-lifeti...
2022-08-05 borsAuto merge of #97085 - rylev:test-issue-33172, r=wesley...
2022-08-04 borsAuto merge of #95026 - cuviper:bump-linux-min, r=Mark...
2022-08-04 borsAuto merge of #100151 - matthiaskrgr:rollup-irqwvj2...
2022-08-04 Matthias KrügerRollup merge of #100148 - durin42:llvm-16-pointertype...
2022-08-04 Matthias KrügerRollup merge of #100138 - GuillaumeGomez:rm-clean-impls...
2022-08-04 Matthias KrügerRollup merge of #100095 - jackh726:early-binder, r...
2022-08-04 Matthias KrügerRollup merge of #100093 - wcampbell0x2a:unused-parens...
2022-08-04 Matthias KrügerRollup merge of #100058 - TaKO8Ki:suggest-positional...
2022-08-04 Matthias KrügerRollup merge of #99772 - ehuss:reenable-submodule-archi...
2022-08-04 Matthias KrügerRollup merge of #98796 - compiler-errors:no-semi-if...
2022-08-04 Michael GouletAdd `traits::fully_solve_obligation` that acts like...
2022-08-04 borsAuto merge of #100087 - JakobDegen:mir-patch, r=tmiasko
2022-08-04 borsAuto merge of #99953 - cjgillot:in-path-always, r=petro...
2022-08-04 borsAuto merge of #99843 - oli-obk:is_useful_perf, r=compil...
2022-08-04 borsAuto merge of #100120 - matthiaskrgr:rollup-g6ycykq...
2022-08-03 borsAuto merge of #100065 - ehuss:update-cargo, r=ehuss
2022-08-03 Matthias KrügerRollup merge of #100119 - ivmarkov:master, r=joshtriplett
2022-08-03 Matthias KrügerRollup merge of #100111 - estebank:missing-let, r=compi...
2022-08-03 Matthias KrügerRollup merge of #100107 - klensy:tr-w, r=compiler-errors
2022-08-03 Matthias KrügerRollup merge of #100105 - TaKO8Ki:add-regression-test...
2022-08-03 Matthias KrügerRollup merge of #100104 - GuillaumeGomez:rm-clean-impls...
2022-08-03 Matthias KrügerRollup merge of #100102 - b-naber:typo-higher-ranked...
2022-08-03 Matthias KrügerRollup merge of #100083 - notriddle:notriddle/source...
2022-08-03 Matthias KrügerRollup merge of #100068 - dcsommer:master, r=petrochenkov
2022-08-03 Matthias KrügerRollup merge of #98877 - topjohnwu:fix-lld, r=jyn514
2022-08-03 Matthias KrügerRollup merge of #100029 - hdelc:master, r=cjgillot
2022-08-03 Matthias KrügerRollup merge of #99795 - compiler-errors:delay-speciali...
2022-08-03 Matthias KrügerRollup merge of #99786 - obeis:issue-99625, r=compiler...
2022-08-03 Matthias KrügerRollup merge of #99746 - compiler-errors:more-trait...
2022-08-03 Matthias KrügerRollup merge of #98835 - aliemjay:relate_closure_substs...
2022-08-03 Matthias KrügerRollup merge of #98771 - Thog:rust-lld-apple-target...
2022-08-03 borsAuto merge of #100088 - RalfJung:anyhow, r=Mark-Simulacrum
2022-08-03 borsAuto merge of #100064 - RalfJung:disaligned, r=petrochenkov
2022-08-03 Ralf Jungfix is_disaligned logic for nested packed structs
2022-08-03 borsAuto merge of #100023 - saethlin:send-sync-chunksmut...
2022-08-03 Dylan DPCRollup merge of #100079 - camelid:fix-doc-star-search...
2022-08-03 Dylan DPCRollup merge of #99800 - sandydoo:bugfix/wasm-futex...
2022-08-03 Dylan DPCRollup merge of #99738 - notriddle:notriddle/multiple...
2022-08-03 Dylan DPCRollup merge of #99614 - RalfJung:transmute-is-not...
2022-08-03 Dylan DPCRollup merge of #99371 - ChrisDenton:simplify-gen-rando...
2022-08-03 Jack HueyAdd bound_impl_subject and bound_return_ty
next