Skip to content
This repository was archived by the owner on Jan 7, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1523 commits
Select commit Hold shift + click to select a range
aa6a9c3
hir: remove NodeId from Arg
ljedrz Feb 26, 2019
01cf66b
hir: remove NodeId from TraitRef
ljedrz Feb 26, 2019
9cd1845
hir: remove NodeId from VisibilityKind
ljedrz Feb 26, 2019
c259489
tools/remote-test-{client,server}: deny(rust_2018_idioms)
Centril Mar 1, 2019
670a4d6
Fix typo in Vec#resize_with documentation
jens1o Mar 1, 2019
c3aab14
Forbid duplicating Cargo as a dependency
mati865 Mar 1, 2019
c1d2d83
Auto merge of #58754 - ljedrz:I_hate_NodeIds, r=Zoxc
bors Mar 1, 2019
8c16507
Schedule the demolition of `IsNotPromotable`
oli-obk Mar 1, 2019
a7d17bf
Update toolchain to build NetBSD release
alexcrichton Mar 1, 2019
60eeed3
Include bounds from promoted constants in NLL
matthewjasper Jan 17, 2019
848c252
Remove unnecessary parameter
matthewjasper Jan 17, 2019
3b93d71
Handle type annotations in promoted MIR correctly
matthewjasper Feb 27, 2019
f3730f9
Auto merge of #58800 - ehuss:update-books, r=Centril
bors Mar 1, 2019
dc4973d
Expand where negative supertrait specific error is shown
estebank Mar 1, 2019
d987b46
Auto merge of #56946 - Zoxc:jobserver, r=nikomatsakis
bors Mar 2, 2019
5360ded
fix an issue with path probing on Windows
euclio Mar 2, 2019
12d8a7d
look for python2 symlinks before bootstrap python
euclio Feb 22, 2019
a21d824
Auto merge of #57202 - matthewjasper:nll-typeck-promoteds, r=pnkfelix
bors Mar 2, 2019
7e277d9
middle & privacy: partially HirIdify
ljedrz Feb 27, 2019
ae45f17
hir: remove NodeId from StructField
ljedrz Feb 27, 2019
3c25193
hir: remove NodeId from ForeignItem
ljedrz Feb 27, 2019
77fa041
hir: remove NodeId from Item
ljedrz Feb 27, 2019
50b8bc8
hir: remove NodeId from Pat and FieldPat
ljedrz Mar 1, 2019
fb22315
hir: remove NodeId from VariantData
ljedrz Mar 1, 2019
fa61c67
hir: HirIdify Impl&TraitItemId
ljedrz Mar 1, 2019
299ed9a
driver: fix test
ljedrz Mar 1, 2019
9cfed5d
Auto merge of #58077 - Nemo157:generator-state-debug-info, r=Zoxc
bors Mar 2, 2019
fab272e
Auto merge of #58216 - pitdicker:sqos_flags, r=alexcrichton
bors Mar 2, 2019
2e82d11
Rollup merge of #58730 - timvermeulen:internal_iteration, r=scottmcm
kennytm Mar 2, 2019
df2b6bc
Rollup merge of #58780 - RalfJung:manually-drop, r=nagisa
kennytm Mar 2, 2019
f67736a
Rollup merge of #58782 - tspiteri:str-escape-self, r=kennytm
kennytm Mar 2, 2019
4aebce5
Rollup merge of #58785 - euclio:tool-lint-attrs, r=estebank
kennytm Mar 2, 2019
8bdd948
Rollup merge of #58802 - nnethercote:inline-record_layout, r=oli-obk
kennytm Mar 2, 2019
c4f693c
Rollup merge of #58821 - alex:patch-1, r=Centril
kennytm Mar 2, 2019
2c1a7c1
Rollup merge of #58830 - Centril:rust_2018_idioms-tidy, r=oli-obk
kennytm Mar 2, 2019
1180df2
Rollup merge of #58832 - pietroalbini:appveyor-hyperv, r=kennytm
kennytm Mar 2, 2019
53fc9c6
Rollup merge of #58833 - Centril:rust_2018_idioms-rustbook, r=oli-obk
kennytm Mar 2, 2019
0404c83
Rollup merge of #58835 - Centril:rust_2018_idioms-remote-test, r=oli-obk
kennytm Mar 2, 2019
2e51007
Rollup merge of #58838 - jens1o:patch-1, r=Centril
kennytm Mar 2, 2019
133f973
Rollup merge of #58852 - alexcrichton:update-netbsd, r=Mark-Simulacrum
kennytm Mar 2, 2019
c835a0a
Rollup merge of #58842 - mati865:53005, r=alexcrichton
kennytm Mar 2, 2019
04d0a8c
Fix C-variadic function printing
dlrobertson Mar 2, 2019
2870015
Bootstrap compiler update for 1.35 release
Mark-Simulacrum Feb 27, 2019
0ea2271
Auto merge of #58836 - ljedrz:begone_NodeId, r=Zoxc
bors Mar 2, 2019
edbbfad
Suggest removal of `&` when borrowing macro and appropriate
estebank Mar 2, 2019
df852c0
Suggest appropriate code for unused field when desrtucturing patttern
estebank Mar 2, 2019
ddd4731
Update miri
spastorino Mar 2, 2019
0081ef2
Point at enum definition when match patterns are not exhaustive
estebank Feb 10, 2019
509bb0a
Use anonymous explicit lifetimes
estebank Feb 11, 2019
d651281
Reword error message
estebank Mar 3, 2019
379cd29
Nit
alexreg Mar 2, 2019
7dbba3d
Auto merge of #58464 - jethrogb:jb/std-test-panic-output, r=alexcrichton
bors Mar 3, 2019
0467943
Call clang and llvm-objdump with correct library path
Mark-Simulacrum Mar 3, 2019
ba43811
Auto merge of #58793 - Mark-Simulacrum:master-next, r=alexcrichton
bors Mar 3, 2019
946e670
Rollup merge of #58865 - dlrobertson:fix-varargs, r=alexreg
kennytm Mar 3, 2019
f565cdd
Auto merge of #58866 - kennytm:rollup, r=kennytm
bors Mar 3, 2019
c0086b9
Auto merge of #58879 - spastorino:update_miri, r=oli-obk
bors Mar 3, 2019
020539e
Remove stray ` in the documentation for the FromIterator implementati…
Mar 3, 2019
25b8c61
Wrap the self-profiler in an `Arc<Mutex<>>`
wesleywiser Feb 10, 2019
fccc841
Remove profiler output and replace with a raw event dump
wesleywiser Feb 11, 2019
9d26789
Reduce the size of events by using a u64 instead of Instant
wesleywiser Feb 13, 2019
f20ad70
Use FxHashMap
wesleywiser Feb 25, 2019
2cfd644
Auto merge of #58673 - matthewjasper:typeck-ptr-coercions, r=pnkfelix
bors Mar 3, 2019
87a4363
Auto merge of #58425 - wesleywiser:more_profiler_changes, r=michaelwo…
bors Mar 3, 2019
2293d22
race condition in thread local storage example
benaryorg Mar 3, 2019
41e60d1
Monomorphize generator field types for debuginfo
Nemo157 Mar 3, 2019
60a649e
Add .nll.stderr output
Mar 3, 2019
45d015c
Auto merge of #58505 - schomatis:fix/nll/remove-live-var, r=matthewja…
bors Mar 3, 2019
594e261
Update Clippy
Xanewok Mar 3, 2019
9261088
Auto merge of #58807 - Xanewok:update-clippy, r=Xanewok
bors Mar 4, 2019
a9da8fc
Auto merge of #58380 - estebank:missing-match-pats, r=zackmdavis
bors Mar 4, 2019
1fec8c2
Make the Entry API of HashMap<K, V> Sync and Send (fixes #45219)
nox Feb 10, 2019
b129de4
Regression test for #58435.
pnkfelix Mar 4, 2019
5c0615b
Use early unwraps instead of bubbling up errors just to unwrap in the…
oli-obk Feb 16, 2019
9ed94e5
Fix release note problems noticed after merging.
Mark-Simulacrum Feb 28, 2019
6dd2a85
Regression test added for an async ICE.
gilescope Mar 4, 2019
9e8a62b
On return type `impl Trait` for block with no expr point at last semi
estebank Feb 5, 2019
f2718dc
Add fixme
estebank Feb 7, 2019
842014d
Add an explicit test for issue #50582
cuviper Mar 4, 2019
e6387b6
Fix rebase and move suggestion to its own method
estebank Mar 4, 2019
538a096
Add as_slice() to slice::IterMut and vec::Drain
cuviper Mar 4, 2019
97431a4
Create a derive macro for HashStable
Zoxc Dec 3, 2018
c3c1c8d
Allow linking to a proc macro on the target in metadata and still use…
Zoxc Jan 13, 2019
e501a87
Bootstrap changes
Zoxc Dec 2, 2018
70156fb
Encode proc macro stability
Zoxc Jan 28, 2019
10d2008
Add ignore and project attributes
Zoxc Dec 16, 2018
74b6419
Update Cargo.lock
Zoxc Mar 1, 2019
cd9a0cf
Make the lifetime parameters of tcx consistent.
gabi-250 Mar 4, 2019
cbe3344
Add librustc, libsyntax to rust-src distribution.
taeguk Feb 7, 2019
cdbae16
Use Ident for project
Zoxc Mar 5, 2019
2983d9c
Elide invalid method receiver error when it contains TyErr
estebank Mar 5, 2019
f22dca0
Auto merge of #58423 - nox:relax-bounds-buf-reader, r=dtolnay
bors Mar 5, 2019
33a6469
Unrolled await macro.
gilescope Mar 5, 2019
9902f8c
fixes rust-lang#52482
Feb 23, 2019
c0cef33
Remove JSBackend from config.toml
HadleyCanine Mar 5, 2019
fcec51d
Removed whitespace
gilescope Mar 5, 2019
1675212
Move locate_ctxt back
Zoxc Mar 5, 2019
12a491f
Make rustc_macro a Rust 2018 crate
Zoxc Mar 5, 2019
8052a4e
Add a test for HashStable stability
Zoxc Mar 5, 2019
e28cf74
remove unused Display impl
QuietMisdreavus Mar 5, 2019
3df0b89
only print coverage pass lists if running on nightly
QuietMisdreavus Mar 5, 2019
8ebc609
Add self to mailmap
Lucretiel Mar 5, 2019
62f23c2
Add Const generic param to ty
varkor Feb 20, 2019
11c31bb
Add ParamConst
varkor Feb 20, 2019
a36d386
Add ConstVid
varkor Feb 20, 2019
8cbbbaa
Add InferConst
varkor Feb 20, 2019
386e9fb
Add type_flags helper methods to consts
varkor Feb 20, 2019
2ce19ae
Use non_erasable_generics for codegen
varkor Feb 20, 2019
691d054
Take const generics into account when monomorphising
varkor Feb 20, 2019
1ebc858
Add const kind and UnpackedKind::Const
varkor Feb 20, 2019
7f2a4f7
Add ConstValue::Param and ConstValue::Infer
varkor Feb 20, 2019
f7f60ee
Add type constraints from const parameters
varkor Feb 20, 2019
73a6df6
Update diagnostics to include const parameters
varkor Feb 20, 2019
9a9aa5b
Implement Hash for new types
varkor Feb 20, 2019
63b7572
Stub methods in infer
varkor Feb 20, 2019
29c272d
Take const into account in context
varkor Feb 20, 2019
cbf5d22
Add const type flags
varkor Feb 20, 2019
0d1c9c0
Pretty printing for const generics
varkor Feb 20, 2019
f761c41
Make a lazy const from a const param
varkor Feb 20, 2019
f7cd97f
Add ast_const_to_const
varkor Feb 20, 2019
a8361eb
Refactor compare_method
varkor Feb 20, 2019
3001ae7
Implement wfcheck for const parameters
varkor Feb 20, 2019
eb2b8be
Implement collect for const parameters
varkor Feb 20, 2019
fc0fbe8
Stub rustdoc const generics implementations
varkor Feb 20, 2019
133e776
Add HAS_CT_INFER
varkor Feb 20, 2019
2dfde88
Implement structural_impls for const generics
varkor Feb 20, 2019
8e56729
Handle new ConstValue variants in mir
varkor Feb 20, 2019
c236c24
Handle const generics in typeck
varkor Feb 20, 2019
54b935b
Handle const generics elsewhere
varkor Feb 20, 2019
4c18ee4
Update const generics tests
varkor Feb 20, 2019
3e3a421
Update test fallout
varkor Feb 20, 2019
162405f
Fix negative integer literal test
varkor Feb 20, 2019
0da0457
Clean up some generic substs handling
varkor Feb 20, 2019
5c8b3c3
Fix rebase fallout
varkor Mar 5, 2019
ed9227a
Make adjustments for comments
varkor Mar 5, 2019
5384a11
Apply suggestions from code review
Centril Mar 6, 2019
51e0d1c
Clean up the example on slice::IterMut::as_slice()
cuviper Mar 6, 2019
e478cad
Add a tracking issue for new as_slice methods
cuviper Mar 6, 2019
669be1a
On incorrect cfg literal/identifier, point at the right span
estebank Mar 6, 2019
d5bb71c
Split up privacy checking so privacy_access_levels only does computat…
Zoxc Feb 23, 2019
d2923e5
Run the first block in a parallel! macro directly in the scope which …
Zoxc Feb 23, 2019
1745957
Make misc checking 2 more parallel
Zoxc Feb 23, 2019
140a837
Make misc checking 1 more parallel
Zoxc Feb 23, 2019
350f72f
Make wf checking parallel
Zoxc Feb 23, 2019
01f7450
Update tests
Zoxc Feb 23, 2019
7cc7b8f
Execute all parallel blocks even if they panic in a single-threaded c…
Zoxc Feb 24, 2019
db9a1c1
Add some comments
Zoxc Mar 6, 2019
7985c6f
Rename check_privacy to check_private_in_public
Zoxc Mar 6, 2019
0d39797
libstd: implement Error::source for io::Error
seanmonstar Mar 6, 2019
143e7d5
Desugared asyncs into generators and minimised.
gilescope Mar 6, 2019
de4478a
Refactor const_to_op
varkor Mar 6, 2019
c076701
Regression test for #58813
pnkfelix Mar 4, 2019
d2482fd
Avoid ICE during `repr(packed)` well-formedness check via delay_span_…
pnkfelix Mar 6, 2019
533f011
Regression test for issue #58158.
pnkfelix Mar 6, 2019
9e5def9
rust-lldb: fix crash when printing empty string
euclio Feb 22, 2019
f2ef283
Make Cargo a rustc tool again
Zoxc Mar 6, 2019
90bb07e
Apply suggestions from code review
Centril Mar 6, 2019
cefe9b0
Apply suggestions from code review
RalfJung Mar 6, 2019
02eb523
Surround found token with `
estebank Mar 6, 2019
88f755f
Auto merge of #58583 - varkor:const-generics-ty, r=oli-obk
bors Mar 7, 2019
2ec7d0b
Do not panic on missing close paren
estebank Mar 2, 2019
cc535a2
Bail when encountering a second unexpected token in the same span
estebank Mar 2, 2019
ed2de5a
Emit unclosed delimiters during recovery
estebank Mar 2, 2019
e38e915
Reduce test case
estebank Mar 2, 2019
c70a516
Panic when unmatched delimiters aren't emitted
estebank Mar 3, 2019
51d0e86
Emit missing unclosed delimiter errors
estebank Mar 3, 2019
ac6cc2d
Collect unclosed delimiters in parent parser
estebank Mar 3, 2019
f156d92
Always emit mismatched delim errors, never panic
estebank Mar 3, 2019
3818f8b
Add regression test for #58886
estebank Mar 4, 2019
6f0f2fc
Simplify code
estebank Mar 4, 2019
551ea65
Rely on drop to emit unclosed delims
estebank Mar 7, 2019
7a55a00
Make `-Z treat-err-as-bug` take a number of errors to be emitted
estebank Mar 7, 2019
7694ca1
Fix incorrect default
estebank Mar 7, 2019
cd06038
HirIdification: replace NodeId method calls
ljedrz Mar 4, 2019
78f91e3
hir: remove NodeId from PathSegment
ljedrz Mar 6, 2019
754037d
fix bad use of with_emitter
estebank Mar 7, 2019
e5b3ed8
Actually publish miri in the manifest
oli-obk Mar 7, 2019
c41ddf1
Keep current behavior while accepting error count
estebank Mar 7, 2019
558a07b
hir: remove NodeId from PatKind
ljedrz Mar 7, 2019
42fbcb5
hir: replace NodeId with HirId in Destination
ljedrz Mar 7, 2019
e780daf
hir: remove Visitor::visit_def_mention
ljedrz Mar 7, 2019
d7120e4
hir: remove some obsolete NodeId methods
ljedrz Mar 7, 2019
1d72037
Fix segfaults in release build C-variadic fns
dlrobertson Mar 7, 2019
a7563a3
fix bad logic
estebank Mar 7, 2019
bc9b936
Fix with_emitter callers
estebank Mar 7, 2019
e3299f2
Update treat-err-as-bug help text
estebank Mar 7, 2019
29716ef
update treat-err-as-bug test
estebank Mar 7, 2019
8bb62d1
Add a test for invalid const arguments
varkor Mar 7, 2019
0547ceb
Auto merge of #58013 - Zoxc:stable-hash-macro-simple, r=oli-obk
bors Mar 8, 2019
b58a006
Auto merge of #58903 - estebank:forgetful-delims, r=petrochenkov
bors Mar 8, 2019
19e39cb
Rollup merge of #58080 - MikaelUrankar:freebsd_arm, r=sanxiyn
emilyalbini Mar 8, 2019
4797568
Rollup merge of #58204 - estebank:impl-trait-semi, r=zackmdavis
emilyalbini Mar 8, 2019
bf7b502
Rollup merge of #58269 - taeguk:add-some-sources-to-rust-src-distribu…
emilyalbini Mar 8, 2019
55dc386
Rollup merge of #58369 - nox:sync-hash-map-entry, r=Amanieu
emilyalbini Mar 8, 2019
a68f760
Rollup merge of #58861 - estebank:fix-negative-traits, r=petrochenkov
emilyalbini Mar 8, 2019
4fbeb11
Rollup merge of #58877 - estebank:macro-borrow, r=davidtwco
emilyalbini Mar 8, 2019
3005b4d
Rollup merge of #58883 - estebank:unused-closure-arg, r=varkor
emilyalbini Mar 8, 2019
9c99511
Rollup merge of #58891 - Delta-Psi:doc-fixes, r=Centril
emilyalbini Mar 8, 2019
4bff63f
Rollup merge of #58893 - benaryorg:thread_local_example_join, r=alexc…
emilyalbini Mar 8, 2019
4083c69
Rollup merge of #58906 - Nemo157:generator-state-debug-info, r=Zoxc
emilyalbini Mar 8, 2019
c789291
Rollup merge of #58911 - pnkfelix:issue-58435-regression-test, r=alex…
emilyalbini Mar 8, 2019
eaafcb7
Rollup merge of #58912 - pnkfelix:issue-58813-incr-comp-regress-test,…
emilyalbini Mar 8, 2019
d9c6908
Rollup merge of #58916 - tspiteri:release-notes, r=petrochenkov
emilyalbini Mar 8, 2019
c99a240
Rollup merge of #58918 - gilescope:async-await-issue-testcase, r=petr…
emilyalbini Mar 8, 2019
416edc1
Rollup merge of #58921 - cuviper:issue-50582, r=varkor
emilyalbini Mar 8, 2019
40daa06
Rollup merge of #58926 - gabi-250:tcx-lifetimes, r=petrochenkov
emilyalbini Mar 8, 2019
254bc42
Rollup merge of #58931 - estebank:elide-receiver-tyerr, r=varkor
emilyalbini Mar 8, 2019
b2f7968
Rollup merge of #58940 - ThisIsADogHello:patch-1, r=alexcrichton
emilyalbini Mar 8, 2019
1d33fc9
Rollup merge of #58950 - Lucretiel:patch-5, r=alexcrichton
emilyalbini Mar 8, 2019
54a5073
Rollup merge of #58961 - estebank:issue-58462, r=varkor
emilyalbini Mar 8, 2019
378a011
Rollup merge of #58963 - seanmonstar:patch-3, r=cramertj
emilyalbini Mar 8, 2019
c51c90c
Rollup merge of #58970 - pnkfelix:issue-58158-size-of-assoc-type-ice,…
emilyalbini Mar 8, 2019
72d4c1e
Rollup merge of #58984 - estebank:multi-treat-err-as-bug, r=oli-obk
emilyalbini Mar 8, 2019
961e378
Rollup merge of #59007 - varkor:invalid-const-arg-test, r=petrochenkov
emilyalbini Mar 8, 2019
24fad4c
update clippy
ljedrz Mar 8, 2019
2a65cbe
Auto merge of #58915 - ljedrz:deprecate_nodeid_methods, r=Zoxc
bors Mar 8, 2019
6465257
std: Delete a by-definition spuriously failing test
alexcrichton Mar 8, 2019
018d4d2
improve unused doc comment diagnostic reporting
euclio Jan 23, 2019
daf80f7
expand unused doc comment diagnostic
euclio Jan 24, 2019
9243f9c
Update cargo, rls
ehuss Mar 4, 2019
0609029
Update books
ehuss Mar 8, 2019
b2ea6c8
Auto merge of #58985 - dlrobertson:fix_58980, r=alexreg
bors Mar 8, 2019
777cc25
Auto merge of #58920 - ehuss:update-cargo-rls, r=ehuss
bors Mar 9, 2019
c9f8304
Auto merge of #59012 - pietroalbini:rollup, r=pietroalbini
bors Mar 9, 2019
e1b8898
Auto merge of #57882 - euclio:unused-doc-attributes, r=estebank
bors Mar 9, 2019
2309625
Expose new_sub_parser_from_file
topecongiro Mar 9, 2019
4bbe883
use structured suggestions for E0432
euclio Jan 16, 2019
19f969a
Rollup merge of #58518 - oli-obk:unreachable_result_errors, r=RalfJung
Centril Mar 9, 2019
61e8cc5
Rollup merge of #58626 - QuietMisdreavus:doc-coverage, r=GuillaumeGomez
Centril Mar 9, 2019
6371622
Rollup merge of #58629 - euclio:debug-empty-str, r=alexcrichton
Centril Mar 9, 2019
5e52010
Rollup merge of #58660 - RalfJung:maybe-uninit, r=Centril
Centril Mar 9, 2019
0c4cb48
Rollup merge of #58670 - saleemjaffer:refactor_typecast_check_kinds, …
Centril Mar 9, 2019
3f872b2
Rollup merge of #58676 - euclio:bootstrap-python, r=alexcrichton
Centril Mar 9, 2019
f32d62e
Rollup merge of #58679 - Zoxc:passes-refactor, r=michaelwoerister
Centril Mar 9, 2019
f1e317b
Rollup merge of #58750 - TimDiekmann:master, r=oli-obk
Centril Mar 9, 2019
79873f7
Rollup merge of #58762 - petrochenkov:unwind, r=Mark-Simulacrum
Centril Mar 9, 2019
116b299
Rollup merge of #58924 - cuviper:more-as_slice, r=dtolnay
Centril Mar 9, 2019
f67efe9
Rollup merge of #58990 - oli-obk:miri_manifest, r=alexcrichton
Centril Mar 9, 2019
02c9928
Rollup merge of #59018 - alexcrichton:omg, r=sfackler
Centril Mar 9, 2019
4eb762a
Rollup merge of #59045 - topecongiro:expose-new_sub_parser_from_file,…
Centril Mar 9, 2019
26b4cb4
Auto merge of #59050 - Centril:rollup, r=Centril
bors Mar 9, 2019
8ad727e
Auto merge of #58498 - euclio:e0432-suggestions, r=estebank
bors Mar 10, 2019
51938c6
Make the rustc driver and interface demand driven
Zoxc Dec 8, 2018
913ad6d
Auto merge of #56732 - Zoxc:rustc-interface, r=oli-obk
bors Mar 10, 2019
609316a
CI: Trim some tests from i686-gnu
ehuss Mar 9, 2019
7285b56
Make migrate mode work at item level granularity
matthewjasper Feb 27, 2019
9d71ec1
Auto merge of #59054 - ehuss:ci-i686-gnu-tests, r=pietroalbini
bors Mar 10, 2019
c2ddf5a
Auto merge of #58784 - oli-obk:accidental_promotion, r=eddyb
bors Mar 11, 2019
f52f185
Auto merge of #58788 - matthewjasper:compare-children, r=pnkfelix
bors Mar 11, 2019
74c4dd4
Merge branch 'master' of https://github.com/rust-lang/rust into yk-sy…
vext01 Mar 11, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 4 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
url = https://github.com/rust-lang-nursery/rustfmt.git
[submodule "src/tools/miri"]
path = src/tools/miri
url = https://github.com/solson/miri.git
url = https://github.com/rust-lang/miri.git
[submodule "src/doc/rust-by-example"]
path = src/doc/rust-by-example
url = https://github.com/rust-lang/rust-by-example.git
Expand All @@ -44,3 +44,6 @@
path = src/llvm-project
url = https://github.com/rust-lang/llvm-project.git
branch = rustc/8.0-2019-01-16
[submodule "src/doc/embedded-book"]
path = src/doc/embedded-book
url = https://github.com/rust-embedded/book.git
2 changes: 2 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -155,11 +155,13 @@ Matt Brubeck <mbrubeck@limpet.net> <mbrubeck@cs.hmc.edu>
Matthew Auld <matthew.auld@intel.com>
Matthew McPherrin <matthew@mcpherrin.ca> <matt@mcpherrin.ca>
Matthijs Hofstra <thiezz@gmail.com>
Melody Horn <melody@boringcactus.com> <mathphreak@gmail.com>
Michael Williams <m.t.williams@live.com>
Michael Woerister <michaelwoerister@posteo> <michaelwoerister@gmail>
Mickaël Raybaud-Roig <raybaudroigm@gmail.com> m-r-r <raybaudroigm@gmail.com>
Ms2ger <ms2ger@gmail.com> <Ms2ger@gmail.com>
Mukilan Thiagarajan <mukilanthiagarajan@gmail.com>
Nathan West <Lucretiel@gmail.com> <lucretiel@gmail.com>
Nathan Wilson <wilnathan@gmail.com>
Nathaniel Herman <nherman@post.harvard.edu> Nathaniel Herman <nherman@college.harvard.edu>
Neil Pankey <npankey@gmail.com> <neil@wire.im>
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ matrix:
if: branch = auto
- env: IMAGE=i686-gnu-nopt
if: branch = auto
- env: IMAGE=wasm32-unknown
- env: IMAGE=test-various
if: branch = auto
- env: IMAGE=x86_64-gnu
if: branch = auto
Expand Down
18 changes: 9 additions & 9 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,10 +161,10 @@ it can be found [here][rctd].

