]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-02 Mark RousskovLint against executable files in the root directory
2022-07-01 borsAuto merge of #98781 - GuillaumeGomez:rollup-798kb8u...
2022-07-01 Guillaume GomezRollup merge of #98708 - pinkforest:rustdoc-fix-98690...
2022-07-01 Guillaume GomezRollup merge of #98497 - compiler-errors:span-inference...
2022-07-01 Guillaume GomezRollup merge of #98460 - GuillaumeGomez:css-simplificat...
2022-07-01 Guillaume GomezRollup merge of #98418 - topjohnwu:macos-dylib, r=jyn514
2022-07-01 Guillaume GomezRollup merge of #97249 - GuillaumeGomez:details-summary...
2022-07-01 borsAuto merge of #93967 - cjgillot:short-struct-span,...
2022-07-01 Michael GouletMove Sized check before first error is created
2022-07-01 Michael GouletDon't point at Self type if we can't find an infer...
2022-07-01 Michael GouletShow source of ambiguity in a few more places
2022-07-01 Michael GouletOnly label place where type is needed if span is meaningful
2022-07-01 borsAuto merge of #98767 - Dylan-DPC:rollup-j1gq5sr, r...
2022-07-01 Camille GILLOTShorten def_span for more items.
2022-07-01 Dylan DPCRollup merge of #98756 - TaKO8Ki:use-const-instead...
2022-07-01 Dylan DPCRollup merge of #98741 - nnethercote:deriving-cleanups...
2022-07-01 Dylan DPCRollup merge of #98739 - euclio:useless-comment-plural...
2022-07-01 Dylan DPCRollup merge of #98644 - matthiaskrgr:drp_loc_span_err_...
2022-07-01 Dylan DPCRollup merge of #98585 - cuviper:covariant-thinbox...
2022-07-01 Dylan DPCRollup merge of #97488 - vincenzopalazzo:macros/blanket...
2022-07-01 borsAuto merge of #98402 - cjgillot:undead, r=michaelwoerister
2022-07-01 borsAuto merge of #98730 - matthiaskrgr:rollup-2c4d4x5...
2022-07-01 borsAuto merge of #98752 - matthiaskrgr:rollup-uwimznc...
2022-07-01 Takayuki Maedause const instead of function and make it private
2022-07-01 Nicholas NethercoteChange `Ty::Tuple` to `Ty::Unit`.
2022-07-01 Nicholas NethercoteRename `Ty::Literal` as `Ty::Path`.
2022-07-01 Nicholas NethercoteRemove lifetime support in deriving code.
2022-07-01 Nicholas NethercoteSimplify pointer handling.
2022-07-01 Nicholas Nethercote`expand_deriving_clone` tweaks.
2022-07-01 Matthias KrügerRollup merge of #98749 - CAD97:patch-3, r=jyn514
2022-07-01 Matthias KrügerRollup merge of #98745 - thomcc:build-dir-arg, r=jyn514
2022-07-01 Matthias KrügerRollup merge of #98734 - tmiasko:uninhabited-calls...
2022-07-01 Matthias KrügerRollup merge of #98733 - celinval:patch-1, r=Mark-Simul...
2022-07-01 Matthias KrügerRollup merge of #98729 - the8472:exactsize-docs, r...
2022-07-01 Matthias KrügerRollup merge of #98727 - notriddle:notriddle/issue...
2022-07-01 Matthias KrügerRollup merge of #98686 - matthiaskrgr:test-46511, r...
2022-07-01 Matthias KrügerRollup merge of #98640 - cuviper:stable-rust-analyzer...
2022-07-01 Matthias KrügerRollup merge of #98610 - lcnr:emit_inference_failure_er...
2022-07-01 Christopher... Add macro_rules! rustdoc change to 1.62 relnotes
2022-07-01 borsAuto merge of #98706 - flip1995:clippyup, r=Dylan-DPC
2022-06-30 Thom ChiovoloniAdd a `--build-dir` flag to rustbuild
2022-06-30 Nicholas NethercoteRemove some commented-out code.
2022-06-30 Nicholas NethercoteRemove some unnecessary `pub`s.
2022-06-30 Nicholas NethercoteRemove `Substructure::self_args`.
2022-06-30 Nicholas NethercoteRemove `{Method,Trait}Def::is_unsafe`.
2022-06-30 Andy Russellfix grammar in useless doc comment lint
2022-06-30 Nicholas NethercoteRemove `Substructure::method_ident`.
2022-06-30 Nicholas NethercoteRemove unnecessary fields from `EnumNonMatchingCollapsed`.
2022-06-30 Nicholas NethercoteUse `split_{first,last}` in `cs_fold1`.
2022-06-30 pinkforestrustdoc: fix 98690
2022-06-30 Vincenzo Palazzoui: improve suggestion test by addig the help message
2022-06-30 Celina G. ValRequest to be notified of MIR changes
2022-06-30 Matthias KrügerRollup merge of #98717 - RalfJung:make-tidy-less-annoyi...
2022-06-30 Matthias KrügerRollup merge of #98709 - GuillaumeGomez:rm-decl-for...
2022-06-30 Matthias KrügerRollup merge of #98695 - tshepang:or-pattern, r=compile...
2022-06-30 Matthias KrügerRollup merge of #98688 - RalfJung:from-mplace, r=oli-obk
2022-06-30 Matthias KrügerRollup merge of #98684 - matthiaskrgr:ice-test-72793...
2022-06-30 Matthias KrügerRollup merge of #98677 - lyming2007:issue-98492-fix...
2022-06-30 Matthias KrügerRollup merge of #98671 - GuillaumeGomez:source-sidebar...
2022-06-30 Matthias KrügerRollup merge of #98670 - krasimirgg:llvm-15-LLVMConstEx...
2022-06-30 Matthias KrügerRollup merge of #98503 - RalfJung:scope-race, r=m-ou-se
2022-06-30 Matthias KrügerRollup merge of #97629 - guswynn:exclusive_struct,...
2022-06-30 The 8472clarify that ExactSizeIterator::len returns the remaini...
2022-06-30 Michael Howellrustdoc: filter '_ lifetimes from ty::PolyTraitRef
2022-06-30 Josh StoneFlip RustAnalyzer to stable=true
2022-06-30 Yiming LeiFor diagnostic information of Boolean, remind it as...
2022-06-30 Ralf Jungget rid of some tidy 'unnecessarily ignored' warnings
2022-06-30 Guillaume GomezAdd test to ensure that scroll position is kept when...
2022-06-30 Guillaume GomezFix scroll when source sidebar is open on mobile
2022-06-30 lcnradd issue number to fixme
2022-06-30 lcnradd logging to `write_resolution`
2022-06-30 Krasimir Georgievllvm-wrapper: adapt for LLVMConstExtractValue removal
2022-06-30 Guillaume GomezRemove unneeded methods declaration for old web browsers
2022-06-30 Philipp KronesUpdate Cargo.lock
2022-06-30 borsAuto merge of #98377 - davidv1992:add-lifetimes-to...
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-30 borsAuto merge of #9069 - flip1995:rustup, r=flip1995
2022-06-30 Philipp KronesBump Clippy version -> 0.1.64
2022-06-30 Philipp KronesBump nightly version -> 2022-06-30
2022-06-30 Philipp KronesFix dogfood
2022-06-30 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-06-30 borsAuto merge of #98698 - RalfJung:miri, r=RalfJung
2022-06-30 borsAuto merge of #9068 - tamaroning:fix-typo-2022-6-30...
2022-06-30 tamaronUpdate large_const_arrays.rs
2022-06-30 borsAuto merge of #8666 - Jarcho:while_let_loop_7913, r...
2022-06-30 borsAuto merge of #98649 - RalfJung:guardians-of-mir, r...
2022-06-30 tamaronfix
2022-06-30 Ralf Jungupdate Miri
2022-06-30 Tshepang Mbambouse "or pattern"
2022-06-30 borsAuto merge of #98691 - matthiaskrgr:rollup-ymsa64p...
2022-06-30 Vincenzo Palazzoui test: add test of blanklet implementation
2022-06-30 Vincenzo Palazzoadd blanket impl suggestion to the local traits
2022-06-30 Tomasz MiąskoUpdate RELEASES.md
2022-06-29 Ralf Jungfix doc issues
2022-06-29 Matthias KrügerRollup merge of #98687 - matthiaskrgr:test_47814, r...
2022-06-29 Matthias KrügerRollup merge of #98685 - camelid:sorting-flag, r=Guilla...
2022-06-29 Matthias KrügerRollup merge of #98683 - matthiaskrgr:ice-test-68875...
2022-06-29 Matthias KrügerRollup merge of #98682 - matthiaskrgr:test-94432, r...
2022-06-29 Matthias KrügerRollup merge of #98681 - Enselic:rustdoc-json-default...
2022-06-29 Matthias KrügerRollup merge of #96727 - oli-obk:no_expect, r=lcnr
next