]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Taylor Yurefactor is_param_bound
2021-11-16 Taylor Yucheck where clause before suggesting unsized
2021-11-16 borsAuto merge of #90934 - JohnTitor:rollup-5soqo0j, r...
2021-11-16 Yuki OkushiAdd a regression test for #80772
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 Mark RousskovUse a different server for checking clock drift
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 TriplettUpdate test output
2021-11-15 Josh TriplettStabilize format_args_capture
2021-11-15 Josh TriplettGive examples of format args capture in the fmt module...
2021-11-15 borsAuto merge of #90645 - terrarier2111:master, r=estebank
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 Scott McMurrayDon't run the codegen test when `debug_assert` is enabled
2021-11-15 Ralf Jungexpand comment
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 CaioMove some tests to more reasonable directories
2021-11-14 Ralf Jungdisable portable SIMD tests in Miri
2021-11-14 borsAuto merge of #90596 - the8472:path-hash-opt, r=Mark...
2021-11-14 borsAuto merge of #90839 - pierwill:docs-rustc-newtype...
2021-11-14 borsAuto merge of #90757 - GuillaumeGomez:search-index...
2021-11-14 kitOnly use the -dynamiclib flag when the linker is not ld
2021-11-14 kitRefactor linker argument generation
2021-11-14 kitAdd a helper method for linker arguments
2021-11-14 borsAuto merge of #90867 - hi-rustin:rustin-patch-rustdoc...
2021-11-14 Ralf Jungfix ICE on Miri/CTFE copy of half a pointer
2021-11-14 borsAuto merge of #90883 - matthiaskrgr:rollup-iu9k5pe...
2021-11-14 pierwillGenerate documentation in rustc `rustc_index::newtype_i...
2021-11-13 Matthias KrügerRollup merge of #90853 - notriddle:notriddle/option...
2021-11-13 Matthias KrügerRollup merge of #90840 - BoxyUwU:lolripme, r=jackh726
2021-11-13 Matthias KrügerRollup merge of #90771 - asterycs:fix/trait-object...
2021-11-13 Jakob DegenFix handling of substitutions and binders when deciding...
2021-11-13 borsAuto merge of #90385 - mfrw:mfrw/librustdoc, r=Guillaum...
2021-11-13 borsAuto merge of #89551 - jhpratt:stabilize-const_raw_ptr_...
2021-11-13 threadexceptionImplement diagnostic for String conversion
2021-11-13 borsAuto merge of #90542 - the8472:privatize-the-means...
2021-11-13 hi-rustinDelete rustdoc::doctree
2021-11-13 Joshua NelsonChange paths for `dist` command to match the components...
2021-11-13 borsAuto merge of #87264 - mystor:expand_literal, r=petroch...
2021-11-13 Michael HowellUse an empty Vec instead of Option<Vec>
2021-11-13 borsAuto merge of #90041 - jfrimmel:rt_copy_checks, r=Mark...
2021-11-13 borsAuto merge of #89167 - workingjubilee:use-simd, r=MarkS...
2021-11-13 Scott McMurrayRemove bigint_helper_methods for *signed* types
2021-11-13 Jubilee YoungTest core::simd works
2021-11-13 Jubilee YoungExpose portable-simd as core::simd
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-13 Jubilee YoungRewrite Arm transmutes, reading std::arch closer
2021-11-12 b-naberadd tests
2021-11-12 Ellenoops...
2021-11-12 Nika Layzellproc_macro: Add an expand_expr method to TokenStream
2021-11-12 borsAuto merge of #90836 - matthiaskrgr:rollup-ou6yrlw...
2021-11-12 Matthias KrügerRollup merge of #90826 - petrochenkov:binattr, r=cjgillot
2021-11-12 Matthias KrügerRollup merge of #90798 - edmorley:doc-unreachable-custo...
2021-11-12 Matthias KrügerRollup merge of #90795 - GuillaumeGomez:more-search...
2021-11-12 Matthias KrügerRollup merge of #90761 - hellow554:macro_span, r=estebank
2021-11-12 Matthias KrügerRollup merge of #90704 - ijackson:exitstatus-comments...
2021-11-12 Matthias KrügerRollup merge of #90644 - est31:const_swap, r=Mark-Simul...
2021-11-12 Matthias KrügerRollup merge of #90589 - durin42:llvm-14-ASO-now-struct...
2021-11-12 Dan GohmanRename WASI's `is_character_device` to `is_char_device`.
2021-11-12 Josh StoneAndroid is not GNU
2021-11-12 borsAuto merge of #89316 - asquared31415:multiple-clobber...
2021-11-12 asquared31415fix aarch test error annotations
2021-11-12 Guillaume GomezAdd more comments to explain the code to generate the...
2021-11-12 Guillaume GomezRemove unneeded FIXME: after testing the suggested...
2021-11-12 Vadim Petrochenkovrustc_feature: Convert `BuiltinAttribute` from tuple...
2021-11-12 borsAuto merge of #90813 - notriddle:notriddle/vec-extend...
2021-11-12 Neutron3529provide a `SpecExtend` trait for `Vec<T>`
2021-11-12 Scott McMurrayMIRI says `reverse` is UB, so replace it with an implem...
2021-11-12 borsAuto merge of #90731 - pierwill:fix-90658, r=michaelwoe...
2021-11-11 Matthew JasperUse `associated_item_def_ids` more
2021-11-11 Matthew JasperRemove unused field of `RegionVariableOrigin`
2021-11-11 Michael HowellUse `Iterator::collect` instead of calling `Vec::push...
2021-11-11 b-nabernormalize argument b in equate_normalized_inputs_output
2021-11-11 borsAuto merge of #90489 - jyn514:load-all-extern-crates...
2021-11-11 Michael HowellUse `Vec::extend`, instead of calling `Vec::push` in...
2021-11-11 The8472`Prefix` can be case-insensitive, delegate to its Hash...
next