]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-11-17 Guillaume GomezAdd test to ensure that no DOS backline (\r\n) doesn...
2020-11-17 Guillaume GomezEnsure that the source code display is working with...
2020-11-17 XAMPPRockyUpdate RELEASES.md
2020-11-17 XAMPPRockyUpdate RELEASES.md
2020-11-17 XAMPPRockyUpdate RELEASES.md
2020-11-17 XAMPPRockyUpdate RELEASES.md
2020-11-17 XAMPPRockyUpdate RELEASES.md
2020-11-17 XAMPPRockyUpdate RELEASES.md
2020-11-17 XAMPPRockyUpdate RELEASES.md
2020-11-17 XAMPPRockyUpdate RELEASES.md
2020-11-17 XAMPPRockyApply suggestions from code review
2020-11-17 XAMPPRockyApply suggestions from code review
2020-11-17 XAMPPRockyUpdate RELEASES.md
2020-11-17 XAMPPRockyUpdate RELEASES.md
2020-11-17 Erin PowerUpdate RELEASES.md for 1.48.0
2020-11-17 Mark RousskovInstall CI llvm into the library directory
2020-11-17 Mark RousskovAvoid installing external LLVM dylibs
2020-11-17 Pietro Albinibuild-manifest: strip newline from rustc version
2020-11-17 Pietro Albinithis is beta 1.49.0
2020-11-13 borsAuto merge of #78826 - petrochenkov:mrscopes2, r=eddyb
2020-11-13 borsAuto merge of #78990 - RalfJung:miri, r=RalfJung
2020-11-12 borsAuto merge of #78998 - m-ou-se:rollup-6r4pt9m, r=m...
2020-11-12 Mara BosRollup merge of #78987 - lcnr:integer-sizes, r=varkor
2020-11-12 Mara BosRollup merge of #78972 - ehuss:update-cargo, r=ehuss
2020-11-12 Mara BosRollup merge of #78970 - calebcartwright:update-rustfmt...
2020-11-12 Mara BosRollup merge of #78950 - khyperia:spirv-asm, r=Amanieu
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 Ralf Jungupdate Miri
2020-11-12 Bastian Kauschkeextend min_const_generics param ty tests
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 Eric HussUpdate cargo
2020-11-12 J. Ryan StinnettFix timeout conversion
2020-11-12 Eric HussUpdate books
2020-11-12 Caleb Cartwrightupdate rustfmt
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 khyperiaChange capitalization of Spirv to SpirV
2020-11-11 khyperiaAdd asm register information for SPIR-V
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
next