]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-05-24 Guillaume GomezAllow to pass more arguments to tester.js
2022-05-24 Guillaume GomezUpdate browser-ui-test version to 0.9.5
2022-05-23 borsAuto merge of #97315 - Dylan-DPC:rollup-2wee2oz, r...
2022-05-23 Dylan DPCRollup merge of #97309 - JohnTitor:issue-90400, r=compi...
2022-05-23 Dylan DPCRollup merge of #97292 - compiler-errors:tcxify-rustc...
2022-05-23 Dylan DPCRollup merge of #97286 - GuillaumeGomez:eslint-check...
2022-05-23 Dylan DPCRollup merge of #96129 - mattheww:2022-04_float_roundin...
2022-05-23 borsAuto merge of #92461 - rust-lang:const_tls_local_panic_...
2022-05-23 borsAuto merge of #97195 - notriddle:notriddle/cleanup...
2022-05-23 Yuki OkushiAdd some regression tests for #90400
2022-05-23 borsAuto merge of #97304 - Dylan-DPC:rollup-qxrfddc, r...
2022-05-23 Dylan DPCRollup merge of #97303 - compiler-errors:arg-typos...
2022-05-23 Dylan DPCRollup merge of #97294 - jersou:patch-1, r=Dylan-DPC
2022-05-23 Dylan DPCRollup merge of #97271 - JohnTitor:issue-91949, r=compi...
2022-05-23 Dylan DPCRollup merge of #97254 - jhpratt:remove-crate-vis,...
2022-05-23 Dylan DPCRollup merge of #97087 - Nilstrieb:clarify-slice-iterat...
2022-05-23 borsAuto merge of #96100 - Raekye:master, r=dtolnay
2022-05-23 Michael GouletFix some typos in arg checking algorithm
2022-05-23 borsAuto merge of #96455 - dtolnay:writetmp, r=m-ou-se
2022-05-23 David TolnayFix clippy explicit_write lint for new writeln implemen...
2022-05-23 borsAuto merge of #96906 - tbu-:pr_stabilize_to_ipv4_mapped...
2022-05-22 David TolnayMake write/print macros eagerly drop temporaries
2022-05-22 David TolnayAdd test of temporaries inside format_args of core...
2022-05-22 Michael HowellClean up `&args[..]`, use more readable `args.iter...
2022-05-22 jersoustd::time : fix doc variable name
2022-05-22 borsAuto merge of #97258 - jackh726:nll-revisions, r=cjgillot
2022-05-22 Michael GouletLifetime variance fixes for rustc
2022-05-22 Guillaume GomezAdd new eslint rule to prevent whitespace before functi...
2022-05-22 Jack HueyUse revisions for NLL in lifetimes
2022-05-22 Jack HueyUse revisions for NLL in suggestions
2022-05-22 Jack HueyUse revisions for NLL in issues
2022-05-22 Jack HueyUse revisions for NLL in hrtb
2022-05-22 Jack HueyUse revisions for NLL in traits
2022-05-22 Jack HueyUse revisions for NLL in async-await
2022-05-22 Jack HueyUse revisions or ignore-compare-mode-nll for NLL in...
2022-05-22 Jack HueyUse revisions for NLL in generator
2022-05-22 Jack HueyUse revisions for NLL in various directories
2022-05-22 Jack HueyUse revisions for NLL in object-lifetime
2022-05-22 Jack HueyUse revisions for NLL in borrowck
2022-05-22 Jack HueyUse revisions for NLL in const-generics and match
2022-05-22 Jack HueyUse revisions for NLL in closures
2022-05-22 Jack HueyUse revisions for NLL in associated-types
2022-05-22 Jack HueyUse revisions for NLL in nll
2022-05-22 Jack HueyUse revisions for NLL in impl-trait
2022-05-22 Jack HueyUse revisions for NLL (consistently) in higher-ranked...
2022-05-22 Jack HueyFor hr-subtype test, use check-pass instead of rustc_er...
2022-05-22 borsAuto merge of #97281 - est31:remove_box, r=compiler...
2022-05-22 borsAuto merge of #97283 - jackh726:rollup-ga84p7n, r=jackh726
2022-05-22 Jack HueyRollup merge of #97280 - yue4u:quote-replace-target...
2022-05-22 Jack HueyRollup merge of #97277 - jyn514:no-unstable-for-bootstr...
2022-05-22 Jack HueyRollup merge of #97275 - pro465:patch-1, r=Dylan-DPC
2022-05-22 Jack HueyRollup merge of #97206 - jackh726:issue-73154, r=nikoma...
2022-05-22 Jack HueyRollup merge of #97043 - c410-f3r:z-errors, r=petrochenkov
2022-05-22 est31Remove box syntax from rustc_mir_dataflow and rustc_mir...
2022-05-22 Jack HueyDo leak check after function ptr coercion
2022-05-22 Joshua NelsonDisable unstable features in bootstrap tools
2022-05-22 yue4uQuote replace target in bootstrap configure
2022-05-22 Joshua NelsonAvoid accidentally enabling unstable features in compil...
2022-05-22 Proloy Mishrasmall change
2022-05-22 borsAuto merge of #97251 - petrochenkov:eqtokens, r=nnethercote
2022-05-22 Vadim Petrochenkovrustc_ast: Support MacArgs::inner_tokens for arbitrary...
2022-05-22 Vadim Petrochenkovrustc_parse: Move AST -> TokenStream conversion logic...
2022-05-22 borsAuto merge of #95563 - dingxiangfei2009:dxf-rfc66-refac...
2022-05-22 Ding Xiang Feifactor out the rvalue lifetime rule
2022-05-22 Yuki OkushiAdd regression test for #91949
2022-05-22 borsAuto merge of #97177 - oli-obk:const-stability, r=davidtwco
2022-05-22 borsAuto merge of #97265 - JohnTitor:rollup-kgthnjt, r...
2022-05-22 Yuki OkushiRollup merge of #97259 - jyn514:fix-typo, r=JohnTitor
2022-05-22 Yuki OkushiRollup merge of #97245 - m-ou-se:rwlock-state-typo...
2022-05-22 Yuki OkushiRollup merge of #97236 - cjgillot:recover-lifetime...
2022-05-22 Yuki OkushiRollup merge of #97228 - jonhoo:patch-1, r=bjorn3
2022-05-22 Yuki OkushiRollup merge of #97225 - cuviper:ref-display, r=scottmcm
2022-05-22 Yuki OkushiRollup merge of #97144 - samziz:patch-1, r=Dylan-DPC
2022-05-22 borsAuto merge of #94119 - c410-f3r:array-again-and-again...
2022-05-21 borsAuto merge of #96515 - lcnr:user-types-in-pat, r=nikoma...
2022-05-21 Joshua NelsonFix typo in Mir phase docs
2022-05-21 Jacob PrattMerge crate and restricted visibilities
2022-05-21 borsAuto merge of #94530 - tmiasko:alignment-impls, r=dtolnay
2022-05-21 Jacob PrattRemove feature: `crate` visibility modifier
2022-05-21 borsAuto merge of #97248 - xFrednet:clippyup, r=Manishearth
2022-05-21 Michael HowellExtend `substs_to_args` into a perfectly-sized Vec...
2022-05-21 Michael HowellShrink GenericArgs/PathSegment with boxed slices
2022-05-21 Michael HowellRemove unused Hash impl from DocFragmentKind
2022-05-21 Michael HowellFix broken intra-doc link
2022-05-21 borsAuto merge of #97247 - RalfJung:miri, r=RalfJung
2022-05-21 lcnrupdate nll tests
2022-05-21 xFrednetFix lint registration
2022-05-21 borsAuto merge of #97246 - GuillaumeGomez:rollup-btcok8x...
2022-05-21 xFrednetMerge 'rust-clippy/master' into clippyup
2022-05-21 Ralf Jungupdate Miri
2022-05-21 Guillaume GomezRollup merge of #97238 - Mark-Simulacrum:bump-ci-llvm...
2022-05-21 Guillaume GomezRollup merge of #97237 - oberien:patch-1, r=Dylan-DPC
2022-05-21 Guillaume GomezRollup merge of #97232 - tshepang:typo, r=Dylan-DPC
2022-05-21 Guillaume GomezRollup merge of #97223 - cjgillot:linear-hir-tree,...
2022-05-21 Guillaume GomezRollup merge of #97219 - RalfJung:ptr-invalid, r=thomcc
2022-05-21 Guillaume GomezRollup merge of #97218 - GuillaumeGomez:eslint-checks...
2022-05-21 Guillaume GomezRollup merge of #97190 - SylvainDe:master, r=Dylan-DPC
2022-05-21 Mara BosFix typo in futex RwLock::write_contended.
2022-05-21 borsAuto merge of #93963 - GuillaumeGomez:reduce-clean...
2022-05-21 Camille GILLOTRecover when resolution did not resolve lifetimes.
next