]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-05-27 Rémy Rakicdon't trim paths in collector PME message
2021-05-27 borsAuto merge of #85729 - LeSeulArtichaut:thir-no-hash...
2021-05-27 Niko MatsakisUpdate compiler/rustc_middle/src/query/mod.rs
2021-05-27 borsAuto merge of #85737 - scottmcm:vec-calloc-option-nonze...
2021-05-27 borsAuto merge of #85732 - Smittyvb:trait-alias-camelcase...
2021-05-27 Scott McMurrayEnable Vec's calloc optimization for Option<NonZero>
2021-05-27 borsAuto merge of #84124 - 12101111:libunwind, r=petrochenkov
2021-05-27 borsAuto merge of #85734 - Dylan-DPC:rollup-q6iiees, r...
2021-05-27 Dylan DPCRollup merge of #85725 - Smittyvb:rm-24159-workaround...
2021-05-27 Dylan DPCRollup merge of #85719 - elichai:cstring-into_inner...
2021-05-27 Dylan DPCRollup merge of #85689 - m-ou-se:array-intoiter-3,...
2021-05-27 Dylan DPCRollup merge of #85649 - ChrisDenton:update-cc, r=matth...
2021-05-27 Dylan DPCRollup merge of #85583 - cjgillot:no-previous-dg, r...
2021-05-27 Dylan DPCRollup merge of #85564 - pnkfelix:issue-85435-readd...
2021-05-27 Dylan DPCRollup merge of #84701 - nikomatsakis:stabilize-member...
2021-05-27 Dylan DPCRollup merge of #84221 - ABouttefeux:generic-arg-elisio...
2021-05-26 SmittyLint against non-camelCase trait alias names
2021-05-26 borsAuto merge of #85652 - ehuss:linkchecker-perf, r=Mark...
2021-05-26 LeSeulArtichautDon't hash `thir_body`
2021-05-26 borsAuto merge of #83770 - the8472:tra-extend, r=Mark-Simul...
2021-05-26 SmittyRemove unneeded workaround
2021-05-26 borsAuto merge of #85721 - Xanewok:update-rls, r=Xanewok
2021-05-26 Niko Matsakisbless compare-mode=nll output
2021-05-26 borsAuto merge of #85720 - Dylan-DPC:rollup-in5917x, r...
2021-05-26 Igor MatuszewskiUpdate RLS
2021-05-26 Dylan DPCRollup merge of #85712 - BlackHoleFox:fix-iter-typo...
2021-05-26 Dylan DPCRollup merge of #85679 - hch12907:master, r=Mark-Simulacrum
2021-05-26 Dylan DPCRollup merge of #85678 - lukas-code:matches2021, r...
2021-05-26 Dylan DPCRollup merge of #85670 - m-ou-se:array-intoiter-1,...
2021-05-26 Dylan DPCRollup merge of #85633 - lqd:stackless_span_stacks...
2021-05-26 Dylan DPCRollup merge of #85627 - LeSeulArtichaut:thir-unsafe...
2021-05-26 Dylan DPCRollup merge of #85625 - SkiFire13:fix-85613-vec-dedup...
2021-05-26 Dylan DPCRollup merge of #85478 - FabianWolff:issue-85348, r...
2021-05-26 12101111cleanup and fix compiling of libunwind
2021-05-26 Elichai TurkelAdd inline attr to private CString::into_inner
2021-05-26 Niko Matsakisstabilize member constraints
2021-05-26 BlackHoleFoxFix typo in core::array::IntoIter comment
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 Mara BosRemove Iterator #[rustc_on_unimplemented]s that no...
2021-05-25 LeSeulArtichautRun THIR unsafeck on `unsafe_op_in_unsafe_fn` test
2021-05-25 LeSeulArtichautFix `unused_unsafe` in THIR unsafeck
2021-05-25 LeSeulArtichautHandle `unsafe_op_in_unsafe_fn` properly in THIR unsafeck
2021-05-25 Rémy Rakicadd test for issue 85155 and similar
2021-05-25 Rémy Rakicemit diagnostic after post-monomorphization errors
2021-05-25 Lukas Markeffskyadd regression test
2021-05-25 Aliénore Bouttefeuxshow list of candidates
2021-05-25 Hoe Hao ChengRemove num_as_ne_bytes feature
2021-05-25 Lukas Markeffskyfix matches! and assert_matches! on edition 2021
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 Mara BosRemove arrays/IntoIterator message from Iterator trait.
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 Eric HussAdd some tests for the linkchecker.
2021-05-24 Eric HussOptimize linkchecker by caching all filesystem access.
2021-05-24 Scott McMurrayAdd some backticks to the `rustc_middle::ty::adjustment...
2021-05-24 Chris DentonUpdate cc
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 Felix S Klock IIApply suggestions from code review
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)
next