]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #90956 - JohnTitor:issue-87573, r=Mark-Simulacrum
[rust.git] / compiler /
2021-11-20 Matthias KrügerRollup merge of #90956 - JohnTitor:issue-87573, r=Mark...
2021-11-20 Matthias KrügerRollup merge of #90089 - jsha:enum-fields-headings...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-19 borsAuto merge of #91034 - camelid:docfragment, r=jyn514
2021-11-19 borsAuto merge of #90996 - the8472:obligation-hashes2,...
2021-11-19 borsAuto merge of #91033 - JohnTitor:rollup-sr9zg6o, r...
2021-11-19 Yuki OkushiRollup merge of #90990 - nnethercote:arenas-cleanup...
2021-11-19 Yuki OkushiRollup merge of #90961 - estebank:suggest-removal-of...
2021-11-19 Yuki OkushiRollup merge of #90947 - c410-f3r:testsssssss, r=petroc...
2021-11-19 Yuki OkushiRollup merge of #90942 - JohnTitor:should-os-error...
2021-11-19 Yuki OkushiRollup merge of #90800 - aplanas:fix_cargo_config,...
2021-11-19 Yuki OkushiRollup merge of #90633 - tmiasko:candidate-struct,...
2021-11-19 Yuki OkushiRollup merge of #90578 - lcnr:add-test, r=Mark-Simulacrum
2021-11-19 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-19 borsAuto merge of #90329 - nbdd0121:typeck, r=nagisa
2021-11-18 borsAuto merge of #90774 - alexcrichton:tweak-const, r...
2021-11-18 Nicholas NethercoteAdd some comments.
2021-11-18 borsAuto merge of #91019 - JohnTitor:rollup-q95ra7r, r...
2021-11-18 Yuki OkushiRollup merge of #91002 - petrochenkov:nosynth, r=davidtwco
2021-11-18 Yuki OkushiRollup merge of #90989 - notriddle:notriddle/rustc...
2021-11-18 Yuki OkushiRollup merge of #90895 - RalfJung:read-discriminant...
2021-11-18 Yuki OkushiRollup merge of #90750 - camelid:rm-tuple-impls-1,...
2021-11-18 Yuki OkushiRollup merge of #90607 - WaffleLapkin:const_str_from_ut...
2021-11-18 Yuki OkushiRollup merge of #90480 - r00ster91:remove, r=kennytm
2021-11-18 Yuki OkushiRollup merge of #90438 - GuillaumeGomez:doc-show-covera...
2021-11-18 Yuki OkushiRollup merge of #90386 - pierwill:assert-incr-state...
2021-11-18 borsAuto merge of #90382 - alexcrichton:wasm64-libstd,...
2021-11-18 Vadim Petrochenkovrustc: Remove `#[rustc_synthetic]`
2021-11-18 borsAuto merge of #90991 - ehuss:update-cargo, r=ehuss
2021-11-18 Michael HowellAvoid suggesting literal formatting that turns into...
2021-11-17 borsAuto merge of #90984 - matthiaskrgr:rollup-j5bs96a...
2021-11-17 Matthias KrügerRollup merge of #90901 - rukai:improve_manuallydrop_hel...
2021-11-17 Matthias KrügerRollup merge of #90900 - andjo403:removeLlvm12Check...
2021-11-17 Matthias KrügerRollup merge of #90884 - Nilstrieb:fix-span-trivial...
2021-11-17 Matthias KrügerRollup merge of #90861 - 5225225:nonprinting-char,...
2021-11-17 Matthias KrügerRollup merge of #90772 - GuillaumeGomez:vec-retain...
2021-11-17 Matthias KrügerRollup merge of #90687 - jhpratt:const_panic, r=oli-obk
2021-11-17 Matthias KrügerRollup merge of #90667 - rukai:improve_static_lifetime_...
2021-11-17 Matthias KrügerRollup merge of #89610 - guswynn:must_use_future, r...
2021-11-17 borsAuto merge of #90954 - Amanieu:fix-aarch64-asm, r=nikic
2021-11-17 borsAuto merge of #90966 - matthiaskrgr:rollup-4akzcrh...
2021-11-16 Matthias KrügerRollup merge of #90958 - WaffleLapkin:const_align_offse...
2021-11-16 Matthias KrügerRollup merge of #90949 - RalfJung:miri, r=RalfJung
2021-11-16 Matthias KrügerRollup merge of #90935 - jhpratt:alphabetize-features...
2021-11-16 Matthias KrügerRollup merge of #90933 - compiler-errors:master, r...
2021-11-16 Matthias KrügerRollup merge of #90920 - lnicola:rust-analyzer-2021...
2021-11-16 Matthias KrügerRollup merge of #90787 - JohnTitor:inline-sorted-index...
2021-11-16 Matthias KrügerRollup merge of #90733 - wesleywiser:musl_debuginfo...
2021-11-16 Nicholas NethercoteRemove unnecessary lifetime argument from arena macros.
2021-11-16 Michael GouletFix await suggestion better
2021-11-16 Alex CrichtonAdd emscripten to the "wasm" family of targets
2021-11-16 Esteban KuberSuggest removal of arguments for unit variant, not...
2021-11-16 Wesley WiserUpdate compiler/rustc_passes/src/check_attr.rs
2021-11-16 borsAuto merge of #90919 - nnethercote:rm-DropArena, r...
2021-11-16 borsAuto merge of #90945 - JohnTitor:rollup-wc35xss, r...
2021-11-16 5225225Inline printable function
2021-11-16 5225225Suggest removing the non-printing characters
2021-11-16 5225225Print full char literal on error if any are non-printing
2021-11-16 Yuki OkushiRollup merge of #90936 - JohnTitor:issue-80772, r=Mark...
2021-11-16 Yuki OkushiRollup merge of #90928 - Mark-Simulacrum:fix-date-loggi...
2021-11-16 Yuki OkushiRollup merge of #90925 - krasimirgg:rustc_mir_build_fix...
2021-11-16 Yuki OkushiRollup merge of #90910 - RalfJung:const-discriminant...
2021-11-16 Yuki OkushiRollup merge of #90819 - JakobDegen:issue-90804, r...
2021-11-16 Yuki OkushiRollup merge of #90803 - TaKO8Ki:suggest-chars-on-attem...
2021-11-16 Yuki OkushiRollup merge of #90801 - b-naber:missing_normalization_...
2021-11-16 Yuki OkushiRollup merge of #86455 - tlyu:check-where-before-sugges...
2021-11-16 borsAuto merge of #90845 - JakobDegen:adt-drop-perf, r...
2021-11-16 Taylor Yurefactor is_param_bound
2021-11-16 Taylor Yucheck where clause before suggesting unsized
2021-11-16 Jacob PrattAlphabetize language features
2021-11-16 borsAuto merge of #90934 - JohnTitor:rollup-5soqo0j, r...
2021-11-16 Yuki OkushiRollup merge of #90909 - RalfJung:miri-no-portable...
2021-11-16 Yuki OkushiRollup merge of #90892 - RalfJung:miri-partial-ptr...
2021-11-16 Yuki OkushiRollup merge of #90848 - scottmcm:remove-signed-bigint...
2021-11-16 Yuki OkushiRollup merge of #90837 - c410-f3r:testsssssss, r=petroc...
2021-11-16 Yuki OkushiRollup merge of #90835 - sunfishcode:sunfishcode/wasi...
2021-11-16 Yuki OkushiRollup merge of #90834 - cuviper:android-gnu, r=petroch...
2021-11-16 Yuki OkushiRollup merge of #90790 - tamaroning:fix-lib-std-test...
2021-11-16 Yuki OkushiRollup merge of #90058 - joshtriplett:stabilize-strip...
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-16 Yuki OkushiRollup merge of #85766 - workingjubilee:file-options...
2021-11-15 borsAuto merge of #90827 - matthewjasper:assoc-item-cleanup...
2021-11-15 borsAuto merge of #90821 - scottmcm:new-slice-reverse,...
2021-11-15 borsAuto merge of #90473 - joshtriplett:stabilize-format...
2021-11-15 Krasimir Georgievrustc_mir_build: reorder bindings
2021-11-15 borsAuto merge of #90717 - kit-981:fix-ld64-flags, r=petroc...
2021-11-15 Josh TriplettStabilize -Z strip as -C strip
2021-11-15 Josh TriplettSupport having -Z and -C options with the same name
2021-11-15 Josh TriplettStabilize format_args_capture
2021-11-15 Nicholas NethercoteRemove `DropArena`.
2021-11-15 borsAuto merge of #90645 - terrarier2111:master, r=estebank
2021-11-15 Lucas Kentfeedback
2021-11-15 Takayuki Maedasuggest `&str.chars()` on attempt to `&str.iter()`
2021-11-15 borsAuto merge of #90684 - jyn514:dist-aliases, r=Mark...
2021-11-15 Gary GuoTry all stable candidates first before trying unstable...
2021-11-15 Gary GuoAdd self ty to pick
2021-11-14 The8472Simplify ObligationCauseData hash to skip ObligationCau...
2021-11-14 borsAuto merge of #88282 - Neutron3529:patch-4, r=Mark...
2021-11-14 Ralf Jungfix getting the discriminant of a zero-variant enum
2021-11-14 Ralf Jungrequire full validity when determining the discriminant...
next