Currently building Rust will also build the following external projects:

* [clippy](https://github.com/rust-lang-nursery/rust-clippy)
* [miri](https://github.com/solson/miri)
* [rustfmt](https://github.com/rust-lang-nursery/rustfmt)
* [rls](https://github.com/rust-lang-nursery/rls/)
* [clippy](https://github.com/rust-lang/rust-clippy)
* [miri](https://github.com/rust-lang/miri)
* [rustfmt](https://github.com/rust-lang/rustfmt)
* [rls](https://github.com/rust-lang/rls/)

We allow breakage of these tools in the nightly channel. Maintainers of these
projects will be notified of the breakages and should fix them as soon as
Expand All @@ -191,9 +191,9 @@ before the PR is merged.

Rust's build system builds a number of tools that make use of the
internals of the compiler. This includes
[Clippy](https://github.com/rust-lang-nursery/rust-clippy),
[RLS](https://github.com/rust-lang-nursery/rls) and
[rustfmt](https://github.com/rust-lang-nursery/rustfmt). If these tools
[Clippy](https://github.com/rust-lang/rust-clippy),
[RLS](https://github.com/rust-lang/rls) and
[rustfmt](https://github.com/rust-lang/rustfmt). If these tools
break because of your changes, you may run into a sort of "chicken and egg"
problem. These tools rely on the latest compiler to be built so you can't update
them to reflect your changes to the compiler until those changes are merged into
Expand Down Expand Up @@ -253,10 +253,10 @@ to complete a few more steps which are outlined with their rationale below.

*(This error may change in the future to include more information.)*
```
error: failed to resolve patches for `https://github.com/rust-lang-nursery/rustfmt`
error: failed to resolve patches for `https://github.com/rust-lang/rustfmt`
Caused by:
patch for `rustfmt-nightly` in `https://github.com/rust-lang-nursery/rustfmt` did not resolve to any crates
patch for `rustfmt-nightly` in `https://github.com/rust-lang/rustfmt` did not resolve to any crates
failed to run: ~/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo build --manifest-path ~/rust/src/bootstrap/Cargo.toml
```

Expand Down
Loading