]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-10-30 borsAuto merge of #7899 - mikerite:fullint-20211030, r...
2021-10-30 borsAuto merge of #90416 - matthiaskrgr:rollup-55lzqng...
2021-10-30 Andre Bogusupdate most tests to 2021 edition
2021-10-30 Matthias KrügerRollup merge of #90412 - jyn514:macro-use, r=camelid
2021-10-30 Matthias KrügerRollup merge of #90402 - wesleywiser:query_descriptions...
2021-10-30 Matthias KrügerRollup merge of #90396 - b-naber:type_flags_ices_defaul...
2021-10-30 Matthias KrügerRollup merge of #90395 - b-naber:const-expr-type-relati...
2021-10-30 Matthias KrügerRollup merge of #90377 - WaffleLapkin:const_slice_from_...
2021-10-30 Matthias KrügerRollup merge of #90374 - GuillaumeGomez:unify-rustdoc...
2021-10-30 Matthias KrügerRollup merge of #90371 - Veykril:patch-2, r=jyn514
2021-10-30 Matthias KrügerRollup merge of #89876 - AlexApps99:const_ops, r=oli-obk
2021-10-30 borsAuto merge of #89174 - ChrisDenton:automatic-verbatim...
2021-10-30 Michael WrightSimplify FullInt Ord impl
2021-10-30 Michael WrightSimplify FullInt Ord impl (2)
2021-10-30 Michael WrightSimplify FullInt Ord impl
2021-10-30 Michael WrightRemove casts from FullInt impl
2021-10-30 Michael WrightRemove expects from FullInt Partial{Ord,Eq}
2021-10-30 borsAuto merge of #88268 - GuillaumeGomez:generics-search...
2021-10-30 Noah Levrustdoc: Add static size assertion for `clean::Crate`
2021-10-30 Joshua NelsonRemove unnecessary `macro_use`s in rustdoc
2021-10-30 borsAuto merge of #90403 - michaelwoerister:odht-0.3.1...
2021-10-29 borsAuto merge of #90346 - ferrocene:pa-short-circuit,...
2021-10-29 Maybe WaffleApply changes proposed in the review
2021-10-29 borsAuto merge of #7895 - ahmedkrmn:master, r=Manishearth
2021-10-29 Will CrichtonFix rare ICE during typeck in rustdoc scrape_examples
2021-10-29 Ahmed KaramanDisable "if_not_else" lints firing on else-ifs
2021-10-29 Andre Bogusavoid linting `possible_truncation` on bit-reducing...
2021-10-29 borsAuto merge of #7890 - Alexendoo:ptr-arg-alias, r=camsteffen
2021-10-29 Maybe WaffleUse proper issue number for `feature(const_slice_from_r...
2021-10-29 Guillaume GomezUnify titles in rustdoc book doc attributes chapter
2021-10-29 Guillaume GomezFix invalid handling of generics
2021-10-29 borsAuto merge of #90390 - umanwizard:update-miri, r=RalfJung
2021-10-29 Martin Kröninghermitkernel-target: Set OS to "none"
2021-10-29 Michael WoeristerUpdate odht crate to 0.3.1 (big-endian bugfix)
2021-10-29 borsAuto merge of #90389 - camelid:rustdoc-rayon, r=jyn514
2021-10-29 Martin Kröninghermit: Implement Condvar::wait_timeout
2021-10-29 Wesley WiserAdd a few query descriptions
2021-10-29 Yuval DolevExplicitly skipping suggestions for 'Pin' as it does...
2021-10-29 Yuval DolevSkip suggestions for the AsRef trait
2021-10-29 Guillaume GomezFix panic when documenting libproc-macro
2021-10-29 Guillaume GomezDon't display "Methods from Deref<...>" if no method...
2021-10-29 Guillaume GomezRemove the Rc wrapping of deref_id_map
2021-10-29 Guillaume GomezAdd tests for recursive deref
2021-10-29 borsAuto merge of #90373 - tmiasko:union-qualification...
2021-10-29 Guillaume GomezRecursively document Deref
2021-10-29 b-naberignore type flags insertion in default_anon_const_subst...
2021-10-29 b-naberadd test
2021-10-29 b-naberdon't mutably borrow inner infcx in all of ConstInferUn...
2021-10-29 borsAuto merge of #90214 - tmiasko:indirect-mutation-qualif...
2021-10-29 borsAuto merge of #90380 - Mark-Simulacrum:revert-89558...
2021-10-29 borsAuto merge of #90363 - camelid:build-impl-perf, r=jyn514
2021-10-29 Noah Levrustdoc: Remove a single-use macro
2021-10-29 Brennan VincentUpdate miri
2021-10-29 Noah Levrustdoc: Switch to mainline rayon
2021-10-28 borsAuto merge of #90387 - matthiaskrgr:rollup-b2x8v0x...
2021-10-28 Matthias KrügerRollup merge of #90376 - oli-obk:🧹, r=spastorino
2021-10-28 Matthias KrügerRollup merge of #90336 - mbartlett21:patch-4, r=Mark...
2021-10-28 Matthias KrügerRollup merge of #90082 - noncombatant:patch-1, r=Guilla...
2021-10-28 Mateusz MikułaAdd -Zunstable-options instead of feature
2021-10-28 Matthew JasperAdd comments to hygiene tests
2021-10-28 Matthew JasperRemove `ModData` from rustc_metadata
2021-10-28 borsAuto merge of #90281 - xldenis:public-borrow-set, r...
2021-10-28 borsAuto merge of #90218 - JakobDegen:adt_significant_drop_...
2021-10-28 Mark RousskovRevert "Add rustc lint, warning when iterating over...
2021-10-28 borsAuto merge of #7810 - camsteffen:if-then-panic-pedantic...
2021-10-28 Cameron SteffenRename if_then_panic to manual_assert
2021-10-28 Cameron SteffenMove if_then_panic to pedantic
2021-10-28 Ilya YanokAdd test cases
2021-10-28 Maybe WaffleMake `core::slice::from_raw_parts[_mut]` const
2021-10-28 Oli SchererMove instantiate_opaque_types to rustc_infer.
2021-10-28 Oli SchererMove some functions into `rustc_infer`.
2021-10-28 Oli SchererManually inline a function that is only ever called...
2021-10-28 Oli SchererRemove dead code.
2021-10-28 borsAuto merge of #7891 - giraffate:fix_ice_for_undocumente...
2021-10-28 Ilya YanokReformat the changed line to make tidy happy
2021-10-28 Takayuki NakataFix ICE in `undocumented_unsafe_blocks`
2021-10-28 borsAuto merge of #90145 - cjgillot:sorted-map, r=michaelwo...
2021-10-28 Ilya YanokUse `is_global` in `candidate_should_be_dropped_in_favo...
2021-10-28 Lukas WirthFix incorrect doc link
2021-10-28 borsAuto merge of #90339 - GuillaumeGomez:doc-alias-doc...
2021-10-28 xFrednetDocument clippy on nightly-rustc
2021-10-28 borsAuto merge of #7847 - mikerite:fix-7829, r=flip1995
2021-10-28 Guillaume GomezAdd missing documentation for doc alias
2021-10-28 Noah LevImprove perf measurements of `build_extern_trait_impl`
2021-10-28 Tomasz MiąskoUse type based qualification for unions
2021-10-27 borsAuto merge of #90347 - matthiaskrgr:rollup-rp2ms7j...
2021-10-27 borsAuto merge of #7885 - devonhollowood:deprecated-cleanup...
2021-10-27 Alex MacleodIgnore references to type aliases in ptr_arg
2021-10-27 Matthias KrügerRollup merge of #90344 - xfix:tracking-issue-const_cstr...
2021-10-27 Matthias KrügerRollup merge of #90304 - vandenheuvel:test_issue_75961...
2021-10-27 Matthias KrügerRollup merge of #90288 - JakobDegen:import_diagnostics...
2021-10-27 Matthias KrügerRollup merge of #90267 - EliseZeroTwo:elisezerotwo...
2021-10-27 Matthias KrügerRollup merge of #90239 - r00ster91:patch-1, r=fee1...
2021-10-27 r00ster91Remove big O notation
2021-10-27 borsAuto merge of #90273 - nbdd0121:const, r=fee1-dead
2021-10-27 Pietro Albinireplace `&` with `&&` in {integer}::checked_rem
2021-10-27 Pietro Albinireplace `&` with `&&` in {integer}::checked_div
2021-10-27 Pietro Albinireplace `|` with `||` in string validation
2021-10-27 Pietro Albinireplace `|` with `||` in {unsigned_int}::borrowing_sub
2021-10-27 Pietro Albinireplace `|` with `||` in {unsigned_int}::carrying_add
next