]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-02-05 Mara BosRollup merge of #81676 - jyn514:crate-not-found, r...
2021-02-05 Mara BosRollup merge of #81542 - RReverser:wasi-symlink, r...
2021-02-05 Mara BosRollup merge of #81500 - CraftSpider:union-kind, r...
2021-02-05 Mara BosRollup merge of #81497 - camelid:rustdoc-display_fn...
2021-02-05 Mara BosRollup merge of #81456 - Amanieu:remote-test-server...
2021-02-05 Mara BosRollup merge of #81318 - CraftSpider:json-trait-fix...
2021-02-05 Mara BosRollup merge of #81307 - estebank:invalid-byte-str...
2021-02-05 Mara BosRollup merge of #80726 - lcnr:unsize-query, r=oli-obk
2021-02-05 Mara BosRollup merge of #79554 - b-naber:generic-associated...
2021-02-05 borsAuto merge of #81688 - pnkfelix:fix-llvm-version-check...
2021-02-05 borsAuto merge of #81756 - ehuss:update-cargo, r=ehuss
2021-02-04 borsAuto merge of #81761 - m-ou-se:rollup-xp7v07n, r=m...
2021-02-04 b-naberadd tests
2021-02-04 b-naberremove subst_supertrait call
2021-02-04 b-naberuse generic arguments of associated item in trait_ref...
2021-02-04 borsAuto merge of #81762 - pietroalbini:fix-install-msys2...
2021-02-04 Pietro Albinici: only copy python.exe to python3.exe if the latter...
2021-02-04 Mara BosRollup merge of #81745 - Kixunil:stabilize_once_poison...
2021-02-04 Mara BosRollup merge of #81727 - m-ou-se:unstabilize-bits,...
2021-02-04 Mara BosRollup merge of #81725 - mark-i-m:mv-test, r=Mark-Simul...
2021-02-04 Mara BosRollup merge of #81711 - saethlin:ipaddr-inline, r...
2021-02-04 Mara BosRollup merge of #81710 - TyPR124:patch-2, r=m-ou-se
2021-02-04 Mara BosRollup merge of #81645 - m-ou-se:panic-lint, r=estebank...
2021-02-04 Mara BosRollup merge of #81556 - nikomatsakis:forbidden-lint...
2021-02-04 Mara BosRollup merge of #79805 - m-ou-se:iterator-reduce, r...
2021-02-04 Mara BosRollup merge of #74304 - yoshuawuyts:stabilize-wake...
2021-02-04 Eric HussUpdate cargo
2021-02-04 borsAuto merge of #81743 - RalfJung:miri, r=RalfJung
2021-02-04 b-nabersubstitutions in trait predicates
2021-02-04 b-naberlowering of generic args in AssocTyConstraint
2021-02-04 b-naberhir pretty printing
2021-02-04 b-naberadd generic args to hir::TypeBinding
2021-02-04 Martin HabovstiakStabilize poison API of Once, rename poisoned()
2021-02-04 Mara BosStabilize feature(iterator_fold_self): Iterator::reduce
2021-02-04 Mara BosImprove documentation of Iterator::{fold, reduce}.
2021-02-04 Mara BosRename Iterator::fold_first to reduce.
2021-02-04 Ralf Jungupdate Miri
2021-02-03 Bastian Kauschkeadd `relaxed_struct_unsize` feature gate
2021-02-03 Bastian Kauschkerelax adt unsizing requirements
2021-02-03 Mara BosSuggest panic!("{}", ..) instead of panic!(..) clippy...
2021-02-03 Mara BosFix/allow non_fmt_panic in clippy tests.
2021-02-03 Mara BosUpdate panic!() documentation about non-string panics.
2021-02-03 Mara BosAllow/fix non_fmt_panic in tests.
2021-02-03 Mara BosMake panic/assert calls in rustc compatible with Rust...
2021-02-03 Mara BosAdd lint for `panic!(123)` which is not accepted in...
2021-02-03 Esteban KüberHandle `Span`s for byte and raw strings and add more...
2021-02-03 Mara BosRevert stabilizing integer::BITS.
2021-02-03 Felix S. Klock IIIgnore broken test.
2021-02-03 borsAuto merge of #81717 - Aaron1011:fix/closure-diag,...
2021-02-03 markmove test to be with the others
2021-02-03 borsAuto merge of #81718 - m-ou-se:rollup-3ftbymt, r=m...
2021-02-03 Mara BosRollup merge of #81716 - m-ou-se:fix-ice, r=eddyb
2021-02-03 Mara BosRollup merge of #81715 - jryans:tab-handling-ice-81614...
2021-02-03 Mara BosRollup merge of #81692 - Manishearth:clippyup, r=tmandry
2021-02-03 Mara BosRollup merge of #81532 - estebank:ice-ice-baby, r=pnkfelix
2021-02-03 Mara BosRollup merge of #80394 - RalfJung:const-err-future...
2021-02-03 Mara BosFix non-existent-field ICE for generic fields.
2021-02-03 Aaron HillFix panic when emitting diagnostic for closure mutable...
2021-02-03 J. Ryan StinnettReduce tab formatting assertions to debug only
2021-02-03 Esteban KüberRemove incorrect `delay_span_bug`
2021-02-03 Joshua NelsonAdd more information to the error code for 'crate not...
2021-02-03 Yoshua WuytsStabilize the Wake trait
2021-02-03 Ben Kimockadd #[inline] to all the public IpAddr functions
2021-02-03 Ingvar StepanyanRestore comment as it was
2021-02-03 Ingvar StepanyanKeep old symlink; expose new symlink_path
2021-02-03 Tyler RuckingerOsStr eq_ignore_ascii_case takes arg by value
2021-02-03 borsAuto merge of #81294 - pnkfelix:issue-81211-use-ufcs...
2021-02-03 Ralf Jungmake const_err a future incompat lint
2021-02-03 borsAuto merge of #81699 - jethrogb:fix-81531, r=petrochenkov
2021-02-03 Jethro BeekmanReally fix early lints inside an async desugaring
2021-02-03 borsAuto merge of #81694 - GuillaumeGomez:rollup-odg6xqi...
2021-02-03 Guillaume GomezRollup merge of #81681 - Smittyvb:rustdoc-shortcuts...
2021-02-03 Guillaume GomezRollup merge of #81679 - GuillaumeGomez:clean-fixme...
2021-02-03 Guillaume GomezRollup merge of #81573 - ehuss:cell-links, r=jackh726
2021-02-03 Guillaume GomezRollup merge of #81144 - nhwn:typo-map-while, r=jackh726
2021-02-03 borsAuto merge of #81346 - hug-dev:nonsecure-call-abi,...
2021-02-03 Manish GoregaokarMerge commit '3e4179766bcecd712824da04356621b8df012ea4...
2021-02-03 borsAuto merge of #6667 - Manishearth:rustup, r=Manishearth
2021-02-03 Manish GoregaokarMerge branch 'sync-from-rust3' into rustup
2021-02-03 Manish GoregaokarRun rustfmt
2021-02-03 Manish GoregaokarRustup
2021-02-03 Felix S. Klock IIbless the coverage-spanview output. Cc #81688.
2021-02-03 borsAuto merge of #81535 - nikic:update-test-various, r...
2021-02-03 Felix S. Klock IIUse `# min-llvm-version: 11.0` to force a minimum LLVM...
2021-02-03 Manish GoregaokarMerge remote-tracking branch 'origin/master' into rustup
2021-02-02 Niko Matsakisintroduce future-compatibility warning for forbidden...
2021-02-02 borsAuto merge of #81678 - jackh726:rollup-3nerni4, r=jackh726
2021-02-02 SmittyBetter styling of "Switch result tab" shortcut
2021-02-02 Guillaume GomezBind all clean::Type variants and remove FIXME
2021-02-02 Jack HueyRollup merge of #81671 - jackh726:atb-tests, r=estebank
2021-02-02 Jack HueyRollup merge of #81665 - jacob-hughes:mir_doc_fix,...
2021-02-02 Jack HueyRollup merge of #81655 - matsujika:suggest-accessing...
2021-02-02 Jack HueyRollup merge of #81647 - m-ou-se:assert-2021-fix, r...
2021-02-02 Jack HueyRollup merge of #81636 - LingMan:slice_not_vec, r=petro...
2021-02-02 Jack HueyRollup merge of #81634 - jesusprubio:jesusprubio/add...
2021-02-02 Jack HueyRollup merge of #81603 - ehuss:error-index-build, r...
2021-02-02 Jack HueyRollup merge of #81588 - xfix:delete-doc-alias, r=Mark...
2021-02-02 Jack HueyRollup merge of #81544 - JulianKnodt:sat_where, r=lcnr
2021-02-02 Jack HueyRollup merge of #81530 - ojeda:sys-use-abort-instead...
2021-02-02 Jack HueyRollup merge of #81517 - tmiasko:san-crates, r=Mark...
next