]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-03-04 Mara BosFix assert_matches doc examples.
2021-03-04 Mara BosAdd debug_assert_matches macro.
2021-03-04 Mara BosAllow for multiple patterns and a guard in assert_matches.
2021-03-04 Mara BosAdd assert_matches!(expr, pat).
2021-03-04 Joshua NelsonRemove RefCell around module_trait_cache
2021-03-04 Joshua NelsonDon't require a `DocContext` for `report_diagnostic`
2021-03-04 Mara BosAdd tracking issue for map_try_insert.
2021-03-04 Mara BosRemove unnecessary bound from HashMap::try_insert.
2021-03-04 Oli SchererFixes -Zpolymorphize for src/test/ui/const-generics...
2021-03-04 Oli SchererTypo
2021-03-04 Oli SchererSpread tracing instrumentation into the polymorphizatio...
2021-03-04 Mara BosIgnore file length tidy warning in hash/map.rs.
2021-03-04 borsAuto merge of #81451 - nikic:llvm-12, r=nagisa
2021-03-04 Mara BosImplement Error for OccupiedError.
2021-03-04 Mara BosImprove Debug implementations of OccupiedError.
2021-03-04 Mara BosAdd HashMap::try_insert and hash_map::OccupiedError.
2021-03-04 Mara BosAdd BTreeMap::try_insert and btree_map::OccupiedError.
2021-03-04 Oli SchererRemove a dead code path
2021-03-04 borsAuto merge of #82756 - JohnTitor:rollup-e4ij7h6, r...
2021-03-04 Yuki OkushiRollup merge of #82744 - camelid:cratenum-byval, r...
2021-03-04 Yuki OkushiRollup merge of #82740 - jyn514:proper-history, r=Mark...
2021-03-04 Yuki OkushiRollup merge of #82717 - estebank:issue-70152, r=lcnr
2021-03-04 Yuki OkushiRollup merge of #82697 - jplatte:patch-1, r=davidtwco
2021-03-04 Yuki OkushiRollup merge of #82564 - WaffleLapkin:revert_spare_mut...
2021-03-04 Yuki OkushiRollup merge of #82315 - jsha:font-display-swap, r...
2021-03-04 Yuki OkushiRollup merge of #82310 - jsha:rustdoc-search-onfocus...
2021-03-04 Yuki OkushiRollup merge of #80527 - jyn514:rustdoc-lints, r=Guilla...
2021-03-04 Ralf Jungimprove offset_from docs
2021-03-04 Yuki OkushiAdd a regression test for issue-81712
2021-03-04 Yuki OkushiPin es-check version to prevent unrelated CI failures
2021-03-04 borsAuto merge of #82304 - LeSeulArtichaut:unpretty-ast...
2021-03-04 CamelidPass `CrateNum` by value instead of by reference
2021-03-04 Joshua NelsonFix commit detected when using `download-rustc`
2021-03-04 Esteban KüberMove check only relevant in error case out of critical...
2021-03-04 borsAuto merge of #81114 - bugadani:generator, r=estebank
2021-03-03 borsAuto merge of #82702 - jyn514:downgrade-err, r=Manishearth
2021-03-03 Giacomo StevanatoRemove useless comparison since now self.index <= self...
2021-03-03 Esteban KüberDetect match arm body without braces
2021-03-03 Giacomo StevanatoAdd test for underflow in specialized Zip's size_hint
2021-03-03 Giacomo StevanatoIncrement self.len in specialized ZipImpl to avoid...
2021-03-03 Esteban Küberreworded message
2021-03-03 Nikita PopovExplicitly disable preinline during pgo-use test
2021-03-03 Nikita PopovSchedule ThinLTOBuffer passes again after sanitizer...
2021-03-03 borsAuto merge of #82553 - tmiasko:update-tracing, r=Mark...
2021-03-03 Caleb SanderAvoid unnecessary Vec construction in BufReader
2021-03-03 Waffle LapkinUpdate library/alloc/src/vec/mod.rs
2021-03-03 Joshua NelsonChange error about unknown doc attributes to a warning
2021-03-03 LeSeulArtichautAdd `-Z unpretty` flags for the AST
2021-03-03 Henry BoisdequinFix diagnostic suggests adding type `[type error]`
2021-03-03 borsAuto merge of #82704 - RalfJung:miri-atomic-minmax...
2021-03-03 Ryan LevickWarn in doc test
2021-03-03 Ryan LevickFix borrow and deref
2021-03-03 Ryan LevickRemove lint pass on borrow and deref
2021-03-03 Ryan LevickMove unrelated ui test back to what it was before
2021-03-03 Ryan LevickAllow noop_method_call in clippy ui test
2021-03-03 Esteban KüberClean up code rightward drift
2021-03-03 Esteban KüberIncrease accuracy of lint trigger
2021-03-03 Ryan LevickImprove error messages
2021-03-03 Ryan LevickFix tidy error
2021-03-03 Ryan LevickUpdate error message
2021-03-03 Ryan LevickFix tidy errors
2021-03-03 Ryan LevickImprove warning
2021-03-03 Ryan LevickFix std tests
2021-03-03 Ryan LevickOnly allow new lint when not bootstrapping - since...
2021-03-03 Ryan LevickFix core tests
2021-03-03 Ryan LevickFix ui-full-deps suite
2021-03-03 Ryan LevickBless test where order of error message changed
2021-03-03 Ryan LevickFix tests
2021-03-03 Ryan LevickAdd tests and support two more noop methods
2021-03-03 Ryan LevickFirst version of noop-lint
2021-03-03 borsAuto merge of #82718 - JohnTitor:rollup-vpfx3j2, r...
2021-03-03 Yuki OkushiRollup merge of #82713 - ehuss:update-cargo, r=ehuss
2021-03-03 Yuki OkushiRollup merge of #82712 - CDirkx:cfg-target_os, r=dtolnay
2021-03-03 Yuki OkushiRollup merge of #82710 - peter-kehl:FloatToInit_82709...
2021-03-03 Yuki OkushiRollup merge of #82706 - klensy:expn-data, r=petrochenkov
2021-03-03 Yuki OkushiRollup merge of #82695 - XAMPPRocky:remove-non-power...
2021-03-03 Yuki OkushiRollup merge of #82689 - camelid:rustdoc-nominated...
2021-03-03 Yuki OkushiRollup merge of #82589 - LinkTed:master, r=joshtriplett
2021-03-03 Yuki OkushiRollup merge of #82469 - notriddle:bring-our-own-diff...
2021-03-03 Yuki OkushiRollup merge of #82439 - ssomers:btree_fix_unsafety...
2021-03-03 Yuki OkushiRollup merge of #81223 - GuillaumeGomez:generate-redire...
2021-03-03 borsAuto merge of #76345 - okready:sgx-mem-range-overflow...
2021-03-03 Jacob Hoffman... Use Arial as fallback font instead of sans-serif.
2021-03-03 Esteban KüberAccount for macros when suggesting adding lifetime
2021-03-03 Jacob Hoffman... Improve page load performance in rustdoc.
2021-03-03 Eric HussUpdate cargo
2021-03-03 Christiaan... Remove unnecessary conditional `cfg(target_os)` for...
2021-03-02 WaffleMake Vec::split_at_spare_mut impl safer & simplier
2021-03-02 WaffleAdd test that Vec::spare_capacity_mut doesn't invalidat...
2021-03-02 Jacob Hoffman... Load rustdoc's JS search index on-demand.
2021-03-02 borsAuto merge of #82562 - llogiq:one-up-82248, r=oli-obk
2021-03-02 Peter KehlFloatToInit: Replacing round_unchecked_to --> to_int_un...
2021-03-02 klensyuse outer_expn_data() instead of outer_expn().expn_data()
2021-03-02 Ralf Jungupdate Miri
2021-03-02 Ralf Jungenable atomic_min/max tests in Miri
2021-03-02 Joshua NelsonReport that `doc(plugins)` doesn't work using diagnosti...
2021-03-02 borsAuto merge of #82043 - tmiasko:may-have-side-effect...
2021-03-02 Joshua NelsonClean up error reporting for deprecated passes
2021-03-02 borsAuto merge of #82698 - JohnTitor:rollup-htd533c, r...
2021-03-02 Yuki OkushiRollup merge of #82691 - ehuss:update-books, r=ehuss
next