]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-28 Noah Levrustdoc: Queryify `is_notable_trait`
2022-09-28 Dan GohmanDon't export `__heap_base` and `__data_end` on wasm32...
2022-09-28 mejrsDeduplicate some logic
2022-09-27 Matthew Kellyreview updates
2022-09-27 borsAuto merge of #102377 - matthiaskrgr:rollup-1zvj50t...
2022-09-27 Nicholas NethercoteSmall cleanups in unescaping code.
2022-09-27 Josh StoneManually order `DefId` on 64-bit big-endian
2022-09-27 Michael Howellrustdoc: remove redundant mobile `.source > .sidebar...
2022-09-27 mejrsAdd newline
2022-09-27 Michael GouletUse already resolved self_ty in confirm_fn_pointer_cand...
2022-09-27 borsAuto merge of #102365 - weihanglo:update-cargo, r=ehuss
2022-09-27 Matthias KrügerRollup merge of #102369 - GuillaumeGomez:results-colors...
2022-09-27 Matthias KrügerRollup merge of #102367 - notriddle:notriddle/help...
2022-09-27 Matthias KrügerRollup merge of #102356 - davidtwco:translation-bootstr...
2022-09-27 Matthias KrügerRollup merge of #102337 - cuviper:llvm-optional-bool...
2022-09-27 Matthias KrügerRollup merge of #102330 - notriddle:notriddle/srclink...
2022-09-27 Matthias KrügerRollup merge of #102284 - compiler-errors:missing-type...
2022-09-27 Matthias KrügerRollup merge of #102281 - RalfJung:invalid-enums, r...
2022-09-27 Matthias KrügerRollup merge of #102253 - jsha:css-contain, r=notriddle
2022-09-27 Matthias KrügerRollup merge of #101555 - jhpratt:stabilize-mixed_integ...
2022-09-27 mejrsAddress feedback
2022-09-27 mejrsWrapper suggestions
2022-09-27 Michael Howellrustdoc: remove `clean::TraitWithExtraInfo`
2022-09-27 Camille GILLOTBless stats.
2022-09-27 XiretzaImplement IntoDiagnosticArg for rustc_ast::token::Token...
2022-09-27 XiretzaDon't unnecessarily stringify paths in diagnostics
2022-09-27 XiretzaDocument use of Symbol::to_string()
2022-09-27 XiretzaMigrate even more diagnostics in rustc_parse to diagnos...
2022-09-27 XiretzaMigrate "struct literal body without path" error to...
2022-09-27 XiretzaMigrate "expected semicolon" diagnostics to diagnostic...
2022-09-27 XiretzaMigrate "expected identifier" diagnostics to diagnostic...
2022-09-27 XiretzaRework "inner attribute not permitted" errors
2022-09-27 XiretzaRemove error condition in parse_attribute
2022-09-27 XiretzaMigrate more rustc_parse diagnostics to diagnostic...
2022-09-27 XiretzaMove rustc_parse diagnostic structs to separate module
2022-09-27 XiretzaMigrate "invalid literal suffix" diagnostic to diagnost...
2022-09-27 XiretzaMigrate more diagnostics in rustc_parse to diagnostic...
2022-09-27 XiretzaAllow raw identifiers to be used as fluent arguments
2022-09-27 XiretzaImplement IntoDiagnosticArg for rustc_ast::Path
2022-09-27 XiretzaMigrate rustc_session::expr_parentheses_needed to Subdi...
2022-09-27 Guillaume GomezAdd GUI regression test for search results colors
2022-09-27 Guillaume GomezFix regression for results colors
2022-09-27 Michael Howellrustdoc: remove redundant `#help-button` CSS
2022-09-27 Jacob Hoffman... Update src/test/rustdoc-gui/sidebar-mobile-scroll.goml
2022-09-27 Michael GouletSupport bindings with anon consts in generics
2022-09-27 Michael GouletMake type_of work correctly for const arg bindings
2022-09-27 Michael GouletFormat type_of
2022-09-27 Michael GouletDeny associated type bindings within associated type...
2022-09-27 Camille GILLOTDo not overwrite binders for another HirId.
2022-09-27 Weihang LoUpdate cargo
2022-09-27 Jacob Hoffman... rustdoc: use CSS containment to speed up render
2022-09-27 Takayuki Maedaimprove errors for incomplete functions in struct defin...
2022-09-27 UrgauStabilize bench_black_box
2022-09-27 Ralf Jungalso query type_uninhabited_from
2022-09-27 Arthur Cohencore: Mark all safe intrinsics with #[rustc_safe_intrinsic]
2022-09-27 Arthur Cohenattributes: Add #[rustc_safe_intrinsic] builtin
2022-09-27 Mara BosRemove confusing drop.
2022-09-27 Mara BosUpdate doc comments.
2022-09-27 Mara BosTurn format arguments Vec into its own struct.
2022-09-27 Mara BosUpdate test.
2022-09-27 Mara BosAdd clarifying comments.
2022-09-27 Mara BosFlatten if-let and match into one.
2022-09-27 Mara BosMove enum definition closer to its usage.
2022-09-27 Mara BosUse if let chain.
2022-09-27 Mara BosTweak comments.
2022-09-27 Mara BosPrefer new_v1_formatted instead of new_v1 with duplicates.
2022-09-27 Mara BosFix typo.
2022-09-27 Mara BosMove FormatArgs structure to its own module.
2022-09-27 Mara BosUpdate tests.
2022-09-27 Mara BosRewrite and refactor format_args!() builtin macro.
2022-09-27 borsAuto merge of #102306 - lcnr:rustc_hir_analysis, r...
2022-09-27 David Woodsession: remove now-unnecessary lint `#[allow]`s
2022-09-27 lcnrrustc_typeck to rustc_hir_analysis
2022-09-27 borsAuto merge of #102314 - TaKO8Ki:add-label-to-struct...
2022-09-27 Nicholas NethercoteTweak `FulfillProcessor`.
2022-09-27 Nicholas NethercoteFix an incorrect comment.
2022-09-27 borsAuto merge of #102189 - davidtwco:translation-derive...
2022-09-27 John MillikinAdd negation methods for signed non-zero integers.
2022-09-27 Ellis Hoaglint and remove unused diagnostic
2022-09-27 Michael GouletStructured suggestion for missing mut/const in pointer
2022-09-27 Nicholas NethercoteRename some variables.
2022-09-27 borsAuto merge of #102331 - notriddle:rollup-dmefd2d, r...
2022-09-27 Takayuki Maedafix a ui test
2022-09-27 Takayuki Maedaadd a label to struct/enum/union ident name
2022-09-27 Takayuki Maedacreate a new local var
2022-09-27 Matthew Kellyremove implied link bound per review
2022-09-26 Matthew KellyMerge remote-tracking branch 'origin/master' into mpk...
2022-09-26 Nicholas NethercoteMinor improvements.
2022-09-26 Josh StoneAvoid LLVM-deprecated `Optional::hasValue`
2022-09-26 borsAuto merge of #102283 - GuillaumeGomez:option-code...
2022-09-26 Michael HowellRollup merge of #102326 - yancyribbens:splin-mut-doc...
2022-09-26 Michael HowellRollup merge of #102325 - notriddle:notriddle/line...
2022-09-26 Michael HowellRollup merge of #102322 - sigaloid:master, r=GuillaumeGomez
2022-09-26 Michael HowellRollup merge of #102321 - aDotInTheVoid:rdj-prim-impls...
2022-09-26 Michael HowellRollup merge of #102319 - notriddle:notriddle/td-th...
2022-09-26 Michael HowellRollup merge of #102283 - GuillaumeGomez:option-code...
2022-09-26 Michael Howellrustdoc: remove no-op CSS `.srclink { font-weight;...
2022-09-26 Josh StoneEnable inline stack probes on PowerPC and SystemZ
2022-09-26 borsAuto merge of #102324 - matthiaskrgr:rollup-6l70oz3...
2022-09-26 Michael Howellrustdoc: simplify example-line-numbers CSS selector
next