]> git.lizzy.rs Git - rust.git/history - compiler
Stabilize const_impl_trait as well
[rust.git] / compiler /
2022-03-07 Eric HolkStabilize const_impl_trait as well
2022-03-07 Eric HolkRemove dead/useless code
2022-03-07 Eric HolkUpdate tests after feature stabilization
2022-03-07 Eric HolkStabilize const_fn_fn_ptr_basics and const_fn_trait_bound
2022-03-07 borsAuto merge of #94695 - matthiaskrgr:rollup-5pi3acz...
2022-03-07 Matthias KrügerRollup merge of #94688 - compiler-errors:free-regions...
2022-03-07 Matthias KrügerRollup merge of #94685 - RalfJung:saturating, r=oli-obk
2022-03-07 Matthias KrügerRollup merge of #94614 - pierwill:localexpnid-noord...
2022-03-07 Matthias KrügerRollup merge of #94553 - lcnr:add-tests, r=Dylan-DPC
2022-03-07 borsAuto merge of #94692 - matthiaskrgr:rollup-64p7ya7...
2022-03-07 Matthias KrügerRollup merge of #94684 - compiler-errors:gat-anon-late...
2022-03-07 Matthias KrügerRollup merge of #94681 - RalfJung:miri-cast, r=oli-obk
2022-03-07 Matthias KrügerRollup merge of #94676 - TaKO8Ki:remove-unnecessary...
2022-03-07 Matthias KrügerRollup merge of #94636 - compiler-errors:issue-94599...
2022-03-07 borsAuto merge of #94272 - tavianator:readdir-reclen-for...
2022-03-07 borsAuto merge of #94638 - erikdesjardins:noextranull,...
2022-03-07 Michael GouletErase regions when checking for missing Copy predicates
2022-03-07 Ralf Junguse singed_int_max/min helper methods
2022-03-07 Ralf Jungmove saturating_add/sub into (pub) helper method
2022-03-06 borsAuto merge of #94597 - nnethercote:ConstAllocation...
2022-03-06 Nicholas NethercoteIntroduce `ConstAllocation`.
2022-03-06 borsAuto merge of #94679 - matthiaskrgr:rollup-9vd7w6a...
2022-03-06 Ralf JungCTFE engine: expose misc_cast to Miri
2022-03-06 Matthias KrügerRollup merge of #94672 - joedeandev:master, r=Dylan-DPC
2022-03-06 Matthias KrügerRollup merge of #94671 - csmoe:pin-typo, r=m-ou-se
2022-03-06 Matthias KrügerRollup merge of #94659 - RalfJung:signed-shift, r=oli-obk
2022-03-06 borsAuto merge of #94579 - tmiasko:target-features, r=nagisa
2022-03-06 Erik Desjardinscleanup: remove unused ability to have LLVM null-termin...
2022-03-06 Takayuki Maedaremove unnecessary `..` patterns
2022-03-06 Ralf Jungexplain why shift with signed offset works the way...
2022-03-06 borsAuto merge of #94673 - matthiaskrgr:rollup-2tnifg9...
2022-03-06 Matthias KrügerRollup merge of #94669 - Alexendoo:unpretty-help, r...
2022-03-06 Matthias KrügerRollup merge of #94617 - pierwill:update-itertools...
2022-03-06 Matthias KrügerRollup merge of #93412 - fee1-dead:improve-rustdoc...
2022-03-06 JoeImproved error message for failed bitcode load
2022-03-06 Alex MacleodUpdate -Z unpretty error message
2022-03-06 fee1-deadRollup merge of #94649 - ChrisDenton:unix-absolute...
2022-03-06 fee1-deadRollup merge of #94621 - ridwanabdillahi:lld-rel-dbg...
2022-03-06 fee1-deadRollup merge of #92509 - Gentoli:partition-ex, r=camelid
2022-03-06 borsAuto merge of #90076 - jackh726:wherethewhere, r=nikoma...
2022-03-06 borsAuto merge of #94658 - RalfJung:miri, r=RalfJung
2022-03-06 Jack HueyIgnore
2022-03-06 borsAuto merge of #93805 - petrochenkov:doclinkself, r...
2022-03-05 borsAuto merge of #94601 - csmoe:android-asan, r=nagisa
2022-03-05 borsAuto merge of #94648 - RalfJung:rollup-4iorcrd, r=RalfJung
2022-03-05 Jack HueyAdd commment covering the case with no where clause
2022-03-05 Jack HueyReview changes
2022-03-05 Jack HueyFallback to other where clause if preferred is missing
2022-03-05 Jack HueyChange to lint
2022-03-05 Jack HueyChange syntax for TyAlias where clauses
2022-03-05 Ralf JungRollup merge of #94645 - RalfJung:available-parallelism...
2022-03-05 Ralf JungRollup merge of #94642 - GuillaumeGomez:source-code...
2022-03-05 Ralf JungRollup merge of #94633 - TaKO8Ki:suggest-removing-semic...
2022-03-05 Ralf JungRollup merge of #94630 - ehuss:remove-tier-2-docs-note...
2022-03-05 borsAuto merge of #92123 - m-ou-se:thread-local-cell-method...
2022-03-05 Takayuki Maedasuggest removing a semicolon after derive attributes
2022-03-05 borsAuto merge of #94480 - bjorn3:no_build_helper, r=Mark...
2022-03-05 bjorn3Remove build_helper
2022-03-05 borsAuto merge of #94561 - Urgau:check-cfg-lint-help-remove...
2022-03-05 Loïc BRANSTETTImprove unexpected_cfgs lint when their is no value...
2022-03-05 borsAuto merge of #94546 - JmPotato:std-features-cleanup...
2022-03-05 borsAuto merge of #94634 - Dylan-DPC:rollup-8wx1yrj, r...
2022-03-05 Michael Gouletcheck extra args even if the function is not c_variadic
2022-03-05 Dylan DPCRollup merge of #94631 - nebulatgs:patch-1, r=Dylan-DPC
2022-03-05 Dylan DPCRollup merge of #94626 - marmeladema:issue-47511-known...
2022-03-05 Dylan DPCRollup merge of #94624 - estebank:regression-94508...
2022-03-05 Dylan DPCRollup merge of #94620 - pierwill:partialord-constisten...
2022-03-05 Dylan DPCRollup merge of #94460 - eholk:reenable-drop-tracking...
2022-03-05 Dylan DPCRollup merge of #94446 - rusticstuff:remove_dir_all...
2022-03-05 borsAuto merge of #93142 - estebank:missing-main, r=wesleywiser
2022-03-05 Esteban KuberDo not point at whole file missing `fn main`
2022-03-05 borsAuto merge of #94628 - Dylan-DPC:rollup-v2slupe, r...
2022-03-04 Dylan DPCRollup merge of #94618 - lewisclark:remove-stack-size...
2022-03-04 Dylan DPCRollup merge of #94596 - compiler-errors:delay-adjustme...
2022-03-04 Dylan DPCRollup merge of #94595 - TaKO8Ki:fix-invalid-unresolved...
2022-03-04 Dylan DPCRollup merge of #94577 - RalfJung:simd-miri, r=scottmcm
2022-03-04 Dylan DPCRollup merge of #94362 - Urgau:check-cfg-values, r...
2022-03-04 borsAuto merge of #94298 - Urgau:rustbuild-check-cfg, r...
2022-03-04 Esteban KuberDowngrade `#[test]` on macro call to warning
2022-03-04 Eric HolkDistinguish binding assignments, use Ty::needs_drop
2022-03-04 borsAuto merge of #94494 - jonhoo:bump-autocfg, r=Mark...
2022-03-04 pierwillUpdate `itertools`
2022-03-04 pierwillRemove ordering traits from `rustc_span::hygiene::Local...
2022-03-04 borsAuto merge of #94612 - matthiaskrgr:rollup-2jm5wkr...
2022-03-04 Matthias KrügerRollup merge of #94600 - est31:master, r=notriddle
2022-03-04 Matthias KrügerRollup merge of #94593 - estebank:issue-94510, r=davidtwco
2022-03-04 Matthias KrügerRollup merge of #94568 - bjorn3:rustbuild_remove_dead_c...
2022-03-04 Matthias KrügerRollup merge of #94549 - m-ou-se:thread-is-finished...
2022-03-04 Matthias KrügerRollup merge of #94524 - bjorn3:remove_num_cpus, r...
2022-03-04 Matthias KrügerRollup merge of #94236 - reez12g:add_track_caller_87707...
2022-03-04 Tomasz MiąskoAlways include global target features in function attri...
2022-03-04 Tomasz MiąskoUse SmallStr when building target-features LLVM attribute
2022-03-04 Tomasz MiąskoAdd SmallStr
2022-03-04 Tomasz MiąskoInline SmallCStr::deref
2022-03-04 borsAuto merge of #94570 - shampoofactory:reopen-91719...
2022-03-04 borsAuto merge of #94539 - tmiasko:string-attributes, r...
2022-03-04 Loïc BRANSTETTRemove invalid #[cfg(tests)] in index_map
2022-03-04 csmoeadd address sanitizer fo android
2022-03-04 Loïc BRANSTETTAdd well known values to --check-cfg implementation
2022-03-04 borsAuto merge of #94159 - erikdesjardins:align-load, r...
next