]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-23 Yuki OkushiRollup merge of #87358 - jyn514:dry-run, r=Mark-Simulacrum
2021-07-23 Yuki OkushiRollup merge of #87322 - chazkiker2:fix/suggestion...
2021-07-23 Yuki OkushiRollup merge of #87283 - pietroalbini:configure-codegen...
2021-07-23 Yuki OkushiRollup merge of #87266 - hellow554:issue87076, r=Mark...
2021-07-23 Yuki OkushiRollup merge of #87255 - RalfJung:miri-test-libcore...
2021-07-23 Yuki OkushiRollup merge of #87191 - adamgemmell:dev/llvm-lib-packa...
2021-07-23 Yuki OkushiRollup merge of #87185 - waterlens:issue-86499-fix...
2021-07-23 Yuki OkushiRollup merge of #87175 - inquisitivecrystal:inner-error...
2021-07-23 Yuki OkushiRollup merge of #87171 - Alexendoo:bufwriter-option...
2021-07-23 Yuki OkushiRollup merge of #86790 - janikrabe:retain-iter-order...
2021-07-23 Yuki OkushiRollup merge of #86410 - spastorino:get_value_matching...
2021-07-23 chaz-kikerupdate clippy ui test 'future_not_send.stderr' to match
2021-07-23 borsAuto merge of #87400 - JohnTitor:rollup-zbwyuxi, r...
2021-07-23 Santiago PastorinoAdd ConstraintLocator docs
2021-07-23 Santiago PastorinoAdd VecMap::get_value_matching and assert if > 1 element
2021-07-23 Yuki OkushiRollup merge of #87383 - Alexendoo:impl_trait_in_bindin...
2021-07-23 Yuki OkushiRollup merge of #87376 - Thomasdezeeuw:rustdoc-large...
2021-07-23 Yuki OkushiRollup merge of #87373 - Aaron1011:hir-wf-field, r...
2021-07-23 Yuki OkushiRollup merge of #87372 - GuillaumeGomez:move-test_main...
2021-07-23 Yuki OkushiRollup merge of #87362 - inquisitivecrystal:bootstrap...
2021-07-23 Yuki OkushiRollup merge of #87332 - camelid:dont-hide-fields,...
2021-07-23 Yuki OkushiRollup merge of #87298 - boringcactus:patch-2, r=stevek...
2021-07-23 Yuki OkushiRollup merge of #87034 - mgeier:doc-step_by, r=JohnTitor
2021-07-23 borsAuto merge of #87287 - oli-obk:fixup_fixup_fixup_opaque...
2021-07-22 chaz-kikerSquash all commits.
2021-07-22 Alex MacleodRemove Option from BufWriter
2021-07-22 Noah LevDon't hide fields of enum struct variants
2021-07-22 Alex MacleodAdd regression tests for the impl_trait_in_bindings...
2021-07-22 borsAuto merge of #86212 - pnkfelix:mainline-targetted...
2021-07-22 Thomas de ZeeuwChange rustdoc logo to use the full container size
2021-07-22 Aaron HillExtend HIR WF checking to fields
2021-07-22 borsAuto merge of #87371 - ehuss:update-cargo, r=ehuss
2021-07-22 Guillaume GomezMove calls to test_main into one function
2021-07-22 Eric HussUpdate cargo
2021-07-22 borsAuto merge of #87366 - GuillaumeGomez:rollup-7muueab...
2021-07-22 Guillaume GomezRollup merge of #87357 - lilyball:mailmap, r=jyn514
2021-07-22 Guillaume GomezRollup merge of #87343 - steffahn:fix_unsound_zip_optim...
2021-07-22 Guillaume GomezRollup merge of #87307 - michaelwoerister:pgo-unwind...
2021-07-22 Guillaume GomezRollup merge of #87288 - ijackson:rustdoc-theme, r...
2021-07-22 Guillaume GomezRollup merge of #87281 - rust-lang:issue-81487, r=nikom...
2021-07-22 Guillaume GomezRollup merge of #87270 - GuillaumeGomez:item-summary...
2021-07-22 Oli Schererbless nll tests
2021-07-22 Oli SchererAdd a regression test
2021-07-22 Oli SchererResolve nested inference variables.
2021-07-22 Oli SchererRemove an unnecessary variable
2021-07-22 Oli SchererUse instrument debugging for more readable logs
2021-07-22 Oli SchererMake mir borrowck's use of opaque types independent...
2021-07-22 Oli SchererFix VecMap::iter_mut
2021-07-22 Guillaume GomezMove implementors directly into lib2
2021-07-22 Guillaume GomezAdd tests for default-settings
2021-07-22 borsAuto merge of #86619 - rylev:incr-hashing-profiling...
2021-07-22 borsAuto merge of #87265 - Aaron1011:hir-wf-fn, r=estebank
2021-07-22 inquisitivecrystalMake `x.py d` an alias for `x.py doc`
2021-07-22 borsAuto merge of #87250 - robojumper:87199-sized-relaxatio...
2021-07-22 Felix S. Klock IItemporarily ignore a test until we reland PR 83171.
2021-07-22 Felix S. Klock IIAllow some temporarily dead code.
2021-07-22 Felix S. Klock IIRevert PR 81473 to resolve (on mainline) issues 81626...
2021-07-22 Joshua NelsonFix `--dry-run` when download-ci-llvm is set
2021-07-22 borsAuto merge of #87246 - rust-lang:placeholder-pretty...
2021-07-21 Lily BallardUpdate my name/email in .mailmap
2021-07-21 borsAuto merge of #86946 - Aaron1011:eval-proj-obligation...
2021-07-21 Aaron HillImprove caching during trait evaluation
2021-07-21 borsAuto merge of #87351 - ehuss:rollup-pga85az, r=ehuss
2021-07-21 Guillaume GomezRemove cargo workspace to build rustdoc-gui test crates...
2021-07-21 Guillaume GomezAdd test to ensure tables are not inside items summary
2021-07-21 Guillaume GomezDon't render <table> in items' summary
2021-07-21 Ian JacksonRun rustfmt
2021-07-21 Ian Jacksonrustdoc: Restore --default-theme, etc, by restoring...
2021-07-21 Eric HussRollup merge of #87346 - rylev:rename-force-warn, r...
2021-07-21 Eric HussRollup merge of #87326 - ehuss:update-cargo, r=ehuss
2021-07-21 Eric HussRollup merge of #87278 - lnicola:rust-analyzer-2021...
2021-07-21 Eric HussRollup merge of #87024 - weihanglo:issue-85494, r=Manis...
2021-07-21 Eric HussRollup merge of #81864 - ijackson:globalalloc-example...
2021-07-21 borsAuto merge of #87347 - GuillaumeGomez:rollup-ke92xxc...
2021-07-21 Guillaume GomezRollup merge of #87342 - midgleyc:add-E0757-long, r...
2021-07-21 Guillaume GomezRollup merge of #87321 - midgleyc:add-E0722-long, r...
2021-07-21 Guillaume GomezRollup merge of #87311 - oli-obk:nll_suggestion_span...
2021-07-21 Guillaume GomezRollup merge of #87301 - chinmaydd:chinmaydd-patch...
2021-07-21 Guillaume GomezRollup merge of #87279 - sunfishcode:document-unix...
2021-07-21 Guillaume GomezRollup merge of #87273 - fee1-dead:impl-const-impl...
2021-07-21 Guillaume GomezRollup merge of #87230 - GuillaumeGomez:docblock-table...
2021-07-21 Guillaume GomezRollup merge of #87206 - matthiaskrgr:clippy_collect...
2021-07-21 Guillaume GomezRollup merge of #87187 - oxalica:fix-nixos-detect,...
2021-07-21 Ryan LevickRename force-warns to force-warn
2021-07-21 Chris Midgleydocs: normalise wording in line with docs
2021-07-21 Chris Midgleydocs: add additional links for ffi_pure / ffi_const
2021-07-21 Frank SteffahnRemove unsound TrustedRandomAccess implementations
2021-07-21 Chris MidgleyAdd long explanation for E0757
2021-07-21 Ian Jacksondocs: GlobalAlloc: Make example only require 4096-align...
2021-07-21 Chris Midgleydocs: add newline before example
2021-07-21 Chris Midgleydocs: remove spurious main functions
2021-07-21 Chris Midgleyadd working code example
2021-07-21 borsAuto merge of #86847 - tlyu:stdin-forwarders, r=joshtri...
2021-07-21 borsAuto merge of #82653 - jyn514:submodules-on-demand...
2021-07-21 Joshua NelsonUpdate all submodules that rustbuild doesn't depend...
2021-07-20 borsAuto merge of #87168 - the8472:flatten-len, r=scottmcm
2021-07-20 Eric HussUpdate cargo
2021-07-20 Chris MidgleyAdd long explanation for E0722
2021-07-20 borsAuto merge of #87312 - ehuss:update-books, r=ehuss
2021-07-20 oxalicaFix NixOS detection
next