]> git.proxmox.com Git - cargo.git/history - src/cargo/core/interning.rs
Add comment on relationship of RunCustomBuild and UnitFor::host.
[cargo.git] / src / cargo / core / interning.rs
2020-01-15 borsAuto merge of #7774 - giraffate:update_credentials...
2020-01-13 borsAuto merge of #7750 - ehuss:named-config-profiles,...
2020-01-13 Eric HussAdd named config profiles.
2019-10-15 borsAuto merge of #7333 - ehuss:allow-dev-dep-path, r=alexc...
2019-10-04 borsAuto merge of #7476 - tlively:emscripten-wasm-aux,...
2019-10-02 borsAuto merge of #7443 - guanqun:patch-1, r=ehuss
2019-09-30 borsAuto merge of #7308 - guanqun:add-ssl-version, r=alexcr...
2019-09-27 borsAuto merge of #7452 - pyrrho:bug7346/transitive_patches...
2019-09-26 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-26 borsAuto merge of #7425 - alexcrichton:kind-string, r=ehuss
2019-09-26 Alex CrichtonRefactor how compile targets are handled
2019-09-26 Alex CrichtonRefactor `Kind` to carry target name in `Target`
2019-09-08 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-03 borsAuto merge of #7295 - zachlute:config-toml-extension...
2019-09-03 borsAuto merge of #7318 - reitermarkus:ssl-connect-error...
2019-09-03 borsAuto merge of #7310 - Eh2406:minimal-copy, r=alexcrichton
2019-09-03 Eh2406minimal-copy `deserialize` for `InternedString` and...
2019-05-11 Alex HelfetMerge remote-tracking branch 'origin/master' into first...
2019-05-03 borsAuto merge of #6903 - matthiaskrgr:typos, r=ehuss
2019-05-03 Matthias Krügerfix more typos (codespell)
2019-03-26 borsAuto merge of #6534 - ehuss:meta-deps-name-null, r...
2019-02-22 Jonathan ClaudiusMerge branch 'master' into https_all_the_things
2019-02-21 borsAuto merge of #6685 - king6cong:doc, r=alexcrichton
2019-02-20 borsAuto merge of #6679 - dwijnand:exclude-mia-package...
2019-02-20 borsAuto merge of #6687 - dwijnand:cosmetic-2, r=dwijnand
2019-02-20 Alexander RegueiroVarious cosmetic improvements.
2019-02-14 borsAuto merge of #6264 - robertohuertasm:patch-1, r=alexcr...
2018-12-17 borsAuto merge of #6405 - ehuss:new-man, r=alexcrichton
2018-12-12 Nick CameronMerge pull request #6371 from matklad/update-dry-run
2018-12-11 borsAuto merge of #6416 - alexcrichton:idioms, r=dwijnand
2018-12-11 Alex CrichtonRun `cargo fix --edition-idioms` and fixup output
2018-12-11 Alex CrichtonStart using 2018 idioms in Cargo
2018-11-29 borsAuto merge of #6280 - zachreizner:master, r=dwijnand
2018-11-27 borsAuto merge of #6345 - dlaehnemann:docs_correct-profile...
2018-11-26 borsAuto merge of #6347 - Eh2406:dell-copy, r=alexcrichton
2018-11-26 Eh2406SourceId is copy, clippy thinks we dont need &SourceId...
2018-07-16 borsAuto merge of #5543 - roblabla:doc-private-items, r...
2018-07-08 borsAuto merge of #5694 - Eh2406:more_InternedString, r...
2018-07-08 Eh2406cargo fmt and impl Borrow<str> for InternedString
2018-07-05 borsAuto merge of #5571 - pickfire:patch-1, r=alexcrichton
2018-07-05 borsAuto merge of #5651 - ehuss:panic-rustdoc, r=matklad
2018-06-27 borsAuto merge of #5659 - djc:patch-1, r=alexcrichton
2018-06-27 borsAuto merge of #5645 - clarcharr:master, r=matklad
2018-06-27 borsAuto merge of #5635 - siddharthasahu:patch-1, r=alexcri...
2018-06-27 borsAuto merge of #5625 - Eh2406:min_candidates_is_slow...
2018-06-27 borsAuto merge of #5623 - ehuss:doc-links, r=alexcrichton
2018-06-27 borsAuto merge of #5606 - vramana:fix/cargo-install, r...
2018-06-27 borsAuto merge of #5619 - Eh2406:remove_redundant_hashmap...
2018-06-08 Eh2406`Mutex` instead of just using `write` on a `RwLock`
2018-05-10 borsAuto merge of #5301 - mshal:build-plan, r=matklad
2018-05-10 borsAuto merge of #5460 - ehuss:conservative-link, r=alexcr...
2018-05-10 borsAuto merge of #5509 - Eh2406:use_the_new, r=alexcrichton
2018-05-10 Eh2406use Box::leak and clean up our string leak
2018-04-16 borsAuto merge of #5272 - Phlosioneer:5211-missing-size...
2018-04-04 Klaus Purerchore(clippy): Fix test assertion and simplify code...
2018-04-04 Klaus Purerchore(clippy): Simplify minor stuff found by clippy
2018-04-04 borsAuto merge of #5270 - djc:feature-requirements, r=Eh2406
2018-04-04 Dirkjan OchtmanIntroduce FeatureValue enum for tracking feature types
2018-04-03 borsAuto merge of #5288 - alexcrichton:another-fix, r=matklad
2018-04-03 borsAuto merge of #5287 - matklad:safer-intern, r=Eh2406
2018-04-03 Aleksey KladovSlightly improve InternedString
2018-04-02 borsAuto merge of #5278 - alexcrichton:no-rustfmt-ci, r...
2018-03-31 borsAuto merge of #5271 - djc:interning-spelling, r=alexcri...
2018-03-31 Dirkjan OchtmanFix spelling errors in interning module
2018-03-15 borsAuto merge of #5190 - mbrubeck:doc, r=alexcrichton
2018-03-15 borsAuto merge of #5185 - matklad:printf-debugging-for...
2018-03-15 borsAuto merge of #5184 - matklad:delegate-debug, r=Eh2406
2018-03-15 Aleksey KladovDelegate debug implementation for InternedString
2018-03-15 borsAuto merge of #5176 - alexcrichton:rustfmt, r=alexcrichton
2018-03-15 Alex Crichtoncargo fmt
2018-03-13 borsAuto merge of #5152 - matklad:clap, r=alexcrichton
2018-03-09 borsAuto merge of #5126 - gilescope:cycle-error-message...
2018-03-09 borsAuto merge of #5157 - Eh2406:more_interning, r=alexcrichton
2018-03-08 Eh2406PackageId.name to InternedString
2018-03-08 borsAuto merge of #5150 - Eh2406:more_interning, r=alexcrichton
2018-03-08 Eh2406intern links attribute
2018-03-07 borsAuto merge of #5121 - Eh2406:string_interning, r=alexcr...
2018-03-07 Eh2406use `Deref` instead of an explicit function
2018-03-07 Eh2406use `into_boxed_str` to shrink before we leek
2018-03-06 Eh2406add unsafe
2018-03-06 Eh2406intern the features
2018-03-06 Eh2406make a global string interner