]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-11-12 Mara BosRollup merge of #78857 - SkiFire13:bheap-opt, r=KodrAus
2020-11-12 Mara BosRollup merge of #78836 - fanzier:struct-and-slice-destr...
2020-11-12 Mara BosRollup merge of #76730 - ebkalderon:rustdoc-fix-mut...
2020-11-12 Joshua NelsonHandle and test wildcard arguments
2020-11-12 Joshua NelsonDon't reuse bindings for `ref mut`
2020-11-12 Eyal KalderonConsider mutable ident binding patterns to be simple
2020-11-12 borsAuto merge of #76256 - tgnottingham:issue-74890, r...
2020-11-12 borsAuto merge of #78976 - GuillaumeGomez:rollup-endkih3...
2020-11-12 Guillaume GomezRollup merge of #78971 - ehuss:update-books, r=ehuss
2020-11-12 Guillaume GomezRollup merge of #78960 - ethanboxx:const-gen-test-defau...
2020-11-12 Guillaume GomezRollup merge of #78933 - jyn514:tracing-output, r=oli-obk
2020-11-12 Guillaume GomezRollup merge of #78921 - GuillaumeGomez:search-result...
2020-11-12 Guillaume GomezRollup merge of #78916 - lcnr:const-generics-tests...
2020-11-12 borsAuto merge of #78773 - GuillaumeGomez:theme-picker...
2020-11-12 borsAuto merge of #78965 - jryans:emscripten-threads-libc...
2020-11-12 J. Ryan StinnettFix timeout conversion
2020-11-12 Eric HussUpdate books
2020-11-12 J. Ryan StinnettUpdate thread and futex APIs to work with Emscripten
2020-11-12 borsAuto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011
2020-11-11 Ethan Brierleydefault_trait_param
2020-11-11 Ethan BrierleyAdd test `default_function_param`
2020-11-11 borsAuto merge of #78956 - jonas-schievink:rollup-r53giob...
2020-11-11 Bastian Kauschkeadd error-in-impl-trait const generics test
2020-11-11 Bastian Kauschkeadd rustdoc test
2020-11-11 Jonas SchievinkRollup merge of #78947 - dalance:llvm_cov, r=Mark-Simul...
2020-11-11 Jonas SchievinkRollup merge of #78942 - eltociear:patch-1, r=jonas...
2020-11-11 Jonas SchievinkRollup merge of #78930 - petrochenkov:notlikeandroid...
2020-11-11 Jonas SchievinkRollup merge of #78929 - petrochenkov:linuxbase, r...
2020-11-11 Jonas SchievinkRollup merge of #78923 - jyn514:intra-doc-comments...
2020-11-11 Jonas SchievinkRollup merge of #78899 - tmiasko:inline-diverging,...
2020-11-11 Jonas SchievinkRollup merge of #78873 - tmiasko:inline-opts, r=oli-obk
2020-11-11 Jonas SchievinkRollup merge of #78832 - lcnr:const-evaluatable-unevalu...
2020-11-11 Jonas SchievinkRollup merge of #78417 - ssomers:btree_chop_up_2, r...
2020-11-11 Jonas SchievinkRollup merge of #78354 - 12101111:rustbuild_profiler...
2020-11-11 Jonas SchievinkRollup merge of #78216 - workingjubilee:duration-zero...
2020-11-11 borsAuto merge of #78946 - jethrogb:linux-x86-llvm-no-gnu...
2020-11-11 Joshua NelsonEnable thread names in debug logging only for `parallel...
2020-11-11 borsAuto merge of #78790 - Gankra:rust-src-vendor, r=Mark...
2020-11-11 dalanceShip llvm-cov through llvm-tools
2020-11-11 Jethro BeekmanLinux dist: don't include unique symbols in libLLVM
2020-11-11 Fabian ZaiserImplement destructuring assignment for structs and...
2020-11-11 Ikko AshimineFix typo in comment
2020-11-11 borsAuto merge of #78825 - Nicholas-Baron:unwrap_or_correct...
2020-11-11 Vadim Petrochenkovrustc_target: Move target env "gnu" from `linux_base...
2020-11-11 Nicholas-BaronChanged unwrap_or to unwrap_or_else in some places.
2020-11-11 borsAuto merge of #78920 - jonas-schievink:rollup-w2mjsuh...
2020-11-10 Joshua NelsonDon't print thread ids and names in `tracing` logs
2020-11-10 Vadim Petrochenkovrustc_taret: Remove `TargetOptions::is_like_android`
2020-11-10 Joshua NelsonCleanup and comment intra-doc link pass
2020-11-10 Guillaume GomezImprove the page title switch handling between search...
2020-11-10 Jonas SchievinkRollup merge of #78912 - JulianKnodt:mcg_macro, r=lcnr
2020-11-10 Jonas SchievinkRollup merge of #78910 - tmiasko:intrinsics-link, r...
2020-11-10 Jonas SchievinkRollup merge of #78908 - liketechnik:fix_macro_expand_s...
2020-11-10 Jonas SchievinkRollup merge of #78898 - SNCPlay42:issue-78892, r=Mark...
2020-11-10 Jonas SchievinkRollup merge of #78897 - hyd-dev:alloc-error-hook-newli...
2020-11-10 Jonas SchievinkRollup merge of #78896 - cyqsimon:master, r=m-ou-se
2020-11-10 Jonas SchievinkRollup merge of #78890 - o752d:patch-2, r=jyn514
2020-11-10 Jonas SchievinkRollup merge of #78887 - camelid:dataflow-state-decl...
2020-11-10 Jonas SchievinkRollup merge of #78875 - petrochenkov:cleantarg, r...
2020-11-10 Jonas SchievinkRollup merge of #78854 - the8472:workaround-normalizati...
2020-11-10 Jonas SchievinkRollup merge of #78847 - tmiasko:inline-return-place...
2020-11-10 Jonas SchievinkRollup merge of #78669 - sasurau4:test/check-pass-const...
2020-11-10 Jonas SchievinkRollup merge of #78574 - sasurau4:test/check-pass-regio...
2020-11-10 Jonas SchievinkRollup merge of #76765 - guswynn:async_return, r=tmandry
2020-11-10 Daiki Iharause check-pass instead of build-pass in consts ui test...
2020-11-10 Bastian Kauschkeadd cross crate test
2020-11-10 Bastian Kauschkeadd test for where clauses mentioning const params
2020-11-10 Bastian Kauschkeconst param in async
2020-11-10 Bastian Kauschketry referencing outer params
2020-11-10 borsAuto merge of #78904 - Dylan-DPC:rollup-8d2w3vu, r...
2020-11-10 Bastian Kauschkeexhaustively enumerate all values of a const param
2020-11-10 Bastian Kauschkeadd associated type bounds test
2020-11-10 Bastian Kauschkeadd macro_rules test regarding braces
2020-11-10 kadminAdd macro test for min-const-generics
2020-11-10 Bastian Kauschkeadd generic param mismatch test
2020-11-10 Bastian Kauschkeconst param macro test
2020-11-10 Tyler MandryUpdate src/test/ui/issues/issue-76547.rs
2020-11-10 Gus Wynnadd nll compare mode stderr file
2020-11-10 Florian Warzecha(rustdoc) [src] link for types defined by macros shows...
2020-11-10 Tomasz MiąskoAdd flags customizing behaviour of MIR inlining
2020-11-09 Tyson Nottinghamincr-comp: add ignore-32bit directive to incr-prev...
2020-11-09 Giacomo StevanatoAdded SAFETY comment as request
2020-11-09 CamelidAdd comments to explain memory usage optimization
2020-11-09 Dylan DPCRollup merge of #78844 - tmiasko:monomorphize-sizeof...
2020-11-09 Dylan DPCRollup merge of #78830 - lcnr:mir-folder, r=oli-obk
2020-11-09 Dylan DPCRollup merge of #78746 - pietroalbini:i686-freebsd...
2020-11-09 Dylan DPCRollup merge of #78710 - petrochenkov:macvisit, r=davidtwco
2020-11-09 Dylan DPCRollup merge of #78580 - tmiasko:inline-loop, r=oli-obk
2020-11-09 Dylan DPCRollup merge of #78566 - JRF63:polly, r=Mark-Simulacrum
2020-11-09 Dylan DPCRollup merge of #78513 - jyn514:rustup-toolchain, r...
2020-11-09 Dylan DPCRollup merge of #78502 - matthewjasper:chalkup, r=nikom...
2020-11-09 Dylan DPCRollup merge of #78480 - ssomers:btree-alias, r=Mark...
2020-11-09 Dylan DPCRollup merge of #77016 - Mark-Simulacrum:clippy-tests...
2020-11-09 Dylan DPCRollup merge of #76468 - SNCPlay42:lifetime-names,...
2020-11-09 Dylan DPCRollup merge of #74754 - davidhewitt:cfg-panic, r=ecsta...
2020-11-09 Alexis BeingessnerVendor libtest's dependencies in the rust-src component
2020-11-09 hyd-devAdd missing newline to error message of the default...
2020-11-09 SNCPlay42use RegionNameHighlight for async fn and closure returns
2020-11-09 cyqsimonBad grammar
2020-11-09 SNCPlay42add regression test for #78892
next