]> git.lizzy.rs Git - rust.git/history - src
Add TupleSlice trait to rustc_data_structures.
[rust.git] / src /
2015-12-10 Michael WoeristerAdd TupleSlice trait to rustc_data_structures.
2015-12-10 borsAuto merge of #30194 - brson:relnotes, r=brson
2015-12-10 borsAuto merge of #30297 - oli-obk:doc/fix_intravisit,...
2015-12-10 Oliver Schneideradjust documentation to mention `intravisit` instead...
2015-12-10 borsAuto merge of #30293 - steveklabnik:fixes, r=brson
2015-12-10 borsAuto merge of #30292 - Xmasreturns:patch-3, r=steveklabnik
2015-12-10 borsAuto merge of #30291 - Xmasreturns:patch-2, r=steveklabnik
2015-12-10 borsAuto merge of #30285 - glglwty:patch-1, r=alexcrichton
2015-12-09 borsAuto merge of #30284 - GuillaumeGomez:patch-3, r=Manish...
2015-12-09 XmasreturnsFixes from review
2015-12-09 borsAuto merge of #30288 - brson:bump, r=alexcrichton
2015-12-09 Steve KlabnikFix link in char docs
2015-12-09 Steve KlabnikFix extra space in str docs
2015-12-09 XmasreturnsGrammar and slight ordering changes
2015-12-09 borsAuto merge of #30270 - DiamondLovesYou:fix-30231, r...
2015-12-09 XmasreturnsGrammar changes for readability
2015-12-09 borsAuto merge of #29937 - alexcrichton:panic-recover,...
2015-12-09 Guillaume GomezAdd E0269 error explanation
2015-12-09 Alex Crichtonstd: Rename thread::catch_panic to panic::recover
2015-12-09 Tianyi Wangfixed a typo in comments
2015-12-09 borsAuto merge of #30140 - michaelwoerister:tls-encoding...
2015-12-09 Michael WoeristerAdd scoped thread-local encoding and decoding contexts...
2015-12-09 borsAuto merge of #30266 - oli-obk:expr_type_checked, r...
2015-12-09 borsAuto merge of #30263 - pnkfelix:rsbegin-rsend-are-windo...
2015-12-09 borsAuto merge of #30246 - untitaker:insaller, r=alexcrichton
2015-12-09 borsAuto merge of #30278 - steveklabnik:rollup, r=steveklabnik
2015-12-09 Steve KlabnikRollup merge of #30274 - tshepang:mere-renames, r=steve...
2015-12-09 Steve KlabnikRollup merge of #30273 - Xmasreturns:patch-1, r=stevekl...
2015-12-09 Steve KlabnikRollup merge of #30261 - oli-obk:add_regression_test...
2015-12-09 Steve KlabnikRollup merge of #30224 - matklad:super-docs, r=steveklabnik
2015-12-09 Steve KlabnikRollup merge of #30201 - GuillaumeGomez:patch-3, r...
2015-12-09 borsAuto merge of #30245 - Aatch:dynamic-align-dst, r=pnkfelix
2015-12-09 borsAuto merge of #30208 - pnkfelix:fix-issue-30063, r...
2015-12-09 borsAuto merge of #30145 - petrochenkov:hyg, r=nrc
2015-12-08 Tshepang Lekhonkhobedoc: these are just renames, so avoid duplication
2015-12-08 XmasreturnsUpdate traits.md
2015-12-08 XmasreturnsUpdate traits.md
2015-12-08 borsAuto merge of #30271 - steveklabnik:reorder_book, r...
2015-12-08 borsAuto merge of #30036 - mitaa:doc_id, r=alexcrichton
2015-12-08 Steve KlabnikRe-order the sections in TRPL
2015-12-08 Richard DiamondFix a typo in `fd.rs`. Fixes #30231.
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-08 Oliver Schneidershorten common if let patterns to function calls
2015-12-08 Oliver Schneideradd tests for ensuring const indexing does not cause...
2015-12-08 Felix S. Klock IIregression test for issue #30063
2015-12-08 Felix S. Klock IIWhen given `rustc -C codegen-units=4 -o output --emit...
2015-12-08 James MillerFix unsized structs with destructors
2015-12-08 Daniel CampbellAdded pretty-printing for span expansion chains through...
2015-12-07 borsAuto merge of #30087 - petrochenkov:indi, r=nrc
2015-12-07 borsAuto merge of #30256 - GuillaumeGomez:patch-5, r=Manish...
2015-12-07 Vadim PetrochenkovAdd comments for Ident::from_name and identifiers in...
2015-12-07 Guillaume GomezAdd E0264 error explanation
2015-12-07 Vadim PetrochenkovRemove some unnecessary indirection from HIR structures
2015-12-07 borsAuto merge of #30202 - oli-obk:fix/const_index_feature_...
2015-12-07 James MillerAlign pointers to DST fields properly
2015-12-07 borsAuto merge of #30188 - tshepang:lookup_addr-example...
2015-12-07 borsAuto merge of #30247 - bluss:revert-array-clone, r...
2015-12-07 Ulrik SverdrupAdd regression test for Clone for [[T; 256]; 4] where...
2015-12-06 Ulrik SverdrupRevert "PR #30130 Implement `Clone` for more arrays"
2015-12-06 Tshepang Lekhonkhobedoc: add example for std::net::lookup_addr
2015-12-06 borsAuto merge of #30241 - Manishearth:diag-30236, r=eddyb
2015-12-06 Manish GoregaokarCorrect span for unused type parameter error in type...
2015-12-06 borsAuto merge of #30234 - vyp:doc-typo, r=apasel422
2015-12-06 xd1ledoc(book/error-handling): fix typo
2015-12-06 borsAuto merge of #30221 - thyrgle:concurrency_doc, r=alexc...
2015-12-06 borsAuto merge of #30222 - mitaa:fqn#2, r=alexcrichton
2015-12-06 borsAuto merge of #30187 - alexcrichton:stabilize-1.6,...
2015-12-06 borsAuto merge of #30212 - GuillaumeGomez:css_split, r...
2015-12-05 Alex Crichtonstd: Stabilize APIs for the 1.6 release
2015-12-05 Christopher SumnichtUses unwrap instead of pattern matching
2015-12-05 mitaaAdd tests
2015-12-05 borsAuto merge of #30177 - retep998:handling-threads, r...
2015-12-05 Aleksey KladovDOCS: update reference about paths
2015-12-05 borsAuto merge of #30215 - SimonSapin:ipv6-display-alloc...
2015-12-05 Oliver Schneiderfix const index feature-gate regression
2015-12-05 borsAuto merge of #30102 - jFransham:feature/better-lifetim...
2015-12-05 mitaaReuse `record_extern_fqn`
2015-12-05 Christopher SumnichtResolved warnings about unused result
2015-12-05 borsAuto merge of #30207 - jwworth:pull-request-1449250353...
2015-12-05 Simon SapinRemove allocations in `impl Display for Ipv6Addr`
2015-12-05 borsAuto merge of #30185 - fhahn:improve-borrowck-public...
2015-12-05 borsAuto merge of #30211 - pnkfelix:fix-getopts-for-issue...
2015-12-05 borsAuto merge of #30210 - nagisa:tweak-man, r=alexcrichton
2015-12-05 Peter AtashianAdd JoinHandleExt to get the pthread_t on unix platforms
2015-12-05 Peter AtashianAsRawHandle and IntoRawHandle for JoinHandle
2015-12-05 borsAuto merge of #30205 - alexcrichton:fix-dist, r=brson
2015-12-04 borsAuto merge of #30130 - tbu-:pr_array_clone, r=alexcrichton
2015-12-04 Vadim PetrochenkovDo MTWT resolution during lowering to HIR
2015-12-04 Felix S. Klock IIExpand run-make test with regression tests for #30204
2015-12-04 Felix S. Klock IIChange internal `getopts` so `--a=b=c` acts like `...
2015-12-04 borsAuto merge of #30173 - sgrif:sg-fix-time-bug, r=alexcri...
2015-12-04 borsAuto merge of #30084 - oli-obk:const_fn, r=pnkfelix
2015-12-04 Jake WorthFix typo
2015-12-04 Sean GriffinFix the time overflow on mac as well
2015-12-04 Guillaume GomezAdd E0452 error explanation
2015-12-04 borsAuto merge of #30192 - jwworth:pull-request-1449185301...
2015-12-04 Tobias BucherDon't use an explicit temporary for cloning an array
2015-12-04 Tobias BucherImplement `Clone` for arrays without using slice patterns
2015-12-04 Tobias BucherImplement `Clone` for `[T; 0]` to `[T; 32]` if `T:...
2015-12-04 borsAuto merge of #29850 - Kimundi:attributes_that_make_a_s...
next