]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-30 borsAuto merge of #99868 - yaahc:rustc-perf-bump, r=Mark...
2022-07-30 bjorn3Limit symbols exported from proc macros
2022-07-30 borsAuto merge of #99796 - compiler-errors:issue-53475...
2022-07-30 borsAuto merge of #99768 - klensy:bump-deps-07-22, r=Mark...
2022-07-30 Chris DentonReset directory iteration in remove_dir_all
2022-07-30 borsAuto merge of #99123 - mystor:crossbeam_bridge, r=eddyb
2022-07-30 Mads MarquartFix unwinding when debug assertions are enabled
2022-07-30 Linus FärnstrandRemove socklen_t from platforms where it's no longer...
2022-07-30 borsAuto merge of #99925 - JohnTitor:rollup-4bt9ou3, r...
2022-07-30 Joshua NelsonDon't give a hard error for `x check --keep-stage 0`
2022-07-29 Yuki OkushiRollup merge of #99904 - GuillaumeGomez:cleanup-html...
2022-07-29 Yuki OkushiRollup merge of #99891 - compiler-errors:suggest-slicin...
2022-07-29 Yuki OkushiRollup merge of #99888 - nnethercote:streamline-visitor...
2022-07-29 Yuki OkushiRollup merge of #99881 - compiler-errors:issue-99876...
2022-07-29 Yuki OkushiRollup merge of #99831 - djkoloski:add_fuchsia_target_d...
2022-07-29 Yuki OkushiRollup merge of #99671 - TaKO8Ki:suggest-dereferencing...
2022-07-29 Yuki OkushiRollup merge of #99518 - dingxiangfei2009:let-else...
2022-07-29 Yuki OkushiRollup merge of #99227 - Lokathor:fix-thumbv4t-none...
2022-07-29 Miguel GuarnizAvoid ICE when fetching LocalDefId
2022-07-29 Miguel GuarnizChange enclosing_body_owner to return LocalDefId
2022-07-29 Miguel GuarnizRename local_did to def_id
2022-07-29 Miguel GuarnizChange maybe_body_owned_by to take local def id
2022-07-29 borsAuto merge of #99730 - lcnr:bound-vars-anon, r=jackh726
2022-07-29 Nika Layzellproc_macro: use crossbeam channels for the proc_macro...
2022-07-29 Camille GILLOTRemove useless closure.
2022-07-29 Martin Nordholtstriagebot.yml: CC Enselic when rustdoc-json-types changes
2022-07-29 borsAuto merge of #99577 - est31:remove_box_librustdoc...
2022-07-29 est31Statically ensure the size of ItemKind
2022-07-29 est31Box FunctionItem, TyMethodItem, MethodItem, ForeignFunc...
2022-07-29 est31Box TypedefItem, ImplItem, AssocTypeItem variants of...
2022-07-29 est31Remove box_syntax feature gate from librustdoc
2022-07-29 est31Remove box syntax from doctest.rs
2022-07-29 est31Remove box syntax from Box<rustdoc::clean::types::ItemK...
2022-07-29 Camille GILLOTUse DefKind instead of FnKind for recursion lint.
2022-07-29 borsAuto merge of #99467 - BelovDV:add_option_link_arg...
2022-07-29 GimgimAdd diagnostic when using public instead of pub
2022-07-29 borsAuto merge of #99715 - tmiasko:coverage-run-make, r...
2022-07-29 Guillaume GomezRemove unwanted extra white space characters from HTML
2022-07-29 lcnrremove some manual hash stable impls
2022-07-29 borsAuto merge of #99892 - JohnTitor:rollup-qi4fem8, r...
2022-07-29 borsAuto merge of #99667 - ouz-a:some_branch, r=oli-obk
2022-07-29 Michael Gouletdont call type ascription 'cast'
2022-07-29 lcnroptimize bound vars replacement :3
2022-07-29 Yuki OkushiRollup merge of #99872 - Nilstrieb:bootstrap-llvm,...
2022-07-29 Yuki OkushiRollup merge of #99850 - GuillaumeGomez:clean-more...
2022-07-29 Yuki OkushiRollup merge of #99845 - xtexChooser:patch-1, r=Guillau...
2022-07-29 Yuki OkushiRollup merge of #99803 - JohnTitor:update-lazy-docs...
2022-07-29 Yuki OkushiRollup merge of #99781 - workingjubilee:demo-string...
2022-07-29 Yuki OkushiRollup merge of #99766 - fmease:htmldocck-subst-channel...
2022-07-29 Yuki OkushiRollup merge of #99760 - dvdhrm:rw/uefiplat, r=ehuss
2022-07-29 Yuki OkushiRollup merge of #99686 - vincenzopalazzo:macros/impl_on...
2022-07-29 Michael GouletDocument check_region_obligations_and_report_errors...
2022-07-29 Michael GouletAdjust an expr span to account for macros
2022-07-29 Nicholas NethercoteRemove `TreeAndSpacing`.
2022-07-29 Michael GouletDo not allow bad projection term to leak into the type...
2022-07-29 Michael GouletRemove parent_pat from TopInfo
2022-07-29 Nicholas NethercoteRemove some late `check_*` functions.
2022-07-29 Nicholas NethercoteRemove `visit_name` from the AST visitor.
2022-07-29 Nicholas NethercoteRemove some early `check_*` functions.
2022-07-29 Takayuki Maedacheck if T is slice
2022-07-29 Takayuki Maedaimplement `point_at_index_if_possible`
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-29 borsAuto merge of #99512 - nikic:llvm-15-fixes, r=cuviper
2022-07-29 Michael Gouletfix ICE when computing codegen_fn_attrs on closure...
2022-07-28 borsAuto merge of #99865 - flip1995:clippyup, r=Manishearth
2022-07-28 Camille GILLOTRemove guess_head_span.
2022-07-28 David KoloskiAdd Fuchsia platform support documentation
2022-07-28 Michael Howellrustdoc: align invalid-html-tags lint with commonmark...
2022-07-28 NilstriebClone the `src/llvm-project` submodule if profiling...
2022-07-28 borsAuto merge of #99863 - Dylan-DPC:rollup-lq9w047, r...
2022-07-28 Jane Losare... bump rustc-perf commit
2022-07-28 Philipp KronesUpdate Cargo.lock
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 Lokathoronce again tidy was unhappy
2022-07-28 borsAuto merge of #9257 - flip1995:rustup, r=flip1995
2022-07-28 Philipp KronesBump nightly version -> 2022-07-28
2022-07-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-28 klensybootstrap: don't emit warn about duplicated deps with...
2022-07-28 Hudson Ayerslocation-detail: disable all location details when...
2022-07-28 Dylan DPCRollup merge of #99856 - csmoe:osx-no-dead-strip, r...
2022-07-28 Dylan DPCRollup merge of #99851 - yotamofek:patch-1, r=Mark...
2022-07-28 Dylan DPCRollup merge of #99817 - notriddle:notriddle/clean...
2022-07-28 Dylan DPCRollup merge of #99807 - Nilstrieb:wsl-ui-test-fix...
2022-07-28 Dylan DPCRollup merge of #99689 - dtolnay:write, r=Mark-Simulacrum
2022-07-28 Dylan DPCRollup merge of #99628 - vincenzopalazzo:macros/is_numb...
2022-07-28 LokathorUpdate thumbv4t_none_eabi.rs
2022-07-28 borsAuto merge of #99780 - Nilstrieb:mir-opt-test-line...
2022-07-28 Maybe Waffle--bless tests
2022-07-28 Vincenzo Palazzoadd more docs regarding ideographic numbers
2022-07-28 klensyfix memchr features in workspace-hack
2022-07-28 csmoefix: remove fake no_dead_strip for osx
2022-07-28 lcnranonymize all bound vars, not just regions
2022-07-28 lcnr`BoundVarReplacer`: trait object instead of 3 fns
2022-07-28 borsAuto merge of #99849 - Dylan-DPC:rollup-1yfpplw, r...
2022-07-28 Maybe Waffleimprove type mismatch error for functions
2022-07-28 Tomasz MiąskoBuild rust demangler before running run-make tests
2022-07-28 Tomasz MiąskoDiagnose missing make includes
2022-07-28 Tomasz MiąskoMove coverage tests from run-make-fulldeps to run-make
2022-07-28 Nilstriebbless mir opt tests
next