]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-10 Manish GoregaokarRollup merge of #88578 - notriddle:notriddle/suggest...
2021-09-10 Manish GoregaokarRollup merge of #88546 - scrabsha:scrabsha/closure...
2021-09-10 Manish GoregaokarRollup merge of #87441 - ibraheemdev:i-86865, r=cjgillot
2021-09-10 Manish GoregaokarRollup merge of #87088 - FabianWolff:issue-87060, r...
2021-09-10 Manish GoregaokarRollup merge of #86165 - m-ou-se:proc-macro-span-shrink...
2021-09-10 Manish GoregaokarRollup merge of #85200 - FabianWolff:issue-84647, r...
2021-09-10 hyd-devUpdate Miri
2021-09-10 Amanieu d'AntrasTreat drop_in_place as nounwind with -Z panic-in-drop...
2021-09-10 borsAuto merge of #88797 - m-ou-se:uhhhh, r=pietroalbini
2021-09-10 Mara BosTemporarily ignore some debuginfo tests on windows.
2021-09-10 Mara BosWork around CI issue with windows sdk 10.0.20348.0.
2021-09-10 Guillaume GomezAdd test for enum tuple variants and tuple struct doc...
2021-09-10 Guillaume GomezDon't require documentation for fields in an enum tuple...
2021-09-10 Gerd ZellwegerFix typo `option` -> `options`.
2021-09-10 jackh726Use FxHashMap
2021-09-10 Jesse RudermanFix typo in docs for iterators
2021-09-10 Noah LevRemove unnecessary `Cache.*_did` fields
2021-09-09 jackh726In relate_tys, when creating new universes, insert...
2021-09-09 Fabian WolffFix two uses of `span_note` when the source is not...
2021-09-09 Amanieu d'AntrasAdd -Z panic-in-drop={unwind,abort} command-line option
2021-09-09 Fabian WolffIgnore automatically derived impls of `Clone` and ...
2021-09-09 Sasha PourcelotEmit proper errors on missing closure braces
2021-09-09 jackh726Only add_implied_bounds for norm_ty if different
2021-09-09 jackh726Use FxHashSet instead of Vec for well formed tys
2021-09-09 Ellenadd test for builtin types N + N unifying with fn call
2021-09-09 Esteban KuberUse more accurate spans for "unused delimiter" lint
2021-09-09 Felix S. Klock IIregression test for issue #88583.
2021-09-09 Felix S. Klock IIRe-add 71a7f8f1884b2c83eeb4a545eef16df1f2ea6476 post...
2021-09-09 Felix S. Klock IIRevert "Implement Anonymous{Struct, Union} in the AST"
2021-09-09 Felix S. Klock IIManually crafted revert of d4ad050ce5778a09566f6f9ec172...
2021-09-09 Felix S. Klock IIRevert "Add test for restriction of anonymous types...
2021-09-09 Felix S. Klock IIRevert "Fix ast expanded printing for anonymous types"
2021-09-09 Felix S. Klock IIRevert "Add test for pretty printing anonymous types"
2021-09-09 Felix S. Klock IIRevert "Allow formatting `Anonymous{Struct, Union}...
2021-09-09 Stefan SchindlerWorkaround blink/chromium grid layout limitation of...
2021-09-09 Samuel E. Moelius IIIUpdate lockfile
2021-09-09 Samuel E. Moelius IIIUpdate dependencies
2021-09-09 Hans Niklas... Allow missing code examples in trait impls.
2021-09-09 borsAuto merge of #88676 - devnexen:fbsd_toolchain_upd...
2021-09-09 Samuel E. Moelius IIIPrep for upgrade to cargo_metadata 0.14.0
2021-09-09 Andreas Liljeqvistbugfix
2021-09-09 Andreas LiljeqvistWrap
2021-09-09 Andreas Liljeqvistrename `is_valid_for` to `is_valid`
2021-09-09 Andreas LiljeqvistRename `(un)signed` to `(un)signed_int`
2021-09-09 Andreas LiljeqvistMove `unsigned_max` etc into `Size` again
2021-09-09 Andreas LiljeqvistRemove clone
2021-09-09 Andreas LiljeqvistMake `abi::Abi` `Copy` and remove a *lot* of refs
2021-09-09 Andreas LiljeqvistFix docstring
2021-09-09 Andreas LiljeqvistUse special `Debug` format when `start` > `end`
2021-09-09 Andreas LiljeqvistRemove `contains_zero`, respect the compiler
2021-09-09 Andreas Liljeqvistderive Copy for WrappingRange and Scalar
2021-09-09 Andreas Liljeqvistfix match
2021-09-09 Andreas LiljeqvistAdd methods for checking for full ranges to `Scalar...
2021-09-09 borsAuto merge of #88748 - bjorn3:try_fix_perf_regression...
2021-09-09 DeadbeefAllow ~const bounds on inherent impls
2021-09-09 DeadbeefAdd another test case + fmt
2021-09-09 Deadbeeffix precise live drops
2021-09-09 Deadbeefdo not require lang item
2021-09-09 DeadbeefRemove the queries
2021-09-09 DeadbeefUse trait select logic instead of query
2021-09-09 Deadbeeffmt
2021-09-09 DeadbeefFailing test
2021-09-09 DeadbeefConst drop selection candidates
2021-09-09 Deadbeefbetter test
2021-09-09 Deadbeeffmt
2021-09-09 DeadbeefAdd a simple test case
2021-09-09 DeadbeefDo not lint for ~const Drop bounds
2021-09-09 DeadbeefConst dropping
2021-09-09 DeadbeefRemove unused query
2021-09-09 Deadbeefcleanup hir hack
2021-09-09 borsAuto merge of #88752 - Mark-Simulacrum:bootstrap-bump...
2021-09-09 Noble-MushtakFatal error for functions with more than 65535 arguments
2021-09-09 Mark RousskovBump stage0 compiler to 1.56
2021-09-09 EllenCI please
2021-09-09 Ellenfmt
2021-09-09 Ellenresolve `from_hir_call` FIXME
2021-09-09 Ellenadd a `CastKind` to `Node::Cast`
2021-09-09 Ellennits
2021-09-09 Ellenremove comment
2021-09-09 Ellenrename mir -> thir around abstract consts
2021-09-09 Ellenremove debug stmts
2021-09-09 Ellenremove `WorkNode`
2021-09-09 Ellenhandle `ExprKind::NeverToAny`
2021-09-09 Ellendont build abstract const for monomorphic consts
2021-09-09 Ellenmove thir visitor to rustc_middle
2021-09-09 Ellentidy
2021-09-09 Ellenbless stderr
2021-09-09 Ellendont support blocks
2021-09-09 Ellenas casts and block exprs
2021-09-09 EllenWIP state
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 Eric HussUpdate cargo
2021-09-08 borsAuto merge of #80522 - cjgillot:borrowcrate, r=oli-obk
2021-09-08 Camille GILLOTRebase fallout.
2021-09-08 Camille GILLOTUpdate run-make-fulldeps.
2021-09-08 borsAuto merge of #88750 - jackh726:rollup-w57i9fp, r=jackh726
2021-09-08 bjorn3Use Lrc instead of Option to avoid duplication of a...
2021-09-08 bjorn3Move get_tools_search_paths from FileSearch to Session
2021-09-08 bjorn3Doc comments
2021-09-08 Jack HueyRollup merge of #88726 - MingweiSamuel:patch-1, r=wesle...
next