]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-26 borsAuto merge of #85711 - JohnTitor:rollup-8why04t, r...
2021-05-26 Yuki OkushiRollup merge of #85701 - ehuss:update-cargo, r=ehuss
2021-05-26 Yuki OkushiRollup merge of #85699 - ehuss:update-books, r=ehuss
2021-05-26 Yuki OkushiRollup merge of #85672 - CDirkx:ip, r=Mark-Simulacrum
2021-05-26 Yuki OkushiRollup merge of #85668 - ehuss:fix-rustdoc-tasklist...
2021-05-26 Yuki OkushiRollup merge of #85666 - fee1-dead:document-shared...
2021-05-26 Yuki OkushiRollup merge of #85647 - rust-lang:revert-81601-llvm...
2021-05-26 Yuki OkushiRollup merge of #85645 - scottmcm:demote-from-into...
2021-05-26 Yuki OkushiRollup merge of #85623 - LeSeulArtichaut:stray-stderr...
2021-05-26 Yuki OkushiRollup merge of #85610 - SkiFire13:fix-copy-within...
2021-05-26 Yuki OkushiRollup merge of #85590 - jam1garner:tool-bootstrap...
2021-05-26 Yuki OkushiRollup merge of #85529 - tlyu:trylock-errors, r=JohnTitor
2021-05-26 Yuki OkushiRollup merge of #84048 - konan8205:master, r=jsha
2021-05-26 borsAuto merge of #85252 - kulikjak:fix-solaris-CI, r=Mark...
2021-05-26 borsAuto merge of #85535 - dtolnay:weakdangle, r=kennytm
2021-05-25 Eric HussUpdate cargo
2021-05-25 Eric HussUpdate books
2021-05-25 Christiaan... Move stability attribute for methods under the `ip...
2021-05-25 borsAuto merge of #85481 - lcnr:const-equate, r=matthewjasper
2021-05-25 Eric HussFix tasklist example in rustdoc book.
2021-05-25 DeadbeefDocument shared_from_cow functions
2021-05-25 borsAuto merge of #85664 - GuillaumeGomez:rollup-o7qgo8c...
2021-05-25 Guillaume GomezRollup merge of #85657 - kpreid:brackets, r=jyn514
2021-05-25 Guillaume GomezRollup merge of #85650 - scottmcm:adjust-adjustment...
2021-05-25 Guillaume GomezRollup merge of #85644 - tialaramex:master, r=dtolnay
2021-05-25 Guillaume GomezRollup merge of #85631 - GuillaumeGomez:move-keywrod...
2021-05-25 Guillaume GomezRollup merge of #85605 - ptrojahn:closure_struct, r...
2021-05-25 Guillaume GomezRollup merge of #85361 - bjorn3:rustdoc_target_json_pat...
2021-05-25 Guillaume GomezUpdate keyword GUI test
2021-05-25 Guillaume GomezMove extra search result information for keywords and...
2021-05-25 borsAuto merge of #85634 - RalfJung:miri, r=RalfJung
2021-05-25 borsAuto merge of #84985 - pietroalbini:bootstrap-1.54...
2021-05-25 Kevin ReidRemove doubled braces in non_exhaustive structs’ docume...
2021-05-25 borsAuto merge of #85273 - LeSeulArtichaut:thir-query,...
2021-05-24 Scott McMurrayAdd some backticks to the `rustc_middle::ty::adjustment...
2021-05-24 Mark RousskovRevert "Move llvm submodule updates to rustbuild"
2021-05-24 Scott McMurrayDemote ControlFlow::{from|into}_try to pub(crate)
2021-05-24 Nick LambBetter English for documenting when to use unimplemented!()
2021-05-24 borsAuto merge of #85639 - GuillaumeGomez:rollup-modinsi...
2021-05-24 bjorn3Add test
2021-05-24 bjorn3Use parse_target_triple in rustdoc
2021-05-24 Guillaume GomezRollup merge of #85628 - LeSeulArtichaut:thir-null...
2021-05-24 Guillaume GomezRollup merge of #85621 - jsha:serif-in-table, r=Guillau...
2021-05-24 Guillaume GomezRollup merge of #85551 - GuillaumeGomez:fix-search...
2021-05-24 Guillaume GomezRollup merge of #85271 - th1000s:master, r=JohnTitor
2021-05-24 borsAuto merge of #85596 - scottmcm:more-on-unimplemented...
2021-05-24 Ralf Jungupdate Miri
2021-05-24 Pietro Albiniremove cfg(bootstrap)
2021-05-24 Eric HussBootstrap: skip rustdoc fingerprint for building docs.
2021-05-24 Pietro Albinibootstrap from 1.54.0 beta
2021-05-24 Taylor Yuminor rewording after review
2021-05-24 LeSeulArtichautMake `thir_check_unsafety` itself responsible for check...
2021-05-24 LeSeulArtichautAdd comments about stealing THIR in `mir_build`
2021-05-24 borsAuto merge of #85626 - lnicola:rust-analyzer-2021-05...
2021-05-24 LeSeulArtichautReplace more "NULL" with "null"
2021-05-24 Laurențiu Nicola:arrow_up: rust-analyzer
2021-05-24 borsAuto merge of #85601 - klensy:padint-example-fix, r...
2021-05-24 LeSeulArtichautRemove stray .stderr files
2021-05-24 borsAuto merge of #85515 - jedel1043:fix-85480, r=petrochenkov
2021-05-24 Jacob Hoffman... Restore sans-serif font for module items.
2021-05-24 jedel1043Add test for pretty printing anonymous types
2021-05-24 jedel1043Fix ast expanded printing for anonymous types
2021-05-24 borsAuto merge of #85611 - rust-lang:array-mod-doc, r=jyn514
2021-05-23 borsAuto merge of #85606 - 12101111:link_modifiers, r=petro...
2021-05-23 Giacomo StevanatoDon't reborrow self when computing the dest pointer...
2021-05-23 bstrieUpdate std::array module doc header
2021-05-23 borsAuto merge of #85554 - 12101111:fix-dedup-native-libs...
2021-05-23 borsAuto merge of #85602 - GuillaumeGomez:donthide-inherent...
2021-05-23 12101111remove native_link_modifiers from the list of incomplet...
2021-05-23 Paul TrojahnReplace Local::new(1) with CAPTURE_STRUCT_LOCAL
2021-05-23 borsAuto merge of #85479 - Stupremee:render-Self_as-type...
2021-05-23 Scott McMurrayExtend rustc_on_implemented to improve a ?-on-ControlFl...
2021-05-23 Guillaume GomezDon't hide inherent implementations by default
2021-05-23 borsAuto merge of #85599 - RalfJung:immut-allocs, r=oli-obk
2021-05-23 klensyfix pad_integral example
2021-05-23 Ralf Jungfix comment
2021-05-23 Ralf Jung(try to) fix cranelift
2021-05-23 Ralf Jungsupport creating mutable allocations from byte slices
2021-05-23 Ralf Jungavoid redundant immutability check
2021-05-23 Ralf Jungreject deallocation of read-only allocations
2021-05-23 borsAuto merge of #85490 - CDirkx:fix-vxworks, r=dtolnay
2021-05-23 borsAuto merge of #85594 - Dylan-DPC:rollup-40sgqgg, r...
2021-05-23 Dylan DPCRollup merge of #85575 - jsha:fix-toggle-settings,...
2021-05-23 Dylan DPCRollup merge of #85571 - workingjubilee:reverse-prepend...
2021-05-23 Dylan DPCRollup merge of #85525 - camelid:fix-mailmap, r=Mark...
2021-05-23 Dylan DPCRollup merge of #85334 - r00ster91:patch-8, r=dtolnay
2021-05-23 Dylan DPCRollup merge of #85288 - Geal:clarify-std-io-read,...
2021-05-23 Dylan DPCRollup merge of #84758 - ChrisDenton:dllimport, r=dtolnay
2021-05-23 borsAuto merge of #81601 - jyn514:llvm-on-demand, r=Mark...
2021-05-22 Joshua NelsonMove llvm submodule updates to rustbuild
2021-05-22 jam1garnerFix boostrap using host exe suffix for cargo
2021-05-22 borsAuto merge of #85578 - RalfJung:alloc-mem-extra, r...
2021-05-22 borsAuto merge of #85078 - RalfJung:const_fn_unsize, r...
2021-05-22 Jacob Hoffman... Fix auto-hide for implementations and implementors.
2021-05-22 borsAuto merge of #85514 - GuillaumeGomez:upgrade-minifer...
2021-05-22 Guillaume GomezAdd test for search result resize width
2021-05-22 LeSeulArtichautHandle typeck errors properly
2021-05-22 LeSeulArtichautRemove some errors in UI tests
2021-05-22 LeSeulArtichautMake the THIR unsafeck use the `thir_body` query
2021-05-22 Guillaume GomezSet desc class on the div instead of the span to simpli...
next