]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-21 Dylan DPCRollup merge of #96289 - aDotInTheVoid:redundant-fmt...
2022-04-21 Dylan DPCRollup merge of #96269 - davidtwco:diagnostic-translati...
2022-04-21 Dylan DPCRollup merge of #96251 - ehuss:update-books, r=ehuss
2022-04-21 Dylan DPCRollup merge of #96248 - TaKO8Ki:remove-unnecessary...
2022-04-21 Dylan DPCRollup merge of #95434 - cjgillot:dump-dep-kind, r...
2022-04-21 Nixon Enraght... Remove redundant `format!`s
2022-04-21 borsAuto merge of #96210 - nnethercote:speed-up-TokenCursor...
2022-04-21 borsAuto merge of #96003 - aswild:pr/bootstrap-subcommands...
2022-04-21 borsAuto merge of #95828 - vacuus:rustdoc-print-where-claus...
2022-04-21 borsAuto merge of #95612 - davidtwco:split-debuginfo-in...
2022-04-21 Nicholas NethercoteIntroduced `Cursor::next_with_spacing_ref`.
2022-04-21 David Woodmacros: update doc comment for diagnostic derive
2022-04-21 David Woodtypeck: remove unnecessary fluent attr
2022-04-21 Nicholas NethercoteProduce `CloseDelim` and pop the stack at the same...
2022-04-21 borsAuto merge of #96263 - Dylan-DPC:rollup-0eofl13, r...
2022-04-21 Roc Yurustdoc: Clean up `html::format::print_where_clause`
2022-04-20 borsAuto merge of #96254 - RalfJung:miri, r=RalfJung
2022-04-20 Nicholas NethercoteAvoid some tuple destructuring.
2022-04-20 Dylan DPCRollup merge of #96236 - Aaron1011:constraint-debug...
2022-04-20 Dylan DPCRollup merge of #96228 - mbartlett21:patch-4, r=thomcc
2022-04-20 Dylan DPCRollup merge of #96196 - jyn514:no-assertion, r=Mark...
2022-04-20 Dylan DPCRollup merge of #96193 - djkoloski:fuchsia_current_exe...
2022-04-20 Dylan DPCRollup merge of #90630 - GuillaumeGomez:improve-rustdoc...
2022-04-20 Ralf Jungupdate Miri
2022-04-20 borsAuto merge of #96187 - GuillaumeGomez:potential-intra...
2022-04-20 Guillaume GomezExtend `handleSingleArg` documentation
2022-04-20 borsAuto merge of #96253 - Dylan-DPC:rollup-87hpds5, r...
2022-04-20 Guillaume GomezRemove `<>` links to be potential intra-doc links
2022-04-20 Dylan DPCRollup merge of #96234 - goffrie:eloop, r=thomcc
2022-04-20 Dylan DPCRollup merge of #96206 - m-ou-se:wasm-futex-locks,...
2022-04-20 Dylan DPCRollup merge of #96168 - chris-morgan:AddrParseError...
2022-04-20 Dylan DPCRollup merge of #96167 - CAD97:weak-dlsym-less-ptr...
2022-04-20 Dylan DPCRollup merge of #96160 - RalfJung:interpret-debug,...
2022-04-20 Dylan DPCRollup merge of #93313 - tmiasko:uninhabited, r=tmandry
2022-04-20 borsAuto merge of #96250 - ehuss:update-cargo, r=ehuss
2022-04-20 Eric HussUpdate books
2022-04-20 Eric HussUpdate cargo
2022-04-20 borsAuto merge of #96135 - petrochenkov:doclink6, r=Guillau...
2022-04-20 Takayuki Maedaremove an unnecessary format arg
2022-04-20 borsAuto merge of #96022 - martingms:inline-const-getters...
2022-04-20 Nicholas NethercoteRemove `Eof` sanity check in `Parser::inlined_bump_with`.
2022-04-20 Nicholas NethercoteInline `Parser::nonterminal_may_begin_with`.
2022-04-20 Nicholas NethercoteInline `Parser::parse_nonterminal`.
2022-04-20 Nicholas NethercoteOnly record `fallback_span` when necessary.
2022-04-20 borsAuto merge of #96082 - michaelwoerister:less_impl_stabl...
2022-04-20 Aaron HillAdd an explicit `Span` field to `OutlivesConstraint`
2022-04-20 mbartlett21Change file locations to be links to GitHub
2022-04-20 Nicholas NethercoteInline `Cursor::next_with_spacing`.
2022-04-20 Nicholas NethercoteRemove the loop from `Parser::bump()`.
2022-04-20 Nicholas NethercoteRemove `TokenCursorFrame::open_delim`.
2022-04-20 Nicholas NethercoteUse `true` for `open_delim`/`close_delim` in one spot.
2022-04-20 David Woodbootstrap: non-bootstrap windows split debuginfo
2022-04-20 Nicholas NethercoteAdd a size assertion for `Parser`.
2022-04-20 borsAuto merge of #96224 - Dylan-DPC:rollup-h2h3j93, r...
2022-04-20 Geoffry Songremove_dir_all_recursive: treat ELOOP the same as ENOTDIR
2022-04-19 mbartlett21Fix locations for intrinsics impls
2022-04-19 Nicholas NethercoteMove desugaring code into its own function.
2022-04-19 Dylan DPCRollup merge of #96205 - m-ou-se:emscripten-futex-locks...
2022-04-19 Dylan DPCRollup merge of #96165 - RalfJung:miri-provenance-clean...
2022-04-19 Dylan DPCRollup merge of #96162 - RalfJung:mark-uninit, r=oli-obk
2022-04-19 Dylan DPCRollup merge of #96029 - IsakNyberg:error-messages...
2022-04-19 Dylan DPCRollup merge of #95813 - Urgau:rustdoc-where-clause...
2022-04-19 Dylan DPCRollup merge of #95740 - Amanieu:kreg0, r=nagisa
2022-04-19 David Koloski[fuchsia] Add implementation for `current_exe`
2022-04-19 Guillaume GomezAdd regression test for #96079
2022-04-19 Vadim Petrochenkovrustdoc: Sligthly optimize `Attributes` construction...
2022-04-19 Vadim Petrochenkovrustdoc: Cache preprocessed markdown links
2022-04-19 Vadim Petrochenkovrustdoc: Optimize and refactor doc link resolution
2022-04-19 Vadim Petrochenkovrustc_metadata: Store a flag telling whether an item...
2022-04-19 Vadim Petrochenkovproc_macro: Add a workaround for rustdoc
2022-04-19 Amanieu d'Antrasasm: Add a kreg0 register class on x86 which includes k0
2022-04-19 borsAuto merge of #96214 - Dylan-DPC:rollup-a5b4fow, r...
2022-04-19 Dylan DPCRollup merge of #96142 - cjgillot:no-crate-def-index...
2022-04-19 Dylan DPCRollup merge of #96122 - TaKO8Ki:fix-invalid-error...
2022-04-19 Dylan DPCRollup merge of #96089 - ojeda:no-vec-no_global_oom_han...
2022-04-19 Dylan DPCRollup merge of #96086 - jsgf:remove-extern-location...
2022-04-19 Dylan DPCRollup merge of #95809 - ytmimi:llvm_stamp_typo, r...
2022-04-19 Dylan DPCRollup merge of #94493 - oribenshir:feature/ISSUE-78543...
2022-04-19 borsAuto merge of #96020 - martingms:optimize-relate_substs...
2022-04-19 Michael Woeristerincr. comp.: Don't export impl_stable_hash_via_hash...
2022-04-19 Mara BosUse futex locks on emscripten.
2022-04-19 Mara BosUse futex locks on wasm+atomics.
2022-04-19 Mara BosMake std::sys::wasm::futex consistent with unix::futex.
2022-04-19 Mara BosMake std::sys::unix::futex consistent on emscripten.
2022-04-19 Nicholas NethercoteHandle `Delimited` opening immediately.
2022-04-19 Nicholas NethercoteAdd {open,close}_delim arguments to `TokenCursorFrame...
2022-04-19 Nicholas NethercoteRearrange `TokenCursor::inlined_next()`.
2022-04-19 Nicholas NethercoteMerge `TokenCursor::{next,next_desugared}`.
2022-04-19 Nicholas NethercoteInline and remove `Parser::next_tok()`.
2022-04-19 Nicholas NethercoteInline and remove `TokenTree::{open_tt,close_tt}`.
2022-04-19 Nicholas NethercoteTweak `Cursor::next_with_spacing`.
2022-04-19 Chris MorganImprove AddrParseError description
2022-04-19 borsAuto merge of #95379 - icewind1991:suggest-associated...
2022-04-19 Joshua NelsonRemove assertion that all paths in `ShouldRun` exist
2022-04-18 borsAuto merge of #92287 - JulianKnodt:slice_remainder...
2022-04-18 Guillaume GomezCorrectly handle single `:`
2022-04-18 borsAuto merge of #96171 - nikic:llvm-update-2, r=cuviper
2022-04-18 Guillaume GomezAdd test to ensure that keywords in path are working
2022-04-18 Guillaume GomezAdd an extra check over filter type
2022-04-18 Guillaume GomezFix some corner cases
next