]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-08-25 Santiago PastorinoAdd type of a let tait test
2021-08-24 borsAuto merge of #88271 - sexxi-goose:liveness, r=nikomatsakis
2021-08-24 Mark RousskovPGO for LLVM builds on x86_64-unknown-linux-gnu in CI
2021-08-24 borsAuto merge of #88266 - nikomatsakis:issue-87879, r...
2021-08-24 Mariano CascoAdd SAFETY comments to core::slice::sort::partition_in_...
2021-08-24 Frank SteffahnMake explanations of cross-references between `make_mut...
2021-08-24 Frank SteffahnClarifiy weak pointers being diassociated…
2021-08-24 Eduard-Mihai... Morph `layout_raw` query into `layout_of`.
2021-08-24 Andreas Liljeqvistuse convention for with_* methods
2021-08-24 borsAuto merge of #87472 - inquisitivecrystal:stabilize...
2021-08-24 Ian JacksonStabilise BufWriter::into_parts
2021-08-24 Eduard-Mihai... tests: add v0 structural const value demangling test.
2021-08-24 Eduard-Mihai... tests: add v0 `&str` const value demangling test.
2021-08-24 Eduard-Mihai... Update rustc-demangle to 0.1.21.
2021-08-24 Ian JacksonFix tidy
2021-08-24 Eduard-Mihai... tests: shorten symbol-names/const-generics-demangling...
2021-08-24 Eduard-Mihai... tests: support -Zsymbol-mangling-version=v0 being the...
2021-08-24 Eduard-Mihai... rustc_symbol_mangling: support structural constants...
2021-08-24 Eduard-Mihai... Fix typo (variant_id should've been variant_idx).
2021-08-24 Eduard-Mihai... rustc_symbol_mangling: never cache placeholders in...
2021-08-24 Eduard-Mihai... Pretty-print uninhabited const values more explicitly.
2021-08-24 est31Fix grammar
2021-08-24 Ian Jacksonio::ErrorKind: rationalise ordering in main enum
2021-08-24 Ian Jacksonio::Error: alphabeticise the match in as_str()
2021-08-24 inquisitivecrystalUpdate tests
2021-08-24 inquisitivecrystalDocument `force-warn`
2021-08-24 inquisitivecrystalStabilize `force-warn`
2021-08-24 inquisitivecrystalTidy up lint command line flags
2021-08-24 borsAuto merge of #87900 - jackh726:issue-87429, r=nikomatsakis
2021-08-24 asquared31415Move `named_asm_labels` to a HIR lint
2021-08-24 Andy WangIgnore test on Windows
2021-08-24 borsAuto merge of #87699 - ubamrein:use-iphone-deployment...
2021-08-24 Tomasz MiąskoImprove liveness analysis for generators
2021-08-24 Andreas LiljeqvistForce inline: small functions and single call-site
2021-08-24 Patrick Amreinallow specifying an ios version for the llvm target
2021-08-24 borsAuto merge of #87739 - Aaron1011:remove-used-attrs...
2021-08-24 Eric HussUpdate books
2021-08-24 borsAuto merge of #85556 - FabianWolff:issue-85071, r=esteb...
2021-08-24 Frank SteffahnAlso fix “a `OwningRef`”
2021-08-24 Frank SteffahnAlso fix “a RwLock*”
2021-08-24 Frank SteffahnFix typo “a Rc” → “an Rc”
2021-08-24 Jacob PrattFix references to `ControlFlow` in docs
2021-08-23 borsAuto merge of #83302 - camsteffen:write-piece-unchecked...
2021-08-23 Aman Arora2229: Consider varaiables mentioned in closure as used
2021-08-23 Niko Matsakisfix test
2021-08-23 Niko Matsakisx.py fmt
2021-08-23 Rémy RakicUpdate NLL HRTB type ascription blessed expectations
2021-08-23 jackh726Add comment and extra test
2021-08-23 jackh726Add a couple more tests
2021-08-23 jackh726When checking associated type bounds, use bound vars...
2021-08-23 Rémy Rakichandle ascription type op in NLL HRTB diagnostics
2021-08-23 Aman Arora2229: Update signature for truncate function
2021-08-23 borsAuto merge of #88265 - m-ou-se:rollup-soymv20, r=m...
2021-08-23 Niko Matsakisadd trailing newline
2021-08-23 Niko Matsakisuseful debug printouts
2021-08-23 Niko Matsakisfix apparent typo in resolving variables
2021-08-23 liudingmingselect obligations after `check_casts`
2021-08-23 Mara BosRollup merge of #88259 - LeSeulArtichaut:complete-thir...
2021-08-23 Mara BosRollup merge of #88232 - m-ou-se:macro-name-imported...
2021-08-23 Mara BosRollup merge of #88230 - steffahn:a_an, r=oli-obk
2021-08-23 Mara BosRollup merge of #88188 - GuillaumeGomez:rustdoc-gui...
2021-08-23 Mara BosRollup merge of #88174 - camelid:clarify-rust-2021...
2021-08-23 Mara BosRollup merge of #87976 - estebank:fix-suggestion-span...
2021-08-23 borsAuto merge of #87676 - sexxi-goose:truncate_unique...
2021-08-23 Mara BosImprove wording of macro-not-found-but-name-exists...
2021-08-23 Mara BosShow what things are, but also what they are not.
2021-08-23 Mara BosDon't confuse the user with notes about tool modules.
2021-08-23 Mara BosClarify what attribute and derive macros look like.
2021-08-23 Mara BosSay what things are, instead of what they are not.
2021-08-23 Mara BosSilence confusing 'unused import' warnings.
2021-08-23 Mara BosUpdate tests.
2021-08-23 Mara BosAdd tests for macro-not-found diagnostics.
2021-08-23 Mara BosLook for macro names in all namespaces for diagnostics.
2021-08-23 Mara BosAdd test for macro-not-found-but-name-imported-here...
2021-08-23 Mara BosAdd note to 'macro not found' to point to identically...
2021-08-23 borsAuto merge of #87661 - FabianWolff:issue-87461, r=estebank
2021-08-23 Esteban Kuberreview comments
2021-08-23 asquared31415Detect incorrect number of lang item generics
2021-08-23 Andreas LiljeqvistSimplify zero check
2021-08-23 Andreas Liljeqvistadd `with_start` and `with_end`
2021-08-23 Andreas Liljeqvistimplement debug in similar way to RangeInclusive
2021-08-23 Léo Lanteri... Do not mark `-Z thir-unsafeck` as unsound anymore
2021-08-23 Andreas LiljeqvistRename to WrappingRange
2021-08-23 Guillaume GomezGreatly improve limitation handling on parallel rustdoc...
2021-08-23 Andreas Liljeqvistimplement contains_zero method
2021-08-23 Andreas LiljeqvistUse ref
2021-08-23 Esteban Kuberremove unnecessary `info!()` logging
2021-08-23 Esteban KuberFixes to span locations
2021-08-23 Esteban Kuberwip
2021-08-23 Esteban KuberAccount for tabs when highlighting multiline code sugge...
2021-08-23 Andreas LiljeqvistRemoved fixed fixme
2021-08-23 borsAuto merge of #88249 - lnicola:rust-analyzer-2021-08...
2021-08-23 Andreas Liljeqvistremove commented code
2021-08-23 borsAuto merge of #88220 - sunfishcode:sunfishcode/unix...
2021-08-23 Laurențiu Nicola:arrow_up: rust-analyzer
2021-08-23 borsAuto merge of #87598 - ccqpein:master, r=yaahc
2021-08-23 Jack O'Connoradd Cell::as_array_of_cells, similar to Cell::as_slice_...
2021-08-23 borsAuto merge of #88210 - spastorino:diff-lifetimes-def...
2021-08-22 Dan GohmanRemove redundant conversions.
2021-08-22 borsAuto merge of #88200 - pcwalton:no-dso-local-on-mach...
